UserData

  • The user data structure holds user identifiers and attributes.

  • user_identifiers is required and contains user identification information.

  • transaction_attribute is required for updating store sales data and includes additional transaction information.

  • user_attribute is required for updating customer match attributes and has a 540-day expiration.

  • consent can override job level consent settings for the user.

User data holding user identifiers and attributes.

Fields

user_identifiers[]

UserIdentifier

User identification info. Required.

transaction_attribute

TransactionAttribute

Additional transactions/attributes associated with the user. Required when updating store sales data.

user_attribute

UserAttribute

Additional attributes associated with the user. Required when updating customer match attributes. These have an expiration of 540 days.

Consent

The consent setting for the user. If set, will override the job level consent for this user.