Video Stitcher v1 API - Class Slate.Types.GamSlate (3.1.0)

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.

Inheritance

object > Slate.Types.GamSlate

Namespace

Google.Cloud.Video.Stitcher.V1

Assembly

Google.Cloud.Video.Stitcher.V1.dll

Constructors

GamSlate()

public GamSlate()

GamSlate(GamSlate)

public GamSlate(Slate.Types.GamSlate other)
Parameter
NameDescription
otherSlateTypesGamSlate

Properties

GamSlateId

public long GamSlateId { get; set; }

Output only. The identifier generated for the slate by GAM.

Property Value
TypeDescription
long

NetworkCode

public string NetworkCode { get; set; }

Required. Ad Manager network code to associate with the live config.

Property Value
TypeDescription
string