List store listing images
play_list_imagesList uploaded images such as screenshots, icons, and feature graphics for a specific language and image type in a Google Play Store listing. Use to review or manage store assets.
Instructions
Lists uploaded images of a given type (screenshots, icon, feature graphic, ...) for a language.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| editId | Yes | Edit id returned by play_create_edit | |
| language | Yes | BCP-47 language code as used by Play Console, e.g. "en-US", "tr-TR" | |
| imageType | Yes | Which image slot in the store listing to operate on | |
| packageName | Yes | Play Console package name, e.g. "com.example.app" |