List advertiser accounts
Advertisers
List advertiser accounts
List the sales-agent accounts already linked to an advertiser, with optional filtering by sales agent.
GET
List advertiser accounts
Authorizations
API key or access token
Path Parameters
Unique identifier for the advertiser
Minimum string length:
1Example:
"12345"
Query Parameters
Filter accounts to those reachable through this storefront. Pair with sourceId.
Required range:
1 <= x <= 9007199254740991Example:
42
Filter accounts to those reachable through this inventory source. Pair with storefrontId.
Minimum string length:
1Example:
"src_main"
Filter by account status
Available options:
active, pending_approval, payment_required, suspended, closed, unreachable Number of results to return (max 250)
Required range:
1 <= x <= 250Example:
50
Number of results to skip for pagination
Required range:
0 <= x <= 9007199254740991Example:
0
Response
List advertiser accounts
Response containing a paginated list of linked-account summaries