Skip to main content
PUT
/preview/retail-media/line-items/{line-item-id}/product-buttons/{product-button-id}

Authorizations

Authorization
string
header
required

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

Path Parameters

line-item-id
string
required

LineItemId for productButton update

product-button-id
string
required

productButtonId used for update

Body

application/json

Specific Product button update info

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

data
object | null

A class that represents a domain entity exposed by an API

Response

200 - application/json
object | null

ProductButton updated

A top-level object that encapsulates a Criteo API response for several entities

data
(object | null)[] | null

A class that represents a domain entity exposed by an API

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