Promoted Products Post Api202110External Line Item Products Unpause By Line Item Id

POST {{baseUrl}}/2024-01/retail-media/line-items/:line-item-id/products/unpause

This endpoint unpauses one or more promoted products on a specified line item.

Request Body

{"data"=>[{"id"=>"<string>", "type"=>"<string>", "attributes"=>{"bidOverride"=>"<number>"}}, {"id"=>"<string>", "type"=>"<string>", "attributes"=>{"bidOverride"=>"<number>"}}]}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring

RESPONSES

status: OK