remove_negative_keyword
Remove a negative keyword from Google Ads by resource name. Preview changes in dry run, then confirm to execute.
Instructions
Remove a negative keyword by resource name.
Get the resource_name from get_search_terms or execute_gaql on campaign_criterion.
Default is DRY RUN — shows preview. Pass confirm=True to execute.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Set True to execute. Default False (dry run). | |
| customer_id | Yes | Google Ads account ID. | |
| resource_name | Yes | Full resource name, e.g. 'customers/1234567890/campaignCriteria/111111~222222' | |
| login_customer_id | No | Optional MCC ID. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||