bundles_list
Lists all Android App Bundle (AAB) uploads in the current edit for a specified package name and edit ID.
Instructions
List all AAB uploads in the current edit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| editId | Yes | Edit id returned by `edits_insert` — required for all edits.* writes | |
| packageName | Yes | Android application package name, e.g. com.example.app |