update_keyword_status
Change a keyword's state to enabled, paused, or removed via criterion ID. Preview changes with dry-run mode to validate before applying.
Instructions
Set a keyword's status: 'ENABLED', 'PAUSED', or 'REMOVED'. criterion_id is the keyword's criterion id (from list_keywords). Dry run unless confirm=True.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | Yes | ||
| confirm | No | ||
| ad_group_id | Yes | ||
| customer_id | Yes | ||
| criterion_id | Yes |