Google Play Android Developer API
(androidpublisher:v3)
2025-12-12
1 updated method
Updates
Methods
▼▲
androidpublisher.edits.commit
Parameters
:
inProgressReviewBehaviour
Type
:
string
Enum Descriptions
:
The behavior is not specified.
The changes in review will be canceled, and the new changes will be sent for review. Thus resetting the review process.
The commit will fail with an error if there are changes in review. If the edit doesn't result in a new submission being created then it won't throw an error even if there are changes in review.
Description
:
Optional. The behavior of committing a new edit while a submission is already in review.