AI-generated Key Takeaways
- 
          ContactPagecaptures a page ofContactobjects returned bygetContactsByStatement()fromContactService.
- 
          It includes the total size of the result set ( totalResultSetSize), the starting index of the current page within the total set (startIndex), and a collection ofContactobjects on the current page (results).
- 
          The namespace for ContactPageishttps://www.google.com/apis/ads/publisher/v202508.
Captures a page of Contact 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 contacts contained within this page. |