Get Keyword Performance
google_ads_get_keyword_performanceRetrieve per-keyword performance metrics including clicks, cost, CTR, CPC, conversions, and conversion rate over a specified date range, with optional filtering by campaign or ad group.
Instructions
Per-keyword performance metrics over a date range. Returns clicks, cost_micros, ctr, average_cpc, conversions, conversion_rate. Filter with campaign_id, ad_group_id, or min_clicks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date_range | No | Predefined date range supported by Google Ads GAQL. | LAST_30_DAYS |
| min_clicks | No | Filter out keywords with fewer than this many clicks (defensive baseline filter). | |
| ad_group_id | No | ||
| campaign_id | No | ||
| 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 | ||
| error | No | ||
| privacy_mode | No |