AI-generated Key Takeaways
- 
          ContactPage captures a page of Contact objects. 
- 
          It includes the total size of the result set, the starting index of the current page, and the collection of Contact objects on that page. 
- 
          ContactPage is part of the ContactService and is used with the getContactsByStatement method. 
- 
          The namespace for ContactPage is https://www.google.com/apis/ads/publisher/v202502. 
Captures a page of Contact objects.
- Namespace
- 
               https://www.google.com/apis/ads/publisher/v202502
| 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. |