VodSessionAd(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Metadata for an inserted ad in a VOD session.
Attributes |
|
---|---|
Name | Description |
duration |
google.protobuf.duration_pb2.Duration
Duration in seconds of the ad. |
companion_ads |
google.cloud.video.stitcher_v1.types.CompanionAds
Metadata of companion ads associated with the ad. |
activity_events |
MutableSequence[google.cloud.video.stitcher_v1.types.Event]
The list of progress tracking events for the ad break. These can be of the following IAB types: MUTE , UNMUTE ,
PAUSE , CLICK , CLICK_THROUGH , REWIND ,
RESUME , ERROR , FULLSCREEN , EXIT_FULLSCREEN ,
EXPAND , COLLAPSE , ACCEPT_INVITATION_LINEAR ,
CLOSE_LINEAR , SKIP .
|