Search Google Ads Geo Targets
adsap_google_search_geo_targetsFind Google Ads geo target constants by location name (city, region, country, postal area) for Search campaign location targeting. Returns id, name, target type, country, reach and parent locations for each match — the id is exactly what adsap_google_create_search_campaign expects in geo.location_ids. Up to 25 names per call; pass country_code to disambiguate (e.g. Paris FR vs Paris TX). For Meta geo targeting use adsap_search_geo_locations instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| locale | No | Display-language locale for the returned names (default 'en'). | |
| country_code | No | Optional 2-letter ISO country code to scope the search — recommended for ambiguous city names. | |
| location_names | Yes | Location names to resolve, e.g. ['Paris', 'Lyon']. Max 25 per call. |