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-04-02 UTC."],[[["This document provides reference documentation for the `VodSessionAd` class within the Google Cloud Video Stitcher v1 API, including its properties and inheritance."],["`VodSessionAd` is a class representing metadata for an inserted ad in a VOD session, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `VodSessionAd` class has properties such as `ActivityEvents`, which lists progress tracking events, `CompanionAds`, which holds metadata for associated companion ads, and `Duration`, which indicates the ad's length."],["There are seven versions of documentation available for this class, with version 3.3.0 as the latest."],["The class provides two constructors: a default one and another that takes a `VodSessionAd` object as a parameter for potential cloning or copying purposes."]]],[]]