Get Earnings Report
get_earnings_reportRetrieve monthly earnings for a specified month, broken down by merchant currency. Returns per-currency totals and indicates when the report is not yet available, avoiding false zero revenue.
Instructions
Transaction-level earnings for one month, in merchant currency.
Totals are reported PER CURRENCY and never summed across currencies — adding 1000 JPY to 10 EUR would be a wrong answer that looks like a right one, and this server has no exchange rates.
Earnings for a month are published around the 5th of the following month. Before that the report does not exist, and the freshness block says so rather than reporting zero revenue.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| month | Yes | Month as YYYY-MM (e.g., 2026-07) | |
| package_name | No | Filter to one app; omit for the whole developer account |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||