Customer Lists (Full Update)

File Naming Convention

TGEN_customerLists_fullupdate_2025-08_<optionalSuffix>.csv

  • importType: fullupdate
  • apiVersion: 2025-08

Columns

Column HeaderDescriptionTypeRequired
uuidUUID of the resourcestringNo
externalIdExternal ID of the resourcestringNo
statusStatus of the customer liststringYes
typeType of the customer liststringYes
startDateDatetime of when the resource was start in Z-normalized RFC3339 formatstringNo
endDateDatetime of when the resource was end in Z-normalized RFC3339 formatstringNo
secondaryMetricA customer attribute to provide insight into the customer liststringNo
storesList of stores that can view the list, if no associates are provided below, then all associates in the specified stores can view the list.arrayNo
associatesList of employees who can view the listarrayNo
localizationsContains the different localizations for strings associated to this resource. Resolve the best known language on the client based on available languages, not all languages are always provided.arrayNo
localizations[0].titleTitle of the customer list in the current languagestringYes
localizations[0].descriptionDescription of the customer list in the current languagestringNo
localizations[0].languageCodeLanguage this localization pertains to, follows a pattern of 2 letters and can then have multiple other groups of 2 letters or more. Each block separated by an hyphen.stringYes

Sample CSV

See the following customerLists CSV sample file.

customerLists Sample 1