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 page provides reference documentation for the `VodSessionAd` class within the Google Cloud Video Stitcher v1 API, detailing its structure, constructors, and properties."],["`VodSessionAd` is a sealed class used to represent metadata for an inserted ad in a VOD session, inheriting from `Object` and implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains properties such as `ActivityEvents`, which is a list of progress tracking events, `CompanionAds`, for metadata of associated companion ads, and `Duration`, which specifies the ad's length in seconds."],["There are multiple versions of this API that can be found on the page, ranging from version 1.0.0 up to the most recent version of 3.3.0, along with older versions for documentation purposes."]]],[]]