Skip to main content
PATCH
Bulk update Google Ads campaign budgets

Authorizations

api_key
string
header
required

Personal API key.

Path Parameters

app_id
string
required

ID of the app whose Google Ads campaigns to manage.

Body

application/json
updates
object[]
required

One entry per campaign. An empty array is accepted and changes nothing.

Response

Per-campaign outcome. Check failed: a partial success also returns 200.

Per-campaign outcome of a bulk budget update.

succeeded
string[]
required

IDs of the campaigns whose budget was updated.

Example:
failed
BulkBudgetFailure · object[]
required

Campaigns that were left unchanged, each with a reason. Empty when every update applied.

Example: