add_negative_keywords
Add negative keywords to Google Ads campaigns to filter out unwanted searches. Preview changes with a dry run, then confirm to execute.
Instructions
Add negative keywords to a campaign.
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). | |
| keywords | Yes | List of keyword strings (no brackets/quotes needed — just the text). | |
| match_type | No | 'BROAD', 'PHRASE', or 'EXACT'. Defaults to 'BROAD'. | BROAD |
| campaign_id | Yes | Campaign to add negatives to. | |
| customer_id | Yes | Google Ads account ID. | |
| login_customer_id | No | Optional MCC ID. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||