Enum AdBreakStateEnum.Types.AdBreakState
Represents the state of an ad break
Namespace: Google.Ads.AdManager.V1
Assembly: Google.Ads.AdManager.V1.dll
Syntax
public enum AdBreakStateEnum.Types.AdBreakState
Fields
| Name | Description |
|---|---|
| Complete | The ad break has started serving to users. You cannot delete or update the ad break. |
| Decisioned | The ad break's decisioning has finished. You can delete, but not update the ad break. |
| Scheduled | The ad break is scheduled and decisioning will start later. You can delete or update the ad break. |
| Unspecified | Default value. This value is unused. |