Video Stitcher v1 API - Class GamVodConfig (3.3.0)

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.

Inheritance

object > GamVodConfig

Namespace

Google.Cloud.Video.Stitcher.V1

Assembly

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