v1

latestOpenAPI 3.0.12026-07-22204678550.0 KB
Campaign

/2026-01/marketing-solutions/marketplace-performance-outcomes/advertisers

Get the collection of advertisers associated with the user.

get/2026-01/marketing-solutions/marketplace-performance-outcomes/advertisers

Response

Success

advertiserNamestring

Display name of the advertiser

currencyNamestring

Currency used by the advertiser for bids and budgets (e.g. USD, EUR)

idinteger

Unique advertiser identifier

timeZoneIdstring nullable

IANA timezone identifier for the advertiser (e.g. UTC, Asia/Tokyo)

Example response

[
  {
    "id": 9703,
    "advertiserName": "MyCarDealers CO",
    "currencyName": "USD",
    "timeZoneId": "UTC"
  }
]