Customer Preference Values (Full Update)

File Naming Convention

TGEN_customerPreferenceValues_fullupdate_2025-08_<optionalSuffix>.csv

  • importType: fullupdate
  • apiVersion: 2025-08

Columns

Column HeaderDescriptionTypeRequired
externalIdExternal identifier of the Customer Preferece ValuestringNo
disabledBoolean dictating if this Customer Preference Value is disabled (true or false)booleanNo
typeIdentifier of the associated Customer PreferencestringYes
sortOrderSort order for this Customer Preference Value in the listintegerYes
localizedDataArray of localized Customer Preference Value descriptionsarrayNo
localizedData[0].valueValue of the Customer Preference ValuestringYes
localizedData[0].presentationPresentation of the Customer Preference Value localization (URL, Hex or String)stringNo
localizedData[0].languageCodeLanguage code the Customer Preference Value is instringYes

Sample CSV

See the following customerPreferenceValues CSV sample file.

customerPreferenceValues Sample 1