subscription_offers_delete
Delete a subscription offer from a base plan for an Android app using package name, product ID, base plan ID, and offer ID.
Instructions
Delete an offer.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| offerId | Yes | ||
| 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 |