AI-generated Key Takeaways
-
SlateStatusdescribes the status of a Slate object within theLiveStreamEventService. -
A
Slatecan beACTIVE, meaning it's eligible for streaming, orARCHIVED. -
UNKNOWNindicates a status 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/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. |