abstract type SlateAction (v202411)
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/v202411
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\u003e\u003ccode\u003eLiveStreamEventService\u003c/code\u003e allows for performing actions on slates, such as archiving and unarchiving.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSlateAction\u003c/code\u003e encompasses the different operations available for managing slates.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eArchiveSlates\u003c/code\u003e and \u003ccode\u003eUnarchiveSlates\u003c/code\u003e are specific actions within \u003ccode\u003eSlateAction\u003c/code\u003e used for slate management.\u003c/p\u003e\n"],["\u003cp\u003eThis service uses the namespace \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202411\u003c/code\u003e.\u003c/p\u003e\n"]]],["The core content describes actions related to slates within the `LiveStreamEventService`. It highlights the `performSlateAction()` method, which can execute actions defined by the `SlateAction` type. Specifically, `ArchiveSlates` and `UnarchiveSlates` are identified as the inheritable actions within `SlateAction`. This information resides within the `https://www.google.com/apis/ads/publisher/v202411` namespace and details the actions on slates.\n"],null,["# abstract type SlateAction (v202411)\n\n**Service** \n**LiveStreamEventService** **Dependencies** \n[performSlateAction()](/ad-manager/api/reference/v202411/LiveStreamEventService#performSlateAction) \n▼\n**SlateAction** **Inheritance** \n**SlateAction** \n▼\n[ArchiveSlates](/ad-manager/api/reference/v202411/LiveStreamEventService.ArchiveSlates) [UnarchiveSlates](/ad-manager/api/reference/v202411/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/v202411`\n\n| Field ----- ||\n|---|---|"]]