Method: generatedapks.download

Downloads a single signed APK generated from an app bundle.

HTTP request

GET https://androidpublisher.googleapis.com/androidpublisher/v3/applications/{packageName}/generatedApks/{versionCode}/downloads/{downloadId}:download

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
packageName

string

Package name of the app.

versionCode

integer

Version code of the app bundle.

downloadId

string

generatedapks.download ID, which uniquely identifies the APK to download. Can be obtained from the response of generatedapks.list method.

Request body

The request body must be empty.

Response body

If successful, the response body is empty.

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/androidpublisher