Customer Attributes File

The Customer Attributes file contains information about the most recent data captured for customer attributes, including customer identifiers, irrespective of the time period for which the data export was generated.

File in Detail

Column NameDescriptionData Type
TIDThe customer's primary TID. For more information, see What are TIDs?Symbolic
Attribute IDID of the Attribute into which data was captured.Symbolic
Boolean ValueBoolean value captured.Boolean
Date ValueDate value captured.Date-Time
Text ValueText or identifier value captured.Text
Num ValueNumeric value captured.Numeric
DateDate on which the attribute was last updated with new data.Date-Time
Channel IDChannel on which data was captured.Numeric
Touchpoint IDTouchpoint on which data was captured.Numeric
Device OS IDOS for the device on which data was captured.Numeric
Device Type IDType of device on which data was captured.Numeric

Points to Note

  • There are no “null” values. If no value is specified for a field, that field is left empty.
  • Symbolic values are parsed as string values and not quoted in the exported file.
  • Numeric values are whole numbers only. There are no decimal point values.
  • Date-Time values are provided:
    • in ISO-8601 format,
    • using UTC time zone,
    • to the nearest millisecond. If milliseconds are zero, they are not shown.