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.

Not yet available to API tokens

This endpoint currently requires session authentication; Personal Access Token scope support is in progress.

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