[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-15 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."]]],[]]