Show / Hide Table of Contents

Enum TargetedVideoBumperTypeEnum.Types.TargetedVideoBumperType

Represents the options for targetable bumper positions, surrounding an ad pod, within a video stream. This includes before and after the supported ad pod positions, VideoPositionType.PREROLL, VideoPositionType.MIDROLL, and VideoPositionType.POSTROLL.

Namespace: Google.Ads.AdManager.V1
Assembly: Google.Ads.AdManager.V1.dll
Syntax
public enum TargetedVideoBumperTypeEnum.Types.TargetedVideoBumperType

Fields

Name Description
After

Represents the bumper position after the ad pod.

Before

Represents the bumper position before the ad pod.

Unspecified

Default value. This value is unused.

In this article
Back to top Generated by DocFX