Skip to main content
GET
/experimental/retail-media/line-items/{line-item-id}/bidding-strategy

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

The identifier of the line item whose bidding settings are requested.

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.