public RepeatedField<Event> ActivityEvents { get; }
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This documentation provides details for the `VodSessionAd` class, which is part of the Google Cloud Video Stitcher v1 API, and is used to describe metadata for inserted ads in a VOD session."],["The `VodSessionAd` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for various functionalities such as message handling, equality comparison, deep cloning, and buffer management."],["The class offers two constructors, `VodSessionAd()` and `VodSessionAd(VodSessionAd other)`, and contains properties like `ActivityEvents`, which tracks progress events, `CompanionAds`, for associated ad metadata, and `Duration`, for ad length."],["The documentation outlines the available versions of the class, from version 1.0.0 to the latest 3.3.0, all within the `Google.Cloud.Video.Stitcher.V1` namespace."]]],[]]