abstract type SlateAction (v202408)
Stay organized with collections
Save and categorize content based on your preferences.
Service
LiveStreamEventService
Represents the actions that can be performed on slates.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202408
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-06 UTC.
[null,null,["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|---|---|"]]