abstract type SlateAction (v202402)
Service
LiveStreamEventService
Represents the actions that can be performed on slates.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202402
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 2024-02-13 UTC.
[null,null,["Last updated 2024-02-13 UTC."],[[["The LiveStreamEventService allows for performing actions on slates, such as archiving or unarchiving."],["SlateAction represents the different operations that can be executed on slates."],["ArchiveSlates and UnarchiveSlates are specific actions for managing the archival status of slates."],["These services and actions reside within the `https://www.google.com/apis/ads/publisher/v202402` namespace."]]],["The core content outlines the `LiveStreamEventService` and its interaction with `SlateAction`. The key action, `performSlateAction()`, is used to manage slates. This action allows for two specific operations: `ArchiveSlates` and `UnarchiveSlates`. These operations are the fundamental functions for managing the state of slates. The namespace for these services is `https://www.google.com/apis/ads/publisher/v202402`.\n"]]