Delete in-app product
play_delete_inapp_productDeletes an in-app product from Google Play Console by its SKU and package name. Remove an existing product when it is no longer sold or needs cleanup.
Instructions
Deletes an in-app product by SKU.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sku | Yes | Product SKU / product id | |
| packageName | Yes | Play Console package name, e.g. "com.example.app" |