delete_subscription_offer
Delete a subscription offer from your Play app. Remove inactive offers that have no active subscribers to avoid disrupting users and keep your catalog clean.
Instructions
Delete a subscription offer.
Only inactive offers with no active subscribers can be deleted. Disabled in read-only mode.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| offer_id | Yes | Subscription offer ID to delete | |
| product_id | Yes | Parent subscription product ID | |
| base_plan_id | Yes | Parent base plan ID | |
| package_name | Yes | App package name |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||