| Package | Description |
|---|---|
| com.google.api.services.admob.v1.model |
| Modifier and Type | Method and Description |
|---|---|
DateRange |
DateRange.clone() |
DateRange |
MediationReportSpec.getDateRange()
The date range for which the report is generated.
|
DateRange |
ReportHeader.getDateRange()
The date range for which the report is generated.
|
DateRange |
NetworkReportSpec.getDateRange()
The date range for which the report is generated.
|
DateRange |
DateRange.set(String fieldName,
Object value) |
DateRange |
DateRange.setEndDate(Date endDate)
End date of the date range, inclusive.
|
DateRange |
DateRange.setStartDate(Date startDate)
Start date of the date range, inclusive.
|
| Modifier and Type | Method and Description |
|---|---|
MediationReportSpec |
MediationReportSpec.setDateRange(DateRange dateRange)
The date range for which the report is generated.
|
ReportHeader |
ReportHeader.setDateRange(DateRange dateRange)
The date range for which the report is generated.
|
NetworkReportSpec |
NetworkReportSpec.setDateRange(DateRange dateRange)
The date range for which the report is generated.
|
Copyright © 2011–2020 Google. All rights reserved.