abstract type LiveStreamEventAction (v202308)
Service
LiveStreamEventService
Represents the actions that can be performed on LiveStreamEvent
objects.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202308
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 2023-08-22 UTC.
[null,null,["Last updated 2023-08-22 UTC."],[[["The `LiveStreamEventService` allows for various actions to be performed on live stream events, such as activating, archiving, pausing ads or events, and refreshing master playlists."],["These actions are represented by the `LiveStreamEventAction` object and its inheritors like `ActivateLiveStreamEvents`, `ArchiveLiveStreamEvents`, `PauseLiveStreamEventAds`, `PauseLiveStreamEvents`, and `RefreshLiveStreamEventMasterPlaylists`."],["The service and its actions reside within the namespace `https://www.google.com/apis/ads/publisher/v202308`."],["`LiveStreamEventAction` objects define operations that can be executed on `LiveStreamEvent` objects, impacting their state and behavior."]]],[]]