subscription_base_plans_delete
Remove an inactive subscription base plan from Google Play by specifying package name, product SKU, and base plan ID.
Instructions
Delete a base plan (must be inactive).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| productId | Yes | Product id / SKU — stable identifier you assign in Play Console | |
| basePlanId | Yes | ||
| packageName | Yes | Android application package name, e.g. com.example.app |