| Package | Description |
|---|---|
| com.google.api.services.doubleclickbidmanager.model |
| Modifier and Type | Method and Description |
|---|---|
ReportMetadata |
ReportMetadata.clone() |
ReportMetadata |
Report.getMetadata()
The metadata of the report.
|
ReportMetadata |
ReportMetadata.set(String fieldName,
Object value) |
ReportMetadata |
ReportMetadata.setGoogleCloudStoragePath(String googleCloudStoragePath)
Output only.
|
ReportMetadata |
ReportMetadata.setReportDataEndDate(Date reportDataEndDate)
The end date of the report data date range.
|
ReportMetadata |
ReportMetadata.setReportDataStartDate(Date reportDataStartDate)
The start date of the report data date range.
|
ReportMetadata |
ReportMetadata.setStatus(ReportStatus status)
The status of the report.
|
| Modifier and Type | Method and Description |
|---|---|
Report |
Report.setMetadata(ReportMetadata metadata)
The metadata of the report.
|
Copyright © 2011–2024 Google. All rights reserved.