abstract type LiveStreamEventAction (v202408)
Service
LiveStreamEventService
Represents the actions that can be performed on LiveStreamEvent
objects.
- 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 2024-08-20 UTC.
[null,null,["Last updated 2024-08-20 UTC."],[[["The LiveStreamEventService allows for performing actions on live stream events, such as activating, archiving, pausing, and refreshing."],["LiveStreamEventAction represents the various actions that can be applied to LiveStreamEvent objects."],["These actions are managed within the Google Ad Manager API, under the specified namespace."]]],["The `LiveStreamEventService` allows actions on `LiveStreamEvent` objects via `performLiveStreamEventAction()`. Available actions, inheriting from `LiveStreamEventAction`, include `ActivateLiveStreamEvents`, `ArchiveLiveStreamEvents`, `PauseLiveStreamEventAds`, `PauseLiveStreamEvents`, and `RefreshLiveStreamEventMasterPlaylists`. These actions manage the lifecycle and ad serving for live stream events, accessible through the specified namespace. The core functionality revolves around performing actions on live stream events.\n"]]