Update Seller Budget
PATCH {{baseUrl}}/legacy/offsite-ads/budgets/:budgetId
Modify an existing active budget to change its limitations or status. All three types of budgets can be modified.
See the additional restrictions listed in the PATCH budgets endpoint.
Request Body
{"startDate"=>"2010-01-10T04:50:01.539Z", "endDate"=>"qui sed volu", "campaignIds"=>[15297975, 50048588], "isSuspended"=>false}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |