Start Keyword Expansion
start_keyword_expansionBegin a breadth-first keyword expansion from up to 20 seed keywords, iteratively discovering related terms with live search volume, CPC, and competition data.
Instructions
Start an asynchronous breadth-first/round-based keyword expansion.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| seeds | Yes | One to 20 seed keywords used as expansion starting points. | |
| language_id | No | Google Ads numeric language ID; 1000 represents English. | |
| location_id | No | Google Ads numeric geo target ID; 2840 represents the United States. | |
| exclude_rules | No | Optional text rules; matching results are removed. | |
| include_rules | No | Optional text rules; results must match at least one supplied rule. | |
| max_iterations | No | Maximum breadth-first expansion rounds, from 1 through 10. | |
| min_search_volume | No | Exclude discovered keywords below this monthly search volume. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| error | No | Human-readable error when task creation fails. | |
| status | No | Initial task status. | |
| success | Yes | Whether the task was accepted. | |
| task_id | No | Task identifier used for polling. |