public sealed class VodSession.Types.GamSettings : IMessage<VodSession.Types.GamSettings>, IEquatable<VodSession.Types.GamSettings>, IDeepCloneable<VodSession.Types.GamSettings>, IBufferMessage, IMessage
Reference documentation and code samples for the Video Stitcher v1 API class VodSession.Types.GamSettings.
Defines fields related to Google Ad Manager (GAM). This should be set if
GAM is being used for ads.
[[["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."],[[["The `VodSession.Types.GamSettings` class in the Video Stitcher v1 API is used to define settings for integrating with Google Ad Manager (GAM) for ad management."],["This class is essential when GAM is used for ads, and it inherits from the `object` class while implementing multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of the API for `VodSession.Types.GamSettings` is 3.3.0, with older versions available ranging back to 1.0.0."],["`GamSettings` has two key properties: `NetworkCode` which is a required field representing the Ad Manager network code, and `StreamId` which is a required field representing the stream ID generated by Ad Manager."]]],[]]