Skip to main content
PUT /api/v2/buyer/advertisers/{advertiserId} Updates an existing advertiser. All body fields are optional — send only what you want to change. sandbox cannot be changed after creation.

Request

curl

Parameters

Response

Returns the full advertiser resource with the applied changes.
linkedAccounts is additive (existing links stay), but utmConfig and frequencyCaps replace their entire existing set. Pass an empty array to clear, or omit the field to leave it untouched.

Errors

  • 400 VALIDATION_ERROR — invalid field value, or a primaryCurrency change blocked by existing campaign budgets.
  • 404 NOT_FOUNDadvertiserId does not exist or is not visible to the authenticated account.
See Errors for the full error contract.

Advertiser tasks

All advertiser operations

Advertiser overview

Fields, lifecycle, and concepts

Get advertiser

Read the current state first

Delete advertiser

Archive when done