public sealed class LiveSession.Types.GamSettings : IMessage<LiveSession.Types.GamSettings>, IEquatable<LiveSession.Types.GamSettings>, IDeepCloneable<LiveSession.Types.GamSettings>, IBufferMessage, IMessage
Reference documentation and code samples for the Video Stitcher v1 API class LiveSession.Types.GamSettings.
Defines fields related to Google Ad Manager (GAM).
[[["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 `LiveSession.Types.GamSettings` class in the Video Stitcher v1 API defines the fields necessary for integrating with Google Ad Manager (GAM) for ad-related functionalities."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, ensuring compatibility and advanced features like deep cloning."],["It provides two constructors: a default constructor and one that allows initialization based on another instance of `LiveSession.Types.GamSettings`."],["The `StreamId` property is required for client-side ad tracking when using GAM, and it stores the stream ID generated by Ad Manager."],["The `TargetingParameters` property is used for server-side ad tracking and allows the user to provide key-value pairs for targeting parameters to Ad Manager."]]],[]]