edits_validate
Validate a draft app edit to catch schema or media errors before publishing, reducing risk of submission failure.
Instructions
Validate an edit without committing. Catches schema/media errors before you publish.
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 |