[[["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 2025-08-15 UTC."],[[["This webpage provides documentation for the `OrderServiceClient.ListOrdersPage` class, which is part of the Google Ad Manager API for Java, specifically version 0.14.0."],["The `OrderServiceClient.ListOrdersPage` class extends `AbstractPage` and is used for handling paginated responses when listing orders, inheriting various methods related to page management."],["The documentation lists a history of versions from 0.1.0 up to 0.19.0, with 0.19.0 being the latest release of the Ad manager API."],["Two key methods are highlighted: `createPage`, which creates a new page object and `createPageAsync`, which does the same but asynchronously, both requiring a `PageContext` and `ListOrdersResponse` as parameters."],["The page also lists inherited members from the `AbstractPage` and `Object` classes, detailing a full range of inherited methods such as `getNextPage`, `getValues`, and `clone`, all from the inherited members."]]],[]]