Video Stitcher v1 API - Enum CompanionAds.Types.DisplayRequirement (3.0.0-beta03)

public enum CompanionAds.Types.DisplayRequirement

Reference documentation and code samples for the Video Stitcher v1 API enum CompanionAds.Types.DisplayRequirement.

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

Namespace

Google.Cloud.Video.Stitcher.V1

Assembly

Google.Cloud.Video.Stitcher.V1.dll

Fields

NameDescription
All

All companions are required to be displayed.

Any

At least one of companions needs to be displayed.

None

All companions are optional for display.

Unspecified

Required companions are not specified. The default is ALL.