Skip to main content

bundles

Overview

Namebundles
TypeResource
Idgoogledevelopers.androidpublisher.bundles

Fields

NameDatatypeDescription
kindstringThe kind of this response ("androidpublisher#bundlesListResponse").
bundlesarrayAll app bundles.

Methods

NameAccessible byRequired ParamsDescription
edits_bundles_listSELECTeditId, packageNameLists all current Android App Bundles of the app and edit.
edits_bundles_uploadEXECeditId, packageNameUploads a new Android App Bundle to this edit. If you are using the Google API client libraries, please increase the timeout of the http request before calling this endpoint (a timeout of 2 minutes is recommended). See Timeouts and Errors for an example in java.