Geographic performance
geo_performanceRetrieve Google Ads performance metrics by user location (country, region, city) for a specified date range, with support for custom date ranges and preset periods.
Instructions
Metrics by user location for a date range (country/region/city geo target constants). Resolve the constant names with gaql_search on geo_target_constant if needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max rows to return | |
| end_date | No | Custom range end, YYYY-MM-DD | |
| date_range | No | Preset date range. Ignored when start_date and end_date are both given. ALL_TIME applies no date filter. | LAST_30_DAYS |
| start_date | No | Custom range start, YYYY-MM-DD | |
| campaign_id | No | ||
| customer_id | No | Google Ads customer ID (10 digits, dashes allowed). Defaults to GOOGLE_ADS_CUSTOMER_ID. |