AI-generated Key Takeaways
- 
          AdUnitPage captures a page of AdUnit objects and is a dependency of the getAdUnitsByStatement() function in the InventoryService. 
- 
          The AdUnitPage includes fields for the total result set size, the start index of the current page, and the collection of AdUnit objects on the page. 
- 
          This object is part of the https://www.google.com/apis/ads/publisher/v202505namespace.
Captures a page of AdUnit objects.
- Namespace
- 
               https://www.google.com/apis/ads/publisher/v202505
| 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 ad units contained within this page. |