[[["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-07 UTC."],[[["This webpage provides documentation for the `AdUnitServiceClient.ListAdUnitSizesPagedResponse` class within the Google Ad Manager Java library, specifically showing versions ranging from 0.1.0 to 0.19.0, with 0.19.0 being the latest."],["The `AdUnitServiceClient.ListAdUnitSizesPagedResponse` class extends `AbstractPagedListResponse` and is used for handling paged responses related to ad unit sizes, as part of the `com.google.ads.admanager.v1` package."],["The class inherits several methods from `AbstractPagedListResponse` and `Object`, including methods for iterating through pages, retrieving the next page token, and general object methods like `clone` and `equals`."],["The static method `createAsync` is available for creating an asynchronous instance of `ListAdUnitSizesPagedResponse`, requiring `PageContext` and `ApiFuture` parameters to manage the paged requests and responses."],["The documentation details the parameters of the `createAsync` method, such as `context` and `futureResponse`, and the expected `ApiFuture` return type of the method, which is a `ListAdUnitSizesPagedResponse`."]]],[]]