Get geotargeting information (countries, regions, and cities) forĀ an offer.
Name | Type | Description |
---|---|---|
NetworkId | Url | Network ID |
api_key | String | Network Token |
Target | String | This calls action target |
Method | String | This calls action method |
id | Integer | ID of Offer object |
GET Response Notes
Arrays of country, region, and city objects corresponding to geotargeting values. Region objects contain info on their enveloping country and city objects contain info on their enveloping region.
API Call Builder
Javascript is required to use the API Call Builder.