get_keywords
Retrieve keywords from a Google Ads ad group, with optional filtering by match type and ad group ID.
Instructions
Retrieve keywords from an ad group, optionally filtered by match type.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | max rows returned to the caller (hard-capped at 10,000 by the API). | |
| ad_group_id | No | Optional ad group id to filter keywords to a specific ad group. | |
| customer_id | Yes | Google Ads customer id (digits only; hyphens are stripped). | |
| match_type_filter | No | Optional match type filter (BROAD, PHRASE, or EXACT). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||