Search Targeting Geolocations
meta_search_targeting_geolocationsSearch for geographic targeting locations (countries, regions, cities, zip codes) to obtain keys for ad set targeting.
Instructions
Searches for geographic targeting options (countries, regions, cities, zip codes).
Args:
q (string): Location search query (e.g., "New York", "United Kingdom")
type (string): Location type — country, region, city, zip, geo_market, electoral_district
limit (number): Max results (default 25)
Returns: Location keys to use in ad set targeting.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | Yes | ||
| type | No | city | |
| limit | No | ||
| response_format | No | Output format: 'markdown' for human-readable or 'json' for machine-readable | markdown |