apks
Overview
Name | apks |
Type | Resource |
Id | googledevelopers.androidpublisher.apks |
Fields
Name | Datatype | Description |
---|---|---|
kind | string | The kind of this response ("androidpublisher#apksListResponse"). |
apks | array | All APKs. |
Methods
Name | Accessible by | Required Params | Description |
---|---|---|---|
edits_apks_list | SELECT | editId, packageName | Lists all current APKs of the app and edit. |
edits_apks_upload | EXEC | editId, packageName | Uploads an APK and adds to the current edit. |