Jump to: GET Response Notes
Associates an existing offer with a country or with a specified region within a country, for the purposes of geo-targeting. This method does not alter any preexisting country/region associations with the target offer.
See our support article on geo-targeting for more on this topic.
City Targeting Note: This method does not work with city locations, and will fail if used on an offer that has cities in its targeting definition.
Name | Type | Description |
---|---|---|
NetworkId | Url | Network ID |
NetworkToken | String | Network token |
Target | String | This calls action target |
Method | String | This calls action method |
id | Integer | ID of Offer object |
country_code | String | Country code |
region_code | String | Region code within specified country |
GET Response Notes
Boolean: true if action succeeds; false otherwise