Skip to main content

Update Selected Advertiser Profiles

PUT 

/api/amazon-ads/:integrationInstance/profiles

Persist which advertiser profiles are selected for spend syncing on this connection. Only selected profiles are pulled during a spend sync.

Authorization

Any valid API token can call this endpoint — no specific scope required. Manage tokens.

Body fields:

  • profile_ids (required, array) — the Amazon profile ids to sync. Send an empty array to clear the selection.

Returns the updated connection.

Authentication: Requires Bearer token.

Request

Responses

OK

Response Headers
    Content-Type