v1
latestOpenAPI 3.0.12026-07-22204678550.0 KBCampaign
/2026-01/marketing-solutions/marketplace-performance-outcomes/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.
patch/2026-01/marketing-solutions/marketplace-performance-outcomes/budgets/{budgetId}
Path parameters
budgetIdstring int64 required
Id of the budget
Request body
Response
Success
Example response
{
"id": "16501666",
"sellerId": "10656107",
"campaignIds": [
436017
],
"budgetType": "Capped",
"amount": 462.47,
"endDate": "2026-04-30",
"spend": 117.59,
"status": "Current",
"isSuspended": false
}