Draft keywords
draft_keywordsPreview new keyword additions for a Google Ads ad group by generating a draft plan with specified keywords and match types, then apply it using confirm_and_apply.
Instructions
Draft keyword additions — returns a PREVIEW, does NOT add keywords.
keywords: list of {"text": "keyword phrase", "match_type": "EXACT|PHRASE|BROAD"} Call confirm_and_apply with the returned plan_id to execute.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| keywords | Yes | ||
| ad_group_id | Yes | ||
| customer_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||