AI-generated Key Takeaways
- 
          YieldGroupPage captures a page of YieldGroup objects. 
- 
          It includes fields for the total result set size, the starting index of the page, and a collection of YieldGroup results. 
- 
          This page structure is part of the YieldGroupService, which has a dependency on the getYieldGroupsByStatement() method. 
Captures a page of YieldGroup objects.
- Namespace
- 
               https://www.google.com/apis/ads/publisher/v202508
| 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 yield groups contained within this page. |