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, specifically version 2.0.0."],["`VodSessionAd` is a class that represents metadata for an inserted ad in a Video on Demand (VOD) session, inheriting from `object` and implementing several interfaces."],["The documentation lists the available constructors for `VodSessionAd`, including a default constructor and one that accepts another `VodSessionAd` object as a parameter."],["The page details the properties of `VodSessionAd`, such as `ActivityEvents`, `CompanionAds`, and `Duration`, which provide information about ad progress tracking, associated companion ads, and the ad's duration, respectively."],["The latest version of `VodSessionAd` available is 3.3.0, with previous versions dating back to 1.0.0."]]],[]]