get_revenue_estimates
Retrieve revenue estimates for mobile apps by operating system, app ID, country, and date range. Use it to analyze app earnings over specific periods.
Instructions
Fetch revenue estimates for apps by country and date.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| os | Yes | Operating system | |
| app_ids | Yes | Comma-separated app IDs | |
| end_date | Yes | End date (YYYY-MM-DD) | |
| countries | No | Comma-separated country codes | |
| data_model | No | DM_2025_Q2 | |
| start_date | Yes | Start date (YYYY-MM-DD) | |
| date_granularity | No | daily |