Enum VideoPositionEnum.Types.VideoPosition
Represents a targetable position within a video.
Namespace: Google.Ads.AdManager.V1
Assembly: Google.Ads.AdManager.V1.dll
Syntax
public enum VideoPositionEnum.Types.VideoPosition
Fields
| Name | Description |
|---|---|
| All | Allow ad placement at any position within the video. |
| Midroll | Target ad placement during the video. |
| Postroll | Target ad placement after the video ends. |
| Preroll | Target ad placement before the video starts. |
| Unspecified | Default value. This value is unused. |