[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-15 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."]]],[]]