Jump to: GET Response Notes
Removes an offer's association to a country or a specified region within a country.
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 | Single region code within specified country Note: if region parameter is supplied, this parameter is ignored |
GET Response Notes
Boolean: true if action succeeds; false otherwise