Get Expansion File
get_expansion_fileRetrieve APK expansion file information for a specific app version. Check details of main or patch expansion files associated with your Google Play app.
Instructions
Get APK expansion file information.
Expansion files are used for large apps (especially games) that exceed the 100MB APK size limit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| package_name | Yes | App package name | |
| version_code | Yes | APK version code | |
| expansion_file_type | No | Type of expansion file (main or patch) | main |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||