[[["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-05-15 UTC."],[[["The `LiveStreamEventService` allows for managing live stream events, specifically focusing on archiving and unarchiving slates."],["`UnarchiveSlates` is the action used for unarchiving slates within the LiveStreamEventService."],["This service is part of the Google Ad Manager API and uses the namespace `https://www.google.com/apis/ads/publisher/v202405`."]]],["The `LiveStreamEventService` utilizes actions to manage slates, specifically within the `SlateAction` hierarchy. The `UnarchiveSlates` action, part of this system, is used for the process of making archived slates accessible again. These actions are defined within the namespace `https://www.google.com/apis/ads/publisher/v202405`. `SlateAction` is an inherited object, meaning that it has subactions, in this example `ArchiveSlates` and `UnarchiveSlates`.\n"]]