Writes (money-moving)
gads_propose_ad_status
Propose enabling or pausing an existing ad — e.g.
Propose enabling or pausing an existing ad — e.g. turn on a paused RSA, or pause a losing one — so ads are fully managed here without opening Google Ads. 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). Ad status changes are review-tier, so they queue for approval.
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
| Parameter | Type | Required | Description |
|---|---|---|---|
adGroupId | string | Yes | |
adId | string | Yes | |
status | "ENABLED" | "PAUSED" | Yes | |
reason | string | Yes | |
projectId | string | No | Target 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. |