Writes (money-moving)

gads_propose_budget_change

Propose a new daily budget for a campaign (micros).

Propose a new daily budget for a campaign (micros). Safe, bounded changes apply automatically under the org's policy; everything else queues for operator approval. The result states which happened (mode) and why (policyReasons). Raises ≤30% on campaigns above the ROAS floor apply automatically.

Scope: write token required · money-moving. Every write is dry-run validated, then classified by the safe-apply policy — auto-applied when bounded and low-risk, otherwise queued for approval.

Parameters

ParameterTypeRequiredDescription
campaignIdstringYes
newDailyBudgetMicrosintegerYes
reasonstringYes
projectIdstringNoTarget account (project id). Required with an org-scoped token for account-scoped tools — call gads_list_ad_accounts to enumerate accounts. Omit with a project-scoped token.

On this page