Ad break data type

Last update: 2023-12-15
  • Topics:
  • Schemas
    View more on this topic
  • Created for:
  • Developer

Ad break is a standard Experience Data Model (XDM) data type that describes how a timed ad is inserted into a timed piece of media.

Data type structure

Property Data type Description
_dc.title String A friendly name for the ad break.
_id String A unique identifier for the ad break.
offset Integer The offset, in seconds, of the ad break from the start of the primary content.

For more details on the data type, refer to the public XDM repository:

On this page