Inputs
Output
Type:List[Dict]
Returns matching geolocations.
Fields: dynamic (depend on the inputs)Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Lists Reddit Ads geolocations filterable by country, city, or postal code
| App | Reddit Ads |
| Operation ID | reddit_ads_list_geolocations |
| Type | Action |
| Connection | reddit_ads (required) |
| Credits per run | 1 |
| Agent / MCP tool | Yes |
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
country | string | No | - | Filter by country code (ISO 3166-1 alpha-2), for example ‘US’ or ‘GB’. |
city_search | string | No | - | Filter by city name (substring match). |
postal_code | string | No | - | Filter by postal code (substring match). |
limit | integer | No | 100 | Maximum number of results to return. Default: 100. |
List[Dict]
Returns matching geolocations.
Fields: dynamic (depend on the inputs)