Generate AdMob campaign report
generate_campaign_reportGenerate AdMob cross-promotion campaign reports covering impressions, clicks, installs, and estimated cost. Supports custom metrics and dimensions for dates within the last 30 days.
Instructions
Generates a report for AdMob cross-promotion campaigns: impressions, clicks, installs, estimated cost. Date range must be within the last 30 days. 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, within the last 30 days | |
| dimensions | No | Dimensions to group rows by | |
| languageCode | No | IETF language tag for localized text, e.g. "en-US" |