Approvals
gads_reject_action
Reject a pending (proposed) action — nothing runs against Google Ads and the row becomes terminal.
Reject a pending (proposed) action — nothing runs against Google Ads and the row becomes terminal. Only call when the human has explicitly decided against this specific action.
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 |
|---|---|---|---|
actionId | string | Yes | The gads_agent_actions row id (from gads_list_pending_actions or gads_list_action_history). |
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. |