Static data corresponding to a country, for geotargeting purposes.
| Name | Type | Description |
|---|---|---|
| code | String | The 2 or 3-character country code This parameter is non-writable |
| id | Integer | A unique, auto-generated ID for the country This parameter is non-writable |
| is_active | Nullable Boolean | This parameter has been deprecated. DEPRECATED. This field should be ignored.This parameter is non-writable |
| name | String | The country name This parameter is non-writable |
| regions | Nullable Array | A list of regions in the country. This field may not always be present for all API calls. This parameter is non-writable |