AdMob network report
admob_network_reportRetrieve AdMob network performance data including revenue, impressions, eCPM, and clicks. Filter by dimensions like date, app, ad unit, and country to analyze trends.
Instructions
Generate an AdMob Network report (revenue, impressions, eCPM, ...).
Dimensions: DATE, MONTH, WEEK, AD_UNIT, APP, AD_TYPE, COUNTRY, FORMAT, PLATFORM, MOBILE_OS_VERSION, GMA_SDK_VERSION, APP_VERSION_NAME, SERVING_RESTRICTION. Only one time dimension (DATE/MONTH/WEEK) per request.
Metrics: AD_REQUESTS, CLICKS, ESTIMATED_EARNINGS, IMPRESSIONS, IMPRESSION_CTR, IMPRESSION_RPM, MATCHED_REQUESTS, MATCH_RATE, SHOW_RATE. Monetary values are returned already divided from micros into currency units.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| raw | No | Return the raw API JSON instead of a formatted table | |
| metrics | No | Metrics to include (defaults to IMPRESSIONS, CLICKS, ESTIMATED_EARNINGS) | |
| end_date | No | End date in YYYY-MM-DD (defaults to start_date) | |
| time_zone | No | IANA timezone, e.g. "Asia/Jakarta" | |
| account_id | No | AdMob publisher ID, e.g. "pub-1234567890123456". Omit to use the first account of the authorized user. | |
| dimensions | No | Dimensions to group by | |
| start_date | Yes | Start date in YYYY-MM-DD | |
| currency_code | No | ISO 4217 currency code for monetary metrics, e.g. "USD" | |
| max_report_rows | No | Max rows to return (1-100000) | |
| sort_conditions | No | Sort conditions | |
| dimension_filters | No | Dimension filters to apply |