v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13136338403.5 KB
edits

Uploads a new expansion file and attaches to the specified APK.

post/androidpublisher/v3/applications/{packageName}/edits/{editId}/apks/{apkVersionCode}/expansionFiles/{expansionFileType}

Path parameters

packageNamestring required

Package name of the app.

editIdstring required

Identifier of the edit.

apkVersionCodeinteger required

The version code of the APK whose expansion file configuration is being read or modified.

expansionFileType'expansionFileTypeUnspecified' | 'main' | 'patch' required

The file type of the expansion file configuration which is being updated.

Response

Successful response