Enum SkippableAdTypeEnum.Types.SkippableAdType
The different types of skippable ads.
Namespace: Google.Ads.AdManager.V1
Assembly: Google.Ads.AdManager.V1.dll
Syntax
public enum SkippableAdTypeEnum.Types.SkippableAdType
Fields
| Name | Description |
|---|---|
| Any | Any skippable or not skippable. This is only for programmatic case when the creative skippability is decided by the buyside. |
| Disabled | The ad is not skippable. |
| Enabled | The ad is skippable. |
| InstreamSelect | The ad is an instream select ad. |
| Unspecified | Default value. This value is unused. |