edits
Fetches the expansion file configuration for the specified APK.
get/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 file configuration which is being read or modified.
Response
Successful response