Error Details Collection data type

Last update: 2024-04-03
  • Topics:
  • Schemas
    View more on this topic
  • Created for:
  • Developer

Error Details Collection is a standard Experience Data Model (XDM) data type that describes error details. Use the Error Details Collection data type to capture details for the error source and identification. The error ID identifies the error and the error source specifies whether it originates from the player or an external source.

A diagram of the  Error Details Information data type.

Display name Property Data type Required Description
Error ID name string No The error ID.
Error Source source string No The error source. Enumerated: “player”, “external” with respective meanings.

On this page