list_keywords
Retrieve keywords from a specific Google Ads ad group using customer and ad group IDs. Filter by ENABLED, PAUSED, or REMOVED status and set a limit to control the number of results.
Instructions
List keywords in an ad group.
Args: customer_id: Google Ads customer ID. ad_group_id: Ad group ID. status_filter: Optional -- 'ENABLED', 'PAUSED', or 'REMOVED'. limit: Max keywords to return (default 200).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| ad_group_id | Yes | ||
| customer_id | Yes | ||
| status_filter | No |