File Format - Customer Preference Groups

Customer Preference Groups File Format

The first line of a Customer Preference Groups CSV file must be the header row.

A customer association instance is a group of rows in the CSV file that are sequential and include the same required fields. Note: Customer Preference Groups file only support multi-row header format.

Spec

The following table shows the accepted CSV columns for the customer_preference_groups entity. Note that any columns including N denote a dynamic integer. A column specified as Field N signifies that you can use columns Field 1, Field 2, …, Field N to allow for multiple values per record of the given field, similar to an array.

CSV HeaderData TypeGroupRequiredDescription
DisabledbooleanNoWhether or not the Address is disabled
Group IdstringYesExternal identifier of the record
Sort OrderintegerNoOrder in which options are displayed in picklist
Locale DescriptionstringLocaleNoDescription of the Attribute
Locale NamestringLocaleNoName of the Role (must be unique)
Locale Language CodestringLocaleNoExternal ID for the language in which this value appears (read-only; populated for GETs)
Locale Language IdintegerLocaleNoLanguage ID for the language in which this value appears; use 0 if it is not localized (externalId resolvable)
Locale N DescriptionstringLocale NNoDescription of the Attribute
Locale N NamestringLocale NNoName of the Role (must be unique)
Locale N Language CodestringLocale NNoExternal ID for the language in which this value appears (read-only; populated for GETs)
Locale N Language IdintegerLocale NNoLanguage ID for the language in which this value appears; use 0 if it is not localized (externalId resolvable)