Chapter Details Reporting data type

Chapter Details Reporting is a standard Experience Data Model (XDM) data type that describes various attributes related to chapters or segments within media content. Use the Chapter Details Reporting data type to capture details such as chapter name, duration, position, ID, playback status (started/completed), and the time spent on each chapter.

A diagram of the Chapter Details Reporting data type.

NOTE
This data type belongs to the mediaReporting schema — fields computed by the streaming media backend from mediaCollection data sent by your implementation. These are the fields that Adobe ingests into Platform datasets. See Streaming media XDM reporting schema for details.

Each display name contains a link to further information on its reporting dimension or metric. The linked pages contain details on how Adobe computes and reports this data, including breakdowns by reporting system.

Display name
Property
Data type
Description
Chapter Completed
isCompleted
boolean
Whether the chapter has completed or not.
Chapter ID
ID
string
The auto-generated ID of the chapter.
Chapter Length Or Duration
length
integer
The length of the chapter, in seconds.
Chapter Name
friendlyName
string
The name of the chapter and/or segment.
Chapter Offset
offset
integer
The offset of the chapter inside the content (in seconds) from the start.
Chapter Position
index
integer
The position (index, integer) of the chapter inside the content.
Chapter Started
isStarted
boolean
Whether the chapter has started or not.
Chapter Time Played
timePlayed
integer
The time spent on the chapter, in seconds.

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

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