[[["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 documentation outlines the `ReportName.Builder` class, which is used to build report names for ad networks."],["The `ReportName.Builder` class inherits from `java.lang.Object` and contains several inherited methods, including `clone()`, `equals()`, and `toString()`."],["The `build()` method creates a `ReportName` object, while the `getNetworkCode()` and `getReport()` methods retrieve the network code and report name, respectively."],["The `setNetworkCode()` and `setReport()` methods allow you to set the network code and report name, and they both return a `ReportName.Builder` instance."],["The documentation covers version history, listing versions from 0.1.0 to the latest, 0.19.0, for the `ReportName.Builder` class."]]],[]]