VodSessionAdBreak(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Metadata for an inserted ad break.
Attributes |
|
---|---|
Name | Description |
progress_events |
MutableSequence[google.cloud.video.stitcher_v1.types.ProgressEvent]
List of events that are expected to be triggered, ordered by time. |
ads |
MutableSequence[google.cloud.video.stitcher_v1.types.VodSessionAd]
Ordered list of ads stitched into the ad break. |
end_time_offset |
google.protobuf.duration_pb2.Duration
Ad break end time in seconds relative to the start of the VOD asset. |
start_time_offset |
google.protobuf.duration_pb2.Duration
Ad break start time in seconds relative to the start of the VOD asset. |