public sealed class GamVodConfig : IMessage<GamVodConfig>, IEquatable<GamVodConfig>, IDeepCloneable<GamVodConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Video Stitcher v1 API class GamVodConfig.
Metadata used for GAM ad decisioning.
Implements
IMessageGamVodConfig, IEquatableGamVodConfig, IDeepCloneableGamVodConfig, IBufferMessage, IMessageNamespace
Google.Cloud.Video.Stitcher.V1Assembly
Google.Cloud.Video.Stitcher.V1.dll
Constructors
GamVodConfig()
public GamVodConfig()
GamVodConfig(GamVodConfig)
public GamVodConfig(GamVodConfig other)
Parameter | |
---|---|
Name | Description |
other |
GamVodConfig |
Properties
NetworkCode
public string NetworkCode { get; set; }
Required. Ad Manager network code to associate with the VOD config.
Property Value | |
---|---|
Type | Description |
string |