[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-06 UTC."],[[["\u003cp\u003eLiveStreamEventService uses Slate objects and has a TranscodeStatus dependency to manage transcoding states.\u003c/p\u003e\n"],["\u003cp\u003eTranscodeStatus, within the \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202411\u003c/code\u003e namespace, defines the possible states of server-side transcoding for live stream events.\u003c/p\u003e\n"],["\u003cp\u003eThe TranscodeStatus enumeration includes states like UNKNOWN, NOT_READY, COMPLETED, FAILED, NEEDS_TRANSCODE, and IN_PROGRESS, indicating the current stage of the transcoding process.\u003c/p\u003e\n"]]],["The core content details the `LiveStreamEventService`'s `TranscodeStatus`, which outlines the possible server-side transcoding states. These states include `UNKNOWN`, `NOT_READY`, `COMPLETED`, `FAILED`, `NEEDS_TRANSCODE`, and `IN_PROGRESS`. It indicates that the service depends on `Slate`. This service operates within the namespace `https://www.google.com/apis/ads/publisher/v202411`.\n"],null,["# enum TranscodeStatus (v202411)\n\n**Service** \n**LiveStreamEventService** **Dependencies** \n[Slate](/ad-manager/api/reference/v202411/LiveStreamEventService.Slate) \n▼\n**TranscodeStatus**\n\nPossible server side transcoding states.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\n\n| Enumeration | Description |\n|-------------------|-------------|\n| `UNKNOWN` | |\n| `NOT_READY` | |\n| `COMPLETED` | |\n| `FAILED` | |\n| `NEEDS_TRANSCODE` | |\n| `IN_PROGRESS` | |"]]