ads_add_keywords
Add positive keywords to a Google Ads ad group with specified match types and optional CPC bids. Supports dry-run mode to preview changes before applying them.
Instructions
Add positive keywords to an ad group.
Args: customer_id: 10-digit account id. ad_group_id: target ad group id. keywords: keyword text list. match_type: EXACT | PHRASE | BROAD (default PHRASE). cpc_bid: optional per-keyword max CPC (currency). confirm: must be true to apply (else dry-run).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | ||
| cpc_bid | No | ||
| keywords | No | ||
| match_type | No | PHRASE | |
| ad_group_id | No | ||
| customer_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |