v1

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

Commits an app edit.

post/androidpublisher/v3/applications/{packageName}/edits/{editId}:commit

Path parameters

packageNamestring required

Package name of the app.

editIdstring required

Identifier of the edit.

Query parameters

changesInReviewBehavior'CHANGES_IN_REVIEW_BEHAVIOR_TYPE_UNSPECIFIED' | 'CANCEL_IN_REVIEW_AND_SUBMIT' | 'ERROR_IF_IN_REVIEW'

Optional. Specify how the API should behave if there are changes currently in review. If this value is not set, it will default to "CANCEL_IN_REVIEW_AND_SUBMIT", which will cancel the changes in review and then send all the changes for publishing.

changesNotSentForReviewboolean

When a rejection happens, the parameter will make sure that the changes in this edit won't be reviewed until they are explicitly sent for review from within the Google Play Console UI. These changes will be added to any other changes that are not yet sent for review.

Response

Successful response