AI-generated Key Takeaways
-
SlateStatus describes the status of a Slate object within the LiveStreamEventService.
-
A Slate can have a status of ACTIVE, indicating it's eligible for streaming, or ARCHIVED, meaning it has been archived.
-
UNKNOWN is a possible status if the actual value is not exposed by the requested API version.
Service
LiveStreamEventService
Dependencies
Slate
▼
SlateStatus
Describes the status of a Slate object.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202505
| 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. |