[[["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 `AdUnitServiceClient.ListAdUnitsPage` class, specifically within the context of the Google Ad Manager API's Java library."],["The `ListAdUnitsPage` class is part of a versioned API, with links to versions ranging from 0.1.0 to the latest 0.19.0, allowing access to the documentation of the method across the different versions."],["`AdUnitServiceClient.ListAdUnitsPage` extends `AbstractPage` and inherits several methods related to paging and iterating through results, including `getNextPage`, `getPageElementCount`, `getValues`, and many more."],["The class includes two primary methods: `createPage`, which synchronously creates a new page, and `createPageAsync`, which asynchronously creates a new page."],["The `createPage` and `createPageAsync` methods take a `PageContext` and a `ListAdUnitsResponse` or `ApiFuture` of `ListAdUnitsResponse`, respectively, as parameters for handling the paging of `AdUnit` resources."]]],[]]