enum SlateStatus (v202411)

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

  • A Slate can be ACTIVE, meaning it's eligible for streaming, or ARCHIVED.

  • UNKNOWN indicates a status not exposed by the requested API version.

Describes the status of a Slate object.


Namespace
https://www.google.com/apis/ads/publisher/v202411
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.