[[["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-04-09 UTC."],[[["This webpage details the `AdUnitName.Builder` class, specifically within version 0.18.0 of the Google Ad Manager Java library."],["The `AdUnitName.Builder` class facilitates the creation of `AdUnitName` objects, representing ad units within a specific network."],["Key functionalities of this builder include the ability to set the network code and ad unit using the `setNetworkCode` and `setAdUnit` methods respectively."],["The `build()` method is used to finalize the construction of the `AdUnitName` object, and the `getNetworkCode()` and `getAdUnit()` methods are used to get the network code and the ad unit."],["The documentation provides links to previous versions of the ad-manager libraries from 0.1.0 to 0.19.0, and a summary of inherited methods from the `java.lang.Object` class."]]],[]]