abstract type SlateAction (v202405)
Service
LiveStreamEventService
Represents the actions that can be performed on slates.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202405
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-05-15 UTC.
[null,null,["Last updated 2024-05-15 UTC."],[[["The `LiveStreamEventService` allows for performing actions, specifically archiving or unarchiving, on slates."],["`SlateAction` represents the possible actions on slates, including `ArchiveSlates` and `UnarchiveSlates`."],["These actions are managed within the namespace `https://www.google.com/apis/ads/publisher/v202405`."]]],["The `LiveStreamEventService` allows actions on slates via `performSlateAction()`. `SlateAction` defines these actions, specifically `ArchiveSlates` and `UnarchiveSlates`, which are used to manage slates within the service. These actions are part of the `https://www.google.com/apis/ads/publisher/v202405` namespace, enabling users to manipulate the slate lifecycle.\n"]]