deactivate_purchase_option_offer
Deactivate a one-time product offer in Google Play to prevent new buyers from accessing it. Resolve availability issues by disabling offers through the Play Developer API.
Instructions
Deactivate a one-time product offer, making it unavailable to new buyers.
Disabled in read-only mode.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| offer_id | Yes | One-time product offer ID to deactivate | |
| product_id | Yes | Parent one-time product ID | |
| package_name | Yes | App package name | |
| purchase_option_id | Yes | Parent purchase option ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||