app_store_sales
Retrieve App Store units downloaded per day, territory, and app, summarized by SKU. Read-only access to sales, pre-order, subscription, and install reports.
Instructions
Read App Store Sales and Trends: units downloaded per day per territory per app, summarized by SKU. Needs SEO_MCP_ASC_VENDOR_NUMBER and a team key with Admin, Finance or Sales and Reports. A period with no sales is reported as an absence rather than an error. Read-only
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| version | No | Report version, such as 1_0 or 1_3, when the default is not accepted | |
| frequency | No | Report period | DAILY |
| reportDate | No | Report date. DAILY and WEEKLY take YYYY-MM-DD (WEEKLY means the week's ending date), MONTHLY takes YYYY-MM, YEARLY takes YYYY. Defaults to the most recent complete period for the frequency | |
| reportType | No | Sales and Trends report type | SALES |
| includeRows | No | Include every raw report row as well as the per-SKU summary | |
| reportSubType | No | Report sub type | SUMMARY |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| apps | Yes | ||
| rows | Yes | ||
| notes | Yes | ||
| hasData | Yes | ||
| rowCount | Yes | ||
| frequency | Yes | ||
| reportDate | Yes | ||
| reportType | Yes | ||
| totalUnits | Yes | ||
| vendorNumber | Yes | ||
| reportSubType | Yes |