get_download_report_url
Generate a download URL for app download and install reports in CSV or Excel format. Supports up to 180 days of data.
Instructions
Get download URL for app download/install report (CSV or Excel). Max 180-day range.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_id | No | AppGallery Connect app ID. Optional if HUAWEI_APP_ID is set in the environment. | |
| language | Yes | Column header language. | |
| start_time | Yes | YYYYMMDD (UTC). | |
| end_time | Yes | YYYYMMDD (UTC). | |
| group_by | No | date (default), countryId, businessType, or appVersion. | |
| export_type | No | Default: CSV. |