# Search geo locations (adsap_search_geo_locations)

Searches Meta location keys for cities and regions so the assistant can target them.

Canonical: https://adsap.ai/docs/tools/adsap_search_geo_locations
Updated: 2026-09-13

**Platform:** Meta · **Read or write:** Read · **Plan:** All plans · **Consumes a task:** No · **Preview supported:** No

## What it does

Searches Meta location keys for cities and regions so the assistant can target them. You can narrow the search by location type or country. Country codes need no lookup; two-letter ISO codes work directly in targeting.

## Parameters

Descriptions are shortened from the tool schema. Your assistant sees the full text.

| Name | Type | Required | Description |
|---|---|---|---|
| `query` | string | Yes |  |
| `location_types` | array of string | No |  |
| `country_code` | string | No | ISO alpha-2 to narrow results. |
| `limit` | integer | No |  |

## Example prompts

- "Find the Meta location key for Lyon."
- "Search for regions in Germany named Bavaria."
- "Which cities called Springfield can I target in the US?"

## Related tools

- [`adsap_get_delivery_estimate`](/tools/adsap_get_delivery_estimate): Get Meta's delivery estimate for a proposed audience and optimization configuration.
- [`adsap_search_behaviors`](/tools/adsap_search_behaviors): Search Meta behavior targeting by keyword/category.
- [`adsap_search_interests`](/tools/adsap_search_interests): Search Meta interest targeting by keyword.

## Guide

Read [Audiences and targeting](/guides/launch/audiences) for the workflow around this tool, and the [Tool reference](/tools) for every tool.
