Show / Hide Table of Contents

Enum LiveStreamEventStatusEnum.Types.LiveStreamEventStatus

Describes the status of a LiveStreamEvent object.

Namespace: Google.Ads.AdManager.V1
Assembly: Google.Ads.AdManager.V1.dll
Syntax
public enum LiveStreamEventStatusEnum.Types.LiveStreamEventStatus

Fields

Name Description
Active

Indicates the LiveStreamEvent has been created and is eligible for streaming.

AdsPaused

Indicates that the stream is still being served, but ad insertion should be paused temporarily.

Archived

Indicates the LiveStreamEvent has been archived.

Paused

Indicates the LiveStreamEvent has been paused. This can be made #ACTIVE at later time.

Unspecified

Default value. This value is unused.

In this article
Back to top Generated by DocFX