[[["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` class in the Google Ad Manager Java library, including various versions from 0.1.0 to 0.19.0, with 0.19.0 being the latest."],["The `AdUnitName` class implements the `ResourceName` interface and inherits from `Object`, offering methods such as `equals()`, `hashCode()`, and `toString()` that are also inherited."],["Static methods are available for creating, parsing, and formatting `AdUnitName` instances, including `format()`, `isParsableFrom()`, `newBuilder()`, `of()`, `parse()`, `parseList()`, and `toStringList()`."],["The `AdUnitName` class has methods for retrieving the network code and ad unit, such as `getAdUnit()`, `getFieldValue()`, `getFieldValuesMap()`, and `getNetworkCode()`."],["The `AdUnitName` class can be used to produce a builder for `AdUnitName` objects, and to convert an `AdUnitName` instance to its Builder object, using the `newBuilder()` and `toBuilder()` methods, respectively."]]],[]]