country_region
Required Field
This field is required and must not be omitted
Description
Must be a two letter ISO 3166-1 country code
Validation Rules
- Length must be 2
Example Values
Here are examples of how a valid country_region value should look like in CSV (with header).
Valid CSV Value
country_region
SE
Click to show more valid CSV examples
country_region
SE
country_region
DK
Error Codes
Below you will find possible error codes generated when validating this field alongside with an example in CSV that would trigger the code. Please refer to the validation rules to understand the cause.
danger
Properties
Property | Value | Description |
---|---|---|
Data Type | string | Closest data type in code |
Nested | False | Defines if this field consists of one or more sub-fields |
Case Sensitive | False | If small or large letters matter for this field |
Repeatable | False | If you can supply multiple items of this field (it´s a list) |
Repeatable limit | 0 | If a list, this specifices the max number of items |
Changelog
📅 2025-02-24
Added
Initial definition