[[["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."],[[["This document details the `AdUnitServiceClient.ListAdUnitsPage` class, a component of the Google Ad Manager API for Java, which extends `AbstractPage` for handling paginated lists of ad units."],["The latest version documented is 0.19.0, with historical versions dating back to 0.1.0, and the current page is for version 0.14.0."],["`ListAdUnitsPage` provides functionality to navigate through pages of ad units, including retrieving the next page, checking for the existence of a next page, and getting the number of elements on the page."],["The class includes methods `createPage` and `createPageAsync`, allowing the creation of page objects either synchronously or asynchronously, using context and either a direct response or an `ApiFuture` of a response."],["Inherited members allow functions like iterating through all pages, cloning, checking for equality, getting next page tokens, and getting request and responses."]]],[]]