[[["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-08-20 UTC."],[[["UserPage objects represent a page within a larger set of User objects, providing details about the total result set, the starting position of the page within that set, and the Users on this specific page."],["Accessible via the UserService's getUsersByStatement() method, UserPage is part of the 'https://www.google.com/apis/ads/publisher/v202408' namespace."],["The UserPage structure includes fields like 'totalResultSetSize' indicating the overall number of User objects, 'startIndex' specifying the page's offset within the results, and 'results' containing the actual User objects for this page."]]],[]]