[[["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-04-09 UTC."],[[["The content provides a detailed overview of the `PlacementServiceClient.ListPlacementsPage` class within the Google Ads Ad Manager Java library, spanning versions from 0.1.0 to 0.19.0, with 0.19.0 being the latest."],["`PlacementServiceClient.ListPlacementsPage` extends `AbstractPage` and is responsible for managing paged results of placements, which can be seen by it handling `ListPlacementsRequest` and `ListPlacementsResponse`."],["The `PlacementServiceClient.ListPlacementsPage` class inherits a variety of methods from `AbstractPage`, such as `getNextPage`, `getValues`, and `hasNextPage`, which are all related to pagination and retrieval of data."],["This class includes specific methods `createPage` and `createPageAsync` for creating pages synchronously and asynchronously, respectively, utilizing `PageContext`, `ListPlacementsResponse`, and `ApiFuture` to manage the data flow and results."],["The content displays the usage of different versions of the ad manager, showing its progress, and the corresponding documentation for each version."]]],[]]