GET /search/v2/geo
Look up Geotargets to attach to campaigns
Servers
- https://services.adroll.com/geo/api
Query parameters
Name | Type | Required | Description |
---|---|---|---|
page |
Integer | No |
Page to request for paginated results when the number of results are greater than the count |
starts_with |
String | No |
Search text of the beginning of the geotarget location name |
count |
Integer | No |
Number of geotargets to limit results to |
geo_types |
String | No |
Comma-delimited list of types of geotargeting types to return Possible values:
|
How to start integrating
- Add HTTP Task to your workflow definition.
- Search for the API you want to integrate with and click on the name.
- This loads the API reference documentation and prepares the Http request settings.
- Click Test request to test run your request to the API and see the API's response.