QoE (Quality of Experience) Data Details Information data type

QoE Data Details Information is a standard Experience Data Model (XDM) data type provides detailed metrics related to the quality of experience (QoE) during media playback. Use the QoE Data Details Information data type to capture details such as bitrate information, frame rates, buffering events, dropped frames, and so on. This data type enables the analysis of playback quality, allowing for insights into streaming performance, user experience, and potential issues encountered during playback sessions.

Select to display the QoE Data Details Information data type.
A diagram of the QoE (Quality of Experience) Data Details Information data type.
Display name
Property
Data type
Description
Average Bitrate Bucket
bitrateAverageBucket
string
The average bitrate (in kbps) categorized in predefined buckets at 100kbps intervals.
Bitrate
bitrate
integer
The bitrate value (in kbps).
Average Bitrate
bitrateAverage
number
The average bitrate (in kbps, integer). Computed as a weighted average of bitrate values.
Bitrate Change Impacted Streams
hasBitrateChangeImpactedStreams
boolean
Indicates if streams were impacted by bitrate changes during playback.
Bitrate Changes
bitrateChangeCount
integer
The total count of bitrate changes during playback.
Dropped Frame Impacted Streams
hasDroppedFrameImpactedStreams
boolean
Indicates if streams were impacted by dropped frames during playback.
Dropped Frames
droppedFrames
integer
The total count of frames dropped during playback.
Drops Before Starts
isDroppedBeforeStart
boolean
Indicates if users quit the video before its start, regardless of ads.
Frames Per Second
framesPerSecond
integer
The current stream frame-rate (in frames per second).
Time To Start
timeToStart
integer
Duration (in seconds) between video load and start.
Buffer Impacted Streams
hasBufferImpactedStreams
boolean
Indicates if streams were impacted by buffering during playback.
Buffer Events
bufferCount
integer
The count of different buffer states during playback.
Total Buffer Duration
bufferTime
integer
Total time (in seconds) spent buffering during playback.
Error Impacted Streams
hasErrorImpactedStreams
boolean
Indicates if streams experienced errors during playback.
Errors
errorCount
integer
The total count of errors that occurred during playback.
Stalling Impacted Streams
hasStallImpactedStreams
boolean
Indicates if streams experienced stalling during playback.
Stalling Events
stallCount
integer
The count of stalling events during playback.
Total Stalling Duration
stallTime
integer
The total time (in seconds) the playback was stalled during playback.
Player SDK Error IDs
playerSdkErrors
array of strings
Unique error IDs generated by the player SDK during playback.
External Error IDs
externalErrors
array of strings
Unique error IDs from external sources, e.g., CDN errors.
Media SDK Error IDs
mediaSdkErrors
array of strings
Unique error IDs generated by Media SDK during playback.

For more details on the field group, refer to the public XDM repository.

recommendation-more-help
62e9ffd9-1c74-4cef-8f47-0d00af32fc07