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.
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 |
|---|---|---|---|
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 on account-scoped tools. Call gads_list_ad_accounts to enumerate accounts. |