List Google Ads Keywords
google_ads_list_keywordsRetrieve Google Ads keyword criteria by campaign or ad group, returning keyword text, match type, status, and CPC bid micros. Filter by status, campaign, or ad group to get the exact keywords.
Instructions
List keyword criteria under a campaign or ad group. Returns criterion_id, keyword text, match type, status, and cpc_bid_micros.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | ENABLED | |
| page_size | No | ||
| ad_group_id | No | Optional ad group id filter. | |
| campaign_id | No | Optional campaign id filter. | |
| customer_id | Yes | Google Ads customer id (10 digits). Dashes optional, e.g. '1234567890' or '123-456-7890'. | |
| privacy_mode | No | Optional per-call payload privacy override. Defaults to GOOGLE_ADS_PRIVACY_MODE or structured. | |
| response_format | No | markdown |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | No | ||
| count | No | ||
| error | No | ||
| records | No | ||
| has_more | No | ||
| privacy_mode | No | ||
| next_page_token | No |