| Class | Description |
|---|---|
| App |
Describes an AdMob app for a specific platform (For example: Android or iOS).
|
| AppManualAppInfo |
Information provided for manual apps which are not linked to an application store (Example:
Google Play, App Store).
|
| Date |
Represents a whole or partial calendar date, such as a birthday.
|
| DateRange |
Specification of a single date range.
|
| GenerateMediationReportRequest |
Request to generate an AdMob Mediation report.
|
| GenerateMediationReportResponse |
The streaming response for the AdMob Mediation report where the first response contains the
report header, then a stream of row responses, and finally a footer as the last response message.
|
| GenerateNetworkReportRequest |
Request to generate an AdMob Network report.
|
| GenerateNetworkReportResponse |
The streaming response for the AdMob Network report where the first response contains the report
header, then a stream of row responses, and finally a footer as the last response message.
|
| ListAppsResponse |
Response for the apps list request.
|
| ListPublisherAccountsResponse |
Response for the publisher account list request.
|
| LocalizationSettings |
Localization settings for reports, such as currency and language.
|
| MediationReportSpec |
The specification for generating an AdMob Mediation report.
|
| MediationReportSpecDimensionFilter |
Describes which report rows to match based on their dimension values.
|
| MediationReportSpecSortCondition |
Sorting direction to be applied on a dimension or a metric.
|
| NetworkReportSpec |
The specification for generating an AdMob Network report.
|
| NetworkReportSpecDimensionFilter |
Describes which report rows to match based on their dimension values.
|
| NetworkReportSpecSortCondition |
Sorting direction to be applied on a dimension or a metric.
|
| PublisherAccount |
A publisher account contains information relevant to the use of this API, such as the time zone
used for the reports.
|
| ReportFooter |
Groups data available after report generation, for example, warnings and row counts.
|
| ReportHeader |
Groups data helps to treat the generated report.
|
| ReportRow |
A row of the returning report.
|
| ReportRowDimensionValue |
Representation of a dimension value.
|
| ReportRowMetricValue |
Representation of a metric value.
|
| ReportWarning |
Warnings associated with generation of the report.
|
| StringList |
List of string values.
|
Copyright © 2011–2020 Google. All rights reserved.