public sealed class Slate.Types.GamSlate : IMessage<Slate.Types.GamSlate>, IEquatable<Slate.Types.GamSlate>, IDeepCloneable<Slate.Types.GamSlate>, IBufferMessage, IMessage
Reference documentation and code samples for the Video Stitcher v1 API class Slate.Types.GamSlate.
GamSlate object has Google Ad Manager (GAM) related properties for the slate.
Implements
IMessageSlateTypesGamSlate, IEquatableSlateTypesGamSlate, IDeepCloneableSlateTypesGamSlate, IBufferMessage, IMessageNamespace
Google.Cloud.Video.Stitcher.V1Assembly
Google.Cloud.Video.Stitcher.V1.dll
Constructors
GamSlate()
public GamSlate()
GamSlate(GamSlate)
public GamSlate(Slate.Types.GamSlate other)
Parameter | |
---|---|
Name | Description |
other |
SlateTypesGamSlate |
Properties
GamSlateId
public long GamSlateId { get; set; }
Output only. The identifier generated for the slate by GAM.
Property Value | |
---|---|
Type | Description |
long |
NetworkCode
public string NetworkCode { get; set; }
Required. Ad Manager network code to associate with the live config.
Property Value | |
---|---|
Type | Description |
string |