Validate Play Console edit
play_validate_editValidate a Google Play edit before committing it by checking uploaded bundles and track changes for consistency, so you can catch release issues early.
Instructions
Validates an edit without committing it — checks e.g. that uploaded bundles and track changes are consistent. Useful to sanity-check a release before play_commit_edit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| editId | Yes | Edit id returned by play_create_edit | |
| packageName | Yes | Play Console package name, e.g. "com.example.app" |