[[["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\u003eSlate actions can be performed using the \u003ccode\u003eLiveStreamEventService\u003c/code\u003e and \u003ccode\u003eperformSlateAction()\u003c/code\u003e method within the Google Ad Manager API.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSlateAction\u003c/code\u003e objects represent the specific actions to be taken, such as archiving or unarchiving, through dedicated classes like \u003ccode\u003eArchiveSlates\u003c/code\u003e and \u003ccode\u003eUnarchiveSlates\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis functionality resides within the \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202408\u003c/code\u003e namespace, providing a structured way to manage live stream event slates.\u003c/p\u003e\n"]]],["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"],null,["# abstract type SlateAction (v202408)\n\n**Service** \n**LiveStreamEventService** **Dependencies** \n[performSlateAction()](/ad-manager/api/reference/v202408/LiveStreamEventService#performSlateAction) \n▼\n**SlateAction** **Inheritance** \n**SlateAction** \n▼\n[ArchiveSlates](/ad-manager/api/reference/v202408/LiveStreamEventService.ArchiveSlates) [UnarchiveSlates](/ad-manager/api/reference/v202408/LiveStreamEventService.UnarchiveSlates)\n\nRepresents the actions that can be performed on slates.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\n\n| Field ----- ||\n|---|---|"]]