Static data corresponding to a country, for geotargeting purposes.
Name | Type | Description |
---|---|---|
code | String | The 2-character country code This parameter is non-writable |
code3c | String | The 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 | DEPRECATED. This field should be ignored. This parameter is non-writable |
name | String | The country name This parameter is non-writable |
paypal_code | Nullable String | DEPRECATED. This field should be ignored. 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 |