Error Details Collection data type
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 (such as a CDN). Computed error aggregates — including error counts, impacted streams, and error ID arrays — are available in the QoE Data Details Reporting data type.
Select to display a diagram of the Error Details Collection data type.
NOTE
This data type belongs to the
mediaCollection schema — fields that your implementation sends to the streaming media backend. Adobe processes this data and produces the corresponding mediaReporting fields, which are ingested into Platform datasets. See Streaming media XDM reporting schema for details.Display name
Property
Data type
Required
Description
Error ID
namestring
No
The error ID.
Error Source
sourcestring
No
The error source. Use “player” for errors generated by the media player itself, and “external” for errors from outside the player such as CDN errors.
See errordetails.schema.json in the public XDM repository for the full schema definition.
recommendation-more-help
experience-platform-help-xdm