public enum CompanionAds.Types.DisplayRequirementReference 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.V1Assembly
Google.Cloud.Video.Stitcher.V1.dll
Fields |
|
|---|---|
| Name | Description |
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. |