Delete Listing
delete_listingDelete a locale-specific store listing from Google Play by providing the app package name and language code, with a confirmation gate to prevent unintended changes.
Instructions
Delete one locale's store listing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | ||
| language | Yes | Language code to delete (e.g., de-DE) | |
| package_name | Yes | App package name (e.g., com.example.myapp) | |
| confirmation_token | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||