Portfolio summary for every tracked app over a date window
get_apps_overviewOne row per tracked app: how many countries it charted in, how many top 5 and top 25 placements it holds, the change against the equal-length window before, and its single best chart position. Use this for 'how is my portfolio doing', then get_app_country_ranks to drill into one app.
Example question: "How did my apps do over the last 7 days?"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | No | ||
| countries | No | ||
| platforms | No | ||
| rangeDays | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | Yes | ||
| apps | Yes | ||
| rangeDays | Yes |