Governance adapter that calls a governance agent via AdCP protocol.
Sellers configure this with their governance agent and caller URL, then call checkCommitted() before executing media buys.
For custom governance logic, extend this class and override checkCommitted().
Optional
Whether governance is supported by this server
Run a committed governance check before executing a media buy
Governance adapter that calls a governance agent via AdCP protocol.
Sellers configure this with their governance agent and caller URL, then call checkCommitted() before executing media buys.
For custom governance logic, extend this class and override checkCommitted().