[[["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-17 UTC."],[[["This document details the `AdUnitServiceClient.ListAdUnitsPagedResponse` class within the Google Ad Manager API for Java, specifically version 0.18.0."],["The `ListAdUnitsPagedResponse` class extends `AbstractPagedListResponse` and provides methods for interacting with paged lists of AdUnits, such as retrieving the next page token, getting a page, or iterating over all results."],["The document outlines several inherited methods from the parent classes, `AbstractPagedListResponse` and `java.lang.Object`, like `expandToFixedSizeCollection`, `getNextPageToken`, `clone`, `equals`, and others."],["A static method, `createAsync`, is provided for asynchronous creation of a `ListAdUnitsPagedResponse` object, taking `PageContext` and `ApiFuture` as parameters, and it's possible to provide the context and future response needed."],["The different versions of the documentation are available, from version 0.19.0 (latest) down to version 0.1.0, with direct links for each."]]],[]]