get_keyword_performance
Get keyword-level metrics like impressions, clicks, cost, and conversions for a customer ID and date range. Optionally filter by campaign for targeted analysis.
Instructions
Get keyword-level performance metrics (impressions, clicks, cost, conversions).
Args: customer_id: The Google Ads customer ID (10 digits, dashes optional). date_range: A GAQL date range literal, e.g. LAST_30_DAYS, LAST_7_DAYS, THIS_MONTH. campaign_id: Optional campaign ID to restrict results to a single campaign.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date_range | No | LAST_30_DAYS | |
| campaign_id | No | ||
| customer_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |