AI-generated Key Takeaways
-
The LiveStreamEventService uses the getSlatesByStatement() method to retrieve Slate objects.
-
A SlatePage object represents a page within a larger result set of Slate objects, providing details like total size, starting position, and the Slates on that page.
-
Slates contain information related to live stream events, and the SlatePage helps organize and navigate through them.
Captures a page of Slate objects.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
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. |