List advertisers
List all advertisers with optional filtering and pagination.
Authorizations
API key or access token
Query Parameters
Filter by advertiser status. Use ALL to include both active and archived. Defaults to ACTIVE.
ACTIVE, ARCHIVED, ALL Filter by advertiser name (case-insensitive, partial match)
"Acme"
Filter to advertisers linked to at least one account from this partner / sales agent ID.
"snap"
Filter by sandbox mode. true returns only sandbox advertisers, false returns only production advertisers. Omit to return all.
When true, include linked brand identity data on advertiser summary rows so creative agents can use brand logos, colors, tone, and catalog data.
Maximum number of advertisers to return per page (default: 100, max: 100)
x <= 100100
Number of advertisers to skip for pagination (default: 0)
0 <= x <= 90071992547409910
Response
List advertisers
Response containing a paginated list of advertiser summaries
Advertisers projected to the summary shape. Use get_advertiser for the full resource.
Total count of advertisers matching the query
0 <= x <= 900719925474099142
Whether there are more results available
Offset to use for the next page of results, or null if no more results
0 <= x <= 9007199254740991