[[["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 document details the `AdPartnerServiceClient.ListAdPartnersPage` class, which is part of the Google Ad Manager Java library, and provides a way to manage pages of ad partners."],["The latest version for `ListAdPartnersPage` is 0.19.0, but the document also includes links for versions dating back to 0.1.0, offering historical reference."],["`ListAdPartnersPage` extends the `AbstractPage` class, inheriting various methods for page management, like retrieving the next page, checking for more pages, and getting page elements."],["The class includes two key methods: `createPage`, which generates a `ListAdPartnersPage` object based on a provided context and response, and `createPageAsync`, which asynchronously creates the same object using a context and a future response."],["The methods `createPage` and `createPageAsync` override methods of the same name found in the `AbstractPage` parent class, allowing for tailored functionality within the context of the `ListAdPartnersPage` class."]]],[]]