[[["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, which is used to construct `AdUnitName` objects for managing ad units within a network."],["The `AdUnitName.Builder` class inherits methods from `java.lang.Object`, including standard methods like `equals`, `hashCode`, and `toString`."],["It provides methods to set and retrieve the network code and ad unit name, with `setNetworkCode(String networkCode)` and `setAdUnit(String adUnit)` and `getNetworkCode()` and `getAdUnit()`, respectively."],["The `build()` method is available to finalize the creation of an `AdUnitName` instance."],["There is a full history of documentation for this specific class and it's functionality, with the latest being version 0.19.0, all the way down to version 0.1.0, and this specific page highlighting version 0.13.0."]]],[]]