edits_commit
Commit and publish all changes in your edit, optionally skipping automatic review submission.
Instructions
Commit and publish all changes in the edit. Pass changesNotSentForReview=true to skip automatic review submission.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| editId | Yes | Edit id returned by `edits_insert` — required for all edits.* writes | |
| packageName | Yes | Android application package name, e.g. com.example.app | |
| changesNotSentForReview | No |