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.
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. |