abstract type LiveStreamEventAction (v202411)
Service
LiveStreamEventService
Represents the actions that can be performed on LiveStreamEvent
objects.
- 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 2024-11-19 UTC.
[null,null,["Last updated 2024-11-19 UTC."],[[["The `LiveStreamEventService` allows for performing actions on `LiveStreamEvent` objects, such as activating, archiving, pausing ads or events, and refreshing master playlists."],["`LiveStreamEventAction` objects represent the specific actions that can be performed on live stream events."],["This service is part of the Google Ad Manager API and uses the namespace `https://www.google.com/apis/ads/publisher/v202411`."]]],["The core content outlines the `LiveStreamEventService` and its associated actions. The service allows users to perform actions via `performLiveStreamEventAction()`. Available actions, which inherit from `LiveStreamEventAction`, include activating, archiving, pausing ads, pausing events, and refreshing master playlists for live stream events. These actions operate on `LiveStreamEvent` objects within the specified namespace. The information provided also lists the dependencies between the functions.\n"]]