Transaction data type

Last update: 2023-12-15
  • Topics:
  • Schemas
    View more on this topic
  • Created for:
  • Developer

Transaction is a standard Experience Data Model (XDM) data type that describes the details of a monetary transaction.

Transaction structure

Property Data type Description
transactionAmount Currency Describes the amount of currency exchanged as part of the transaction.
transactionDate DateTime A timestamp of when the transaction occurred.
transactionId String A unique identifier for the transaction.
transactionType String The type of transaction used by the visitor.

On this page