get_install_failure_report_url
Retrieve a download URL for installation failure reports from Huawei AppGallery Connect to analyze app installation issues and identify patterns over a specified time period.
Instructions
Get download URL for installation failure report (CSV or Excel). Max 180-day range.
Input Schema
TableJSON 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), deviceName, downloadType, appVersion, or countryId. | |
| export_type | No | Default: CSV. |