[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-19 UTC."],[[["`AudienceSegmentPage` represents a page of `AudienceSegment` objects, providing access to a subset of audience segments within a larger result set."],["It includes information about the total result set size (`totalResultSetSize`) and the starting position of the current page within that set (`startIndex`)."],["The `results` field contains an array of `AudienceSegment` objects, which can be of various types like `FirstPartyAudienceSegment`, `ThirdPartyAudienceSegment`, and others, representing the segments on this page."],["This page is accessed through the `AudienceSegmentService`, specifically the `getAudienceSegmentsByStatement` method, which allows retrieval of audience segments based on specified criteria."]]],[]]