[[["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 2024-08-20 UTC."],[[["Slate actions can be performed using the `LiveStreamEventService` and `performSlateAction()` method within the Google Ad Manager API."],["`SlateAction` objects represent the specific actions to be taken, such as archiving or unarchiving, through dedicated classes like `ArchiveSlates` and `UnarchiveSlates`."],["This functionality resides within the `https://www.google.com/apis/ads/publisher/v202408` namespace, providing a structured way to manage live stream event slates."]]],["The `LiveStreamEventService` allows actions on slates via `performSlateAction()`. `SlateAction` is the base for specific slate operations. `ArchiveSlates` and `UnarchiveSlates` are two defined actions, representing the ability to archive or unarchive slates. The service and actions are defined within the namespace `https://www.google.com/apis/ads/publisher/v202408`. The actions are designed for use with live stream events.\n"]]