AI-generated Key Takeaways
-
TranscodeStatusis an enumeration within theLiveStreamEventServicethat indicates possible server-side transcoding states. -
The possible states for
TranscodeStatusincludeUNKNOWN,NOT_READY,COMPLETED,FAILED,NEEDS_TRANSCODE, andIN_PROGRESS. -
The
LiveStreamEventServicedepends on theSlatecomponent.
Service
LiveStreamEventService
Dependencies
Slate
▼
TranscodeStatus
Possible server side transcoding states.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
| Enumeration | Description |
|---|---|
UNKNOWN
|
|
NOT_READY
|
|
COMPLETED
|
|
FAILED
|
|
NEEDS_TRANSCODE
|
|
IN_PROGRESS
|