[[["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 document details the `CreateReportRequestOrBuilder` interface, which is part of the Google Ad Manager Java library, specifically within the `com.google.ads.admanager.v1` package, and it's the 0.14.0 version which is the base version for the current documentation."],["The `CreateReportRequestOrBuilder` interface extends `MessageOrBuilder` and is used to define the structure for creating a report in Google Ad Manager."],["Key methods within this interface include `getParent()`, `getParentBytes()`, `getReport()`, `getReportOrBuilder()`, and `hasReport()`, which are all used for retrieving information related to the parent resource or the report being created."],["The parent resource, identified by `getParent()` and `getParentBytes()`, is a required field and must follow the format `networks/{network_code}`."],["The `getReport()` or `getReportOrBuilder()`, as well as the `hasReport()` are all related to the report that needs to be created, and is a required parameter."]]],[]]