enum SlateStatus (v202508)

  • SlateStatus describes the status of a Slate object within the LiveStreamEventService.

  • Possible statuses for a Slate include ACTIVE, meaning it's eligible for streaming, ARCHIVED, meaning it has been archived, and UNKNOWN for unexposed values.

Describes the status of a Slate object.


Namespace
https://www.google.com/apis/ads/publisher/v202508
Enumeration Description
ACTIVE Indicates the Slate has been created and is eligible for streaming.
ARCHIVED Indicates the Slate has been archived.
UNKNOWN The value returned if the actual value is not exposed by the requested API version.