Skip to main content
POST
/preview/retail-media/third-party-accounts/{accountId}/brands/add

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

accountId
string
required

account to add brands to

Body

application/json

list of bands to add to an account

A top-level object that encapsulates a Criteo API request for a single value object.

data
object | null

A value resource exposed by the API.

Response

200 - application/json

Success

A top-level object that encapsulates a Criteo API response for a single value object.

data
object | null

A value resource exposed by the API.

errors
object[] | null
read-only

Errors that occured during this call.

warnings
object[] | null
read-only

Warnings that occured during this call.