[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eGamVodConfig\u003c/code\u003e class in the Video Stitcher v1 API is used for managing metadata required for GAM ad decisioning.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing methods for message handling, equality comparison, deep cloning, and buffer message operations.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 3.3.0, with historical versions available down to version 1.0.0 of the \u003ccode\u003eGamVodConfig\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eIt includes a constructor for creating a new \u003ccode\u003eGamVodConfig\u003c/code\u003e object, as well as a constructor for creating a new \u003ccode\u003eGamVodConfig\u003c/code\u003e object based on another.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eNetworkCode\u003c/code\u003e property, of string type, allows users to set and get the Ad Manager network code associated with the VOD config.\u003c/p\u003e\n"]]],[],null,["# Video Stitcher v1 API - Class GamVodConfig (3.3.0)\n\nVersion latestkeyboard_arrow_down\n\n- [3.3.0 (latest)](/dotnet/docs/reference/Google.Cloud.Video.Stitcher.V1/latest/Google.Cloud.Video.Stitcher.V1.GamVodConfig)\n- [3.2.0](/dotnet/docs/reference/Google.Cloud.Video.Stitcher.V1/3.2.0/Google.Cloud.Video.Stitcher.V1.GamVodConfig)\n- [3.1.0](/dotnet/docs/reference/Google.Cloud.Video.Stitcher.V1/3.1.0/Google.Cloud.Video.Stitcher.V1.GamVodConfig)\n- [3.0.0](/dotnet/docs/reference/Google.Cloud.Video.Stitcher.V1/3.0.0/Google.Cloud.Video.Stitcher.V1.GamVodConfig)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.Video.Stitcher.V1/2.0.0/Google.Cloud.Video.Stitcher.V1.GamVodConfig)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.Video.Stitcher.V1/1.1.0/Google.Cloud.Video.Stitcher.V1.GamVodConfig)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.Video.Stitcher.V1/1.0.0/Google.Cloud.Video.Stitcher.V1.GamVodConfig) \n\n public sealed class GamVodConfig : IMessage\u003cGamVodConfig\u003e, IEquatable\u003cGamVodConfig\u003e, IDeepCloneable\u003cGamVodConfig\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Video Stitcher v1 API class GamVodConfig.\n\nMetadata used for GAM ad decisioning. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e GamVodConfig \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[GamVodConfig](/dotnet/docs/reference/Google.Cloud.Video.Stitcher.V1/latest/Google.Cloud.Video.Stitcher.V1.GamVodConfig), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[GamVodConfig](/dotnet/docs/reference/Google.Cloud.Video.Stitcher.V1/latest/Google.Cloud.Video.Stitcher.V1.GamVodConfig), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[GamVodConfig](/dotnet/docs/reference/Google.Cloud.Video.Stitcher.V1/latest/Google.Cloud.Video.Stitcher.V1.GamVodConfig), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.Video.Stitcher.V1](/dotnet/docs/reference/Google.Cloud.Video.Stitcher.V1/latest/Google.Cloud.Video.Stitcher.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.Video.Stitcher.V1.dll\n\nConstructors\n------------\n\n### GamVodConfig()\n\n public GamVodConfig()\n\n### GamVodConfig(GamVodConfig)\n\n public GamVodConfig(GamVodConfig other)\n\nProperties\n----------\n\n### NetworkCode\n\n public string NetworkCode { get; set; }\n\nRequired. Ad Manager network code to associate with the VOD config."]]