Promoted Products Post Api202110External Line Item Products Unpause By Line Item Id
POST {{baseUrl}}/2023-04/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
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
RESPONSES
status: OK