google_validate_edit
Validate an edit session to check for errors before committing, ensuring your app publishing changes are correct and ready for submission.
Instructions
Validate an edit session without committing. Useful to check for errors before commit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| packageName | Yes | Android package name | |
| editId | Yes | Edit ID from google_create_edit |