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).
Type: money-moving write. 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
| Parameter | Type | Required | Description |
|---|---|---|---|
campaignId | string | Yes | |
status | "ENABLED" | "PAUSED" | Yes | |
reason | string | Yes | |
projectId | string | No | Target account (project id) — required on account-scoped tools. Call gads_list_ad_accounts to enumerate accounts. |