Skip to main content

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
validation_invalid_length
country_region
aaa

Properties

PropertyValueDescription
Data TypestringClosest data type in code
NestedFalseDefines if this field consists of one or more sub-fields
Case SensitiveFalseIf small or large letters matter for this field
RepeatableFalseIf you can supply multiple items of this field (it´s a list)
Repeatable limit0If a list, this specifices the max number of items

Changelog

📅 2025-02-24

Added

Initial definition

References