[[["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-02-13 UTC."],[[["OrderPage objects represent a page of Order objects, providing access to a subset of orders within a larger result set."],["Key properties of OrderPage include `totalResultSetSize`, indicating the total number of orders, `startIndex`, specifying the starting position of the current page within the total set, and `results`, containing the actual Order objects for the current page."],["OrderPage utilizes the `OrderService` to retrieve Order data, specifically through the `getOrdersByStatement()` method, and is defined within the `https://www.google.com/apis/ads/publisher/v202402` namespace."]]],[]]