Pause Keyword (gated mutation)
google_ads_pause_keywordPause a specific Google Ads keyword using its criterion ID. Requires explicit user confirmation to proceed.
Instructions
Pause a single keyword by criterion_id. GATED: requires GOOGLE_ADS_ALLOW_MUTATIONS=true AND explicit_user_intent=true. Ask the user first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ad_group_id | Yes | Ad group that owns the keyword criterion. | |
| customer_id | Yes | Google Ads customer id (10 digits). Dashes optional, e.g. '1234567890' or '123-456-7890'. | |
| criterion_id | Yes | Keyword criterion id (the keyword's id, NOT the keyword text). | |
| response_format | No | markdown | |
| explicit_user_intent | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | No | ||
| note | No | ||
| error | No | ||
| applied | No | ||
| resource | No | ||
| reverted | No |