Modules§

Structs§

  • Specification of a single date range. Both dates are inclusive.
  • Request to generate an AdMob Mediation report.
  • 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.
  • Request to generate an AdMob Network report.
  • 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.
  • Request to retrieve the specified publisher account.
  • Request to retrieve the AdMob publisher account accessible with the client credential. Currently all credentials have access to at most 1 account.
  • Response for the publisher account list request.
  • Localization settings for reports, such as currency and language. It affects how metrics are calculated.
  • The specification for generating an AdMob Mediation report. For example, the specification to get observed ECPM sliced by ad source and app for the ‘US’ and ‘CN’ countries can look like the following example:
  • The specification for generating an AdMob Network report. For example, the specification to get clicks and estimated earnings for only the ‘US’ and ‘CN’ countries can look like the following example:
  • A publisher account contains information relevant to the use of this API, such as the time zone used for the reports.
  • Groups data available after report generation, for example, warnings and row counts. Always sent as the last message in the stream response.
  • Groups data helps to treat the generated report. Always sent as a first message in the stream response.
  • A row of the returning report.
  • Warnings associated with generation of the report.
  • List of string values.

Enums§