Resolve media billing entity
Answer “who gets this invoice” for an advertiser or account (exactly one of advertiserId/childCustomerId): the advertiser’s own attachment wins, else its owning account’s attachment, else the org PRIMARY entity (the mandatory backstop), else unresolved. Purely structural — no geo/country input.
Authorizations
API key or access token
Query Parameters
Resolve the media billing entity for this advertiser. Exactly one of advertiserId/childCustomerId must be provided.
Resolve the media billing entity for this account (child customer). Exactly one of advertiserId/childCustomerId must be provided.
Response
Resolve media billing entity
Answers "who gets this invoice" for an advertiser or account: the resolved media billing entity and which level of the hierarchy it came from.
The resolved media billing entity, or null when the org has no media billing entity at all (not even a primary backstop).
"advertiser" (the advertiser has its own attachment), "account" (its owning account does), "org" (the org primary/backstop), or "none" (the org has no entity yet).
advertiser, account, org, none