Skip to main content
PUT
/2026-01/retail-media/line-items/{line-item-id}/bid-multipliers

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 bid multiplier retrieval

Body

application/json

New Bid Multipliers to be set

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

BidMultipliers 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