List Generated Apks
list_generated_apksList all APKs Google Play produced from a specified app bundle version, returning download IDs for splits, standalone, universal, asset pack slices, and recovery APKs.
Instructions
List the APKs Google Play generated from an app bundle version.
Returns one entry per downloadable generated APK (split, standalone,
universal, asset pack slice, or recovery), each with a download ID that can
be passed to download_generated_apk.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| package_name | Yes | App package name | |
| version_code | Yes | Version code of the app bundle |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |