AI-generated Key Takeaways
- 
          A SlatePage object represents a page of Slate objects, which are returned by the getSlatesByStatement() method of the LiveStreamEventService. 
- 
          The SlatePage includes fields for the total size of the result set, the starting index of the current page, and the collection of Slate objects on that page. 
- 
          The namespace for the SlatePage is https://www.google.com/apis/ads/publisher/v202411.
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. |