Per-agent authorization rollup
Returns whether a given agent is authorized for a publisher domain and how many of the publisher’s properties it can sell. When the agent has property-level authorization rows, the count is the intersection with the publisher’s property set; when it only has a publisher-wide row, the count equals the total. Returns 404 when the agent has no authorization (publisher-wide or property-level) for the domain.
Query Parameters
"voxmedia.com"
"https://sales.pubmatic.com/mcp"
Response
Authorization rollup
Count of publisher's properties the agent can sell.
x >= 0Total properties the publisher exposes.
x >= 0True when the agent has only a publisher-wide authorization (no property-level rows). In that case authorized equals total.
adagents_json, agent_claim Properties the agent is NOT authorized for. Empty when publisher_wide is true.