[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides documentation for the `PlacementServiceClient.ListPlacementsPage` class in the Google Ad Manager API for Java, with the latest version being 0.19.0."],["The `PlacementServiceClient.ListPlacementsPage` class extends `AbstractPage` and handles listing placements, including accessing various versions ranging from 0.1.0 to 0.19.0."],["The class includes inherited members from `AbstractPage` and `Object`, such as methods for creating pages, getting the next page, retrieving the page's elements and its request/response info, and iterating through the pages, among others."],["`PlacementServiceClient.ListPlacementsPage` provides two key methods, `createPage` and `createPageAsync`, to manage and create pages for listing placements, in both synchronous and asynchronous manners, utilizing `ListPlacementsRequest` and `ListPlacementsResponse` data types."],["The `createPage` method allows for the synchronous creation of a `ListPlacementsPage` from a `PageContext` and a `ListPlacementsResponse`, while `createPageAsync` allows for the asynchronous creation of the page from a `PageContext` and an `ApiFuture` of a `ListPlacementsResponse`."]]],[]]