Module: Google::Ads::AdManager::V1::SlateStatusEnum::SlateStatus

Defined in:
proto_docs/google/ads/admanager/v1/live_stream_event_enums.rb

Overview

Describes the status of a Slate object.

Constant Summary collapse

SLATE_STATUS_UNSPECIFIED =

Default value. This value is unused.

0
ACTIVE =

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

1
ARCHIVED =

Indicates the Slate has been archived.

2