[[["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 `RoleName.Builder` class, which is used for building role names in the Google Ad Manager API, specifically within the context of networks and roles."],["The `RoleName.Builder` class inherits from `java.lang.Object` and includes methods for constructing, retrieving, and setting the network code and role."],["The latest version available is 0.19.0, and the page lists multiple historical versions down to version 0.1.0, showing the progression of the API."],["Methods like `build()`, `getNetworkCode()`, `getRole()`, `setNetworkCode(String networkCode)`, and `setRole(String role)` are the primary methods of the `RoleName.Builder` class for building role names."],["The `RoleName.Builder` constructor is protected, indicating that instances are likely created through a specific factory method or class."]]],[]]