deactivate_subscription_offer
Deactivate a subscription offer to prevent new subscribers from accessing it. Provide package name, product ID, base plan ID, and offer ID to make the offer unavailable.
Instructions
Deactivate a subscription offer, making it unavailable to new subscribers.
Disabled in read-only mode.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| offer_id | Yes | Subscription offer ID to deactivate | |
| 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 | |||