Generate AdMob mediation report
generate_mediation_reportGenerate AdMob mediation reports with impressions, estimated earnings, and observed eCPM by ad source and mediation group. Filter by date, app, ad unit, country, or format to analyze performance.
Instructions
Generates an AdMob Mediation report across ad sources (waterfall/bidding): impressions, estimated earnings, observed eCPM per AD_SOURCE, MEDIATION_GROUP, and more. Monetary metrics are converted from micros to whole currency units (see currencyCode).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| endDate | Yes | End date (YYYY-MM-DD), inclusive | |
| metrics | Yes | Metrics to report | |
| startDate | Yes | Start date (YYYY-MM-DD), inclusive | |
| dimensions | No | Dimensions to group rows by | |
| currencyCode | No | ISO 4217 currency for monetary metrics (default: account currency) | |
| maxReportRows | No | Maximum rows to return (default 1000) | |
| sortConditions | No | Sort order — set either dimension or metric per condition | |
| dimensionFilters | No | Only include rows whose dimension matches one of the given values |