[[["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."],[[["The `ReportName.Builder` class is used to construct report names for ad networks, specifically designed for building report names in the format `networks/{network_code}/reports/{report}`."],["This documentation includes the latest version 0.19.0 and spans from the oldest version 0.1.0 to 0.19.0, offering details for multiple releases."],["The `ReportName.Builder` class inherits members from the `java.lang.Object` class, providing standard object functionalities."],["It offers methods such as `build()`, `getNetworkCode()`, `getReport()`, `setNetworkCode(String networkCode)`, and `setReport(String report)` to manage and retrieve parts of the report name."],["The `Builder()` constructor is protected, and the `setNetworkCode` and `setReport` methods return a `ReportName.Builder` object."]]],[]]