get_earnings_summary
Retrieve AdSense earnings summary for any date range, including estimated earnings, page views, impressions, clicks, CTR, and RPM. Use it to analyze revenue performance without opening the dashboard.
Instructions
Get AdSense earnings summary for a date range. Returns estimated earnings, page views, impressions, clicks, CTR, and RPM.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end_date | No | End date in YYYY-MM-DD format. Required when date_range is "custom". | |
| date_range | Yes | The date range to query. | |
| start_date | No | Start date in YYYY-MM-DD format. Required when date_range is "custom". |