Video Stitcher v1 API - Class CompanionAds (3.1.0)

public sealed class CompanionAds : IMessage<CompanionAds>, IEquatable<CompanionAds>, IDeepCloneable<CompanionAds>, IBufferMessage, IMessage

Reference documentation and code samples for the Video Stitcher v1 API class CompanionAds.

Metadata for companion ads.

Inheritance

object > CompanionAds

Namespace

Google.Cloud.Video.Stitcher.V1

Assembly

Google.Cloud.Video.Stitcher.V1.dll

Constructors

CompanionAds()

public CompanionAds()

CompanionAds(CompanionAds)

public CompanionAds(CompanionAds other)
Parameter
NameDescription
otherCompanionAds

Properties

Companions

public RepeatedField<Companion> Companions { get; }

List of companion ads.

Property Value
TypeDescription
RepeatedFieldCompanion

DisplayRequirement

public CompanionAds.Types.DisplayRequirement DisplayRequirement { get; set; }

Indicates how many of the companions should be displayed with the ad.

Property Value
TypeDescription
CompanionAdsTypesDisplayRequirement