type AdBreak (v202411)

  • AdBreak objects provide data about ad breaks within a stream, including ad responses, creatives, and timing information.

  • The fields within an AdBreak detail ad performance, such as durations, start times, and potential errors.

  • AdBreak data also includes information about pod numbers, midroll indices, and whether ads were decisioned.

  • Tracking events associated with the ad break are accessible through the trackingEvents field.


Namespace
https://www.google.com/apis/ads/publisher/v202411

Field

rootAdResponses

AdResponse[]

adDecisionCreatives

AdDecisionCreative[]

podNum

xsd:int

linearAbsolutePodNum

xsd:int

adBreakDurationMillis

xsd:long

filledDurationMillis

xsd:long

servedDurationMillis

xsd:long

startDateTime

DateTime

startTimeOffsetMillis

xsd:long

samError

SamError

midrollIndex

xsd:int

decisionedAds

xsd:boolean

trackingEvents

TrackingEvent[]