| Package | Description |
|---|---|
| com.google.api.services.doubleclickbidmanager.model |
| Modifier and Type | Method and Description |
|---|---|
Report |
Report.clone() |
Report |
Report.set(String fieldName,
Object value) |
Report |
Report.setKey(ReportKey key)
The key information identifying the report.
|
Report |
Report.setMetadata(ReportMetadata metadata)
The metadata of the report.
|
Report |
Report.setParams(Parameters params)
The parameters of the report.
|
| Modifier and Type | Method and Description |
|---|---|
List<Report> |
ListReportsResponse.getReports()
The list of reports.
|
| Modifier and Type | Method and Description |
|---|---|
ListReportsResponse |
ListReportsResponse.setReports(List<Report> reports)
The list of reports.
|
Copyright © 2011–2024 Google. All rights reserved.