AI-generated Key Takeaways
-
A LiveStreamEventPage captures a page of LiveStreamEvent objects.
-
The page includes the total size of the result set, the starting index of the current page, and a collection of LiveStreamEvent objects.
-
It is part of the LiveStreamEventService and can be retrieved using the
getLiveStreamEventsByStatement()method.
Captures a page of LiveStreamEvent objects.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202502
Field |
|
|---|---|
|
The size of the total result set to which this page belongs. |
|
The absolute index in the total result set on which this page begins. |
|
The collection of live stream events contained within this page. |