Writes (money-moving)

gads_propose_campaign_status

Propose enabling or pausing a campaign.

Propose enabling or pausing a campaign. Always queues for operator approval (big spend move).

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
status"ENABLED" | "PAUSED"Yes
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