Unpause Promoted Products
POST {{baseUrl}}/preview/retail-media/line-items/:line-item-id/products/unpause
Un-pause a collection of promoted products associated with a line item
Request Body
{"data"=>[{"id"=>"<string>", "type"=>"<string>", "attributes"=>{"id"=>"<string>", "bidOverride"=>"<number>", "status"=>"Active"}}, {"id"=>"<string>", "type"=>"<string>", "attributes"=>{"id"=>"<string>", "bidOverride"=>"<number>", "status"=>"Paused"}}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |