Media Reporting Details data type

Media Reporting Details is a standard Experience Data Model (XDM) data type that captures essential details about media playback events. Use the Media Reporting Details data type to capture details such as the playhead position within the content, unique session identifiers, and various nested properties related to session, among others. This data type provides a comprehensive overview of the playback experience that enables the tracking and analysis of media consumption patterns and associated events during playback sessions.

NOTE
This data type belongs to the mediaReporting schema — the fields Adobe computes from mediaCollection data sent by your implementation and ingests into Platform datasets. These fields are not sent directly from your implementation. While your implementation transmits many event types, Platform ingests records for five key events: media.sessionStart, media.adStart, media.adComplete, media.chapterComplete, and media.sessionComplete. See Streaming media XDM reporting schema for details.
Select to display a diagram of the Media Reporting Details data type.
A diagram of the Media Reporting Details data type.
Display name
Property
Data type
Description
Advertising Details
advertisingDetails
advertisingDetails
Advertising Details refer to specific information related to advertising activities during the experience event. This includes ad metadata, targeting specifics, and performance metrics.
Advertising Pod Details
advertisingPodDetails
advertisingPodDetails
Advertising Pod Details contain information concerning ad pods within the experience event. It provides insights into ad sequence, content, and engagement metrics.
Chapter Details
chapterDetails
chapterDetails
Chapter Details captures data related to the chapters or segmented portions of the content. It provides information about chapter markers, timelines, and associated metadata.
List Of States
states
playerStateData
The States property is an array that captures various states throughout the experience event. This property provides sequential data on playback, user actions, or content changes.
Qoe Data Details
qoeDataDetails
qoeDataDetails
QoE (Quality of Experience) Data Details capture performance-related metrics and user experience data. It provides insights into quality, responsiveness, and user interactions.
Session Details
sessionDetails
sessionDetails
Session Details encompass comprehensive information associated with the experience event, offering insights into user interactions, duration, and contextual data pertinent to the playback session.
The Custom Metadata
customMetadata
customMetadataDetails
Custom Metadata contains user-defined or additional metadata associated with the experience event. This metadata allows for personalized or specific data to be included in the event context.
Playhead
playhead
integer
The Playhead represents the current playback position within the media content. For live content, it indicates the current second of the day (0 <= playhead < 86400). For recorded content, it reflects the current second of the content’s duration (0 <= playhead < content length).

See mediadetails.schema.json in the public XDM repository for the full schema definition.

recommendation-more-help
experience-platform-help-xdm