listings_list
Retrieve all locale listings for a Google Play edit. Provide the app package name and edit ID to see every localized store listing.
Instructions
List every locale listing within an edit.
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 |