[[["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 `AdUnitName.Builder` class within the Google Ad Manager Java library, specifically for version 0.12.0, with links to other versions."],["The `AdUnitName.Builder` class is used to construct instances of `AdUnitName`, representing an ad unit in a specific network, as indicated by the builder pattern it uses."],["The class inherits methods from `java.lang.Object`, including standard methods like `clone()`, `equals()`, and `toString()`."],["Key methods within the `AdUnitName.Builder` class include `build()` to create an `AdUnitName` instance, `getAdUnit()` and `getNetworkCode()` to retrieve the configured ad unit and network code strings, respectively, and the setter methods `setAdUnit()` and `setNetworkCode()` to set these values."],["Version 0.19.0 is the latest version available for the `AdUnitName.Builder` class, with earlier versions dating back to 0.1.0 also accessible."]]],[]]