[[["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 provides documentation for the `ReportName.Builder` class within the Google Ad Manager Java library, offering a range of versions from 0.1.0 to the latest 0.19.0."],["The `ReportName.Builder` class is used to construct a `ReportName` object, representing a specific report within a network, identified by its network code and the report's unique identifier."],["The class inherits standard methods from the `java.lang.Object` class, and it includes specific methods for setting and retrieving the network code (`getNetworkCode`, `setNetworkCode`) and report ID (`getReport`, `setReport`)."],["The `build()` method finalizes the creation of the `ReportName` object, whereas the protected `Builder()` constructor is used to create a new instance of the builder class."]]],[]]