List of settings relevant to geotargeting
| Name | Type | Description |
|---|---|---|
| city_exclude | Integer | Whether or not to apply exclude-type geotargeting rules for cities. A value of "1" means apply and "0" means do not apply. |
| country_exclude | Integer | Whether or not to apply exclude-type geotargeting rules for countries. A value of "1" means apply and "0" means do not apply. |
| date_created_utc | Datetime | Timestamp for creation of this offer's geotargeting settings This parameter is non-writable |
| date_modified_utc | Datetime | Timestamp for last time this offer's geotargeting settings were modified This parameter is non-writable |
| offer_id | Integer | ID of the offer that geotargeting settings apply to This parameter is non-writable |
| region_exclude | Integer | Whether or not to apply exclude-type geotargeting rules for regions. A value of "1" means apply and "0" means do not apply. |