v1

latestOpenAPI 3.0.12026-07-22204678550.0 KB
Campaign

/2026-01/marketing-solutions/marketplace-performance-outcomes/advertisers/{advertiserId}

Get an advertiser.

get/2026-01/marketing-solutions/marketplace-performance-outcomes/advertisers/{advertiserId}

Path parameters

advertiserIdstring int32 required

Id of the advertiser

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"
}