google_ads_geographic_performance
Retrieve Google Ads performance metrics segmented by geographic location, with optional campaign and date range filters.
Instructions
Get performance by geographic location.
Args: customer_id: Customer ID (without hyphens) campaign_id: Optional campaign ID filter date_range: Date range
Returns: Performance breakdown by location
Example: google_ads_geographic_performance( customer_id="1234567890", date_range="LAST_30_DAYS" )
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| customer_id | Yes | ||
| campaign_id | No | ||
| date_range | No | LAST_30_DAYS |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |