Commit Edit
commit_editPublish a staged app edit after previewing its track releases, locales, and binaries. Confirm the preview to commit the edit to Google Play.
Instructions
Commit an edit, publishing everything staged in it.
Two-step. The preview is read back from Play — it lists the track releases, listing locales and binaries actually staged — because the content came from earlier calls rather than this one's arguments.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Set True only after the user approved the preview | |
| edit_id | Yes | Edit ID from create_edit | |
| package_name | Yes | App package name (e.g., com.example.myapp) | |
| confirmation_token | No | The token from that preview; never invent one | |
| changes_not_sent_for_review | No | Hold the changes out of review after a rejection until they are sent from the Play Console UI |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||