[[["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 documents the `AdPartnerName.Builder` class, which is used for building `AdPartnerName` objects for the Google Ad Manager API."],["The latest version of the documentation is for version 0.19.0, with a history of versions going back to 0.1.0, each version has its own dedicated page."],["The `AdPartnerName.Builder` class inherits from `java.lang.Object` and provides methods for setting the ad partner and network code."],["The builder offers methods to set the `adPartner` and `networkCode` using `String` inputs, and the `build()` method returns the finalized `AdPartnerName` object."],["The builder includes a protected constructor, `Builder()`, for creating instances, and provides getter methods for retrieving the `adPartner` and `networkCode`."]]],[]]