Update Seller Campaigns
PATCH {{baseUrl}}/legacy/offsite-ads/seller-campaigns
Patching a collection of seller campaigns allows their bids to be modified. Each bid must be a non-negative value. Setting the bid to zero will make a seller campaign inactive.
The currency used for bids will be the default currency of the campaign.
Request Body
{"0"=>{"id"=>"ad eu in", "bid"=>89867350.82387772}, "1"=>{"id"=>"in fugiat", "bid"=>15613964.952482149}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |