AI-generated Key Takeaways
- 
          AudienceSegmentPage represents a page of AudienceSegment objects and is dependent on the getAudienceSegmentsByStatement operation of the AudienceSegmentService. 
- 
          The AudienceSegmentPage includes fields for the total size of the result set and the starting index of the current page. 
- 
          The results field within an AudienceSegmentPage contains a collection of various types of AudienceSegment objects, including FirstParty, ThirdParty, and Shared Audience Segments. 
Represents a page of AudienceSegment 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 audience segments contained within this page. |