listings_patch
Partially update Google Play store listings, preserving unspecified fields. Ideal for editing specific attributes like title, video, or descriptions without overwriting others.
Instructions
Partial update — unspecified fields preserved.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | ||
| video | No | ||
| editId | Yes | Edit id returned by `edits_insert` — required for all edits.* writes | |
| language | Yes | BCP-47 locale, e.g. en-US, fr-FR, zh-Hans | |
| packageName | Yes | Android application package name, e.g. com.example.app | |
| fullDescription | No | ||
| shortDescription | No |