List store listings (all languages)
play_list_listingsRetrieve the store listing details (title, descriptions) for every localized language in Google Play Console, using a package name and edit ID to view all language-specific metadata.
Instructions
Lists the store listing (title, descriptions, ...) for every localized language.
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" |