| Package | Description |
|---|---|
| com.google.api.services.admob.v1beta.model |
| Modifier and Type | Method and Description |
|---|---|
ReportFooter |
ReportFooter.clone() |
ReportFooter |
GenerateNetworkReportResponse.getFooter()
Additional information about the generated report, such as warnings about the data.
|
ReportFooter |
GenerateMediationReportResponse.getFooter()
Additional information about the generated report, such as warnings about the data.
|
ReportFooter |
ReportFooter.set(String fieldName,
Object value) |
ReportFooter |
ReportFooter.setMatchingRowCount(Long matchingRowCount)
Total number of rows that matched the request.
|
ReportFooter |
ReportFooter.setWarnings(List<ReportWarning> warnings)
Warnings associated with generation of the report.
|
| Modifier and Type | Method and Description |
|---|---|
GenerateNetworkReportResponse |
GenerateNetworkReportResponse.setFooter(ReportFooter footer)
Additional information about the generated report, such as warnings about the data.
|
GenerateMediationReportResponse |
GenerateMediationReportResponse.setFooter(ReportFooter footer)
Additional information about the generated report, such as warnings about the data.
|
Copyright © 2011–2022 Google. All rights reserved.