Skip to main content
PUT
/2025-04/retail-media/accounts/{account-id}/creatives/{creative-id}

Authorizations

Authorization
string
header
required

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

Path Parameters

account-id
string
required

External account id containing the creative

creative-id
string
required

Creative to update

Body

application/json

The creative to create

Update model of a creative

name
string
required

The name of the creative

retailerId
integer<int32>
required

The retailer associated to the creative

templateId
integer<int32>
required

The creative template used for this creative

templateVariableValues
object[]
required

The template chosen values

brandId
integer<int64>

The brand associated to the creative

id
string | null

Response

201 - application/json

Creative updated

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

data
object | null

A class that represents a domain entity exposed by an API.

errors
object[] | null
read-only
warnings
object[] | null
read-only