[[["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 provides documentation for the `AdUnitName.Builder` class, which is used to construct instances for ad units within a network, offering a range of versions from 0.1.0 to 0.19.0 (latest)."],["The `AdUnitName.Builder` class inherits from `java.lang.Object` and includes methods for managing the network code and ad unit ID, which are used to identify ad units, with two main functions being `build()` and `get`."],["The class provides methods such as `setAdUnit` and `setNetworkCode` to configure the builder with the respective ad unit ID and network code, each returning an instance of the builder itself for chaining."],["The `build()` method returns an `AdUnitName` object after setting the proper parameters, while `getAdUnit()` and `getNetworkCode()` return the given ID's in `String` format."]]],[]]