Resume Keyword (gated mutation)
google_ads_resume_keywordResume a paused Google Ads keyword by criterion ID to re-enable it for serving. Requires the customer ID, ad group ID, and explicit user intent.
Instructions
Resume (enable) a single paused keyword by criterion_id. GATED.
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 |