[[["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 details the `UserName.Builder` class for the Google Ad Manager API, specifically within version 0.12.0, offering a way to construct user identifiers."],["The `UserName.Builder` class inherits from `java.lang.Object`, utilizing its fundamental methods such as `clone()`, `equals()`, and `hashCode()`."],["The class includes a constructor `Builder()` and methods like `build()`, `getNetworkCode()`, `getUser()`, `setNetworkCode()`, and `setUser()` for creating and managing user name instances."],["The method `build()` will return an object of type `UserName`, and the `getNetworkCode()` and `getUser()` methods both return objects of type `String`."],["The `setNetworkCode()` and `setUser()` methods both take a `String` parameter for the associated property and will return an object of type `UserName.Builder`."]]],[]]