add_keyword
Add a keyword to a Google Ads ad group, specifying match type and using dry-run validation until confirmed.
Instructions
Add a keyword to an ad group. match_type is 'EXACT', 'PHRASE', or 'BROAD'. Dry run unless confirm=True.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| confirm | No | ||
| match_type | No | BROAD | |
| ad_group_id | Yes | ||
| customer_id | Yes |