list_proxy_targeting_options
Find countries, regions, cities, ISPs, or continents targetable for a given Evomi proxy product, with optional search. Retrieve valid IDs before building proxy connection strings.
Instructions
Look up which countries, regions, cities, ISPs or continents can be targeted on a given Evomi proxy product, with an optional search filter. Call this before build_proxy_connection_string whenever a city, region or ISP is involved. Every entry gives an 'id' and a 'name': the 'id' is what the gateway accepts and what to pass back, the 'name' is the display form. The full catalogue is large, so results are filtered and capped. Returns no credentials. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | countries | |
| limit | No | Maximum entries to return (1-500). | |
| search | No | Case-insensitive substring filter, e.g. 'berl' or 'comcast'. | |
| product | Yes | rp = Premium Residential, rpc = Core Residential, dcp = Datacenter (Shared), mp = Mobile, static_residential = Static Residential |