Enum AdBreakOptimizationTypeEnum.Types.AdBreakOptimizationType
Defines how non-required ad spots within in an ad break are filled.
Namespace: Google.Ads.AdManager.V1
Assembly: Google.Ads.AdManager.V1.dll
Syntax
public enum AdBreakOptimizationTypeEnum.Types.AdBreakOptimizationType
Fields
| Name | Description |
|---|---|
| Position | Non-required ad spots within the ad break will be filled according to the fill order direction, potentially reducing revenue for the break. |
| Revenue | Non-required ad spots within the ad break will be filled using a revenue optimizing algorithm. |
| Unspecified | Default value. This value is unused. |