[[["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."],[],["The `LiveStreamEventService` manages `Slate` entities, which are video creatives used for Dynamic Ad Insertion. Key actions include `createSlates()` and `updateSlates()`. A `Slate` has an ID, name (required, max 255 characters), and status (`ACTIVE`, `ARCHIVED`, `UNKNOWN`). The `transcodeStatus` indicates the slate's transcoding progress (`UNKNOWN`, `NOT_READY`, `COMPLETED`, `FAILED`, `NEEDS_TRANSCODE`, `IN_PROGRESS`). It also has a `videoSourceUrl` for externally hosted assets and a `lastModifiedDateTime`.\n"]]