Inputs
Output
Type:List[Dict]
Returns list of matching geo target locations with IDs, names, country codes, and target types.
Fields: location_id, name, canonical_name, country_code, target_type, status, reach, search_termDocumentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Search for Google Ads geo target location IDs by name
| App | Google Ads |
| Operation ID | gads_search_geo_targets |
| Type | Action |
| Connection | None |
| Credits per run | Free |
| Agent / MCP tool | Yes |
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
search_terms | string | Yes | - | Location names to search for, separated by commas or newlines (e.g., ‘Paris, New York, California’) |
country_code | string | No | - | Optional 2-letter ISO country code to filter results (e.g., ‘US’, ‘FR’) |
locale | string | No | en | Locale for results (e.g., ‘en’, ‘fr’, ‘de’). Default: ‘en’ |
limit | integer | No | 50 | Maximum number of results to return. Default: 50 |
List[Dict]
Returns list of matching geo target locations with IDs, names, country codes, and target types.
Fields: location_id, name, canonical_name, country_code, target_type, status, reach, search_term