batch_delete_purchase_options
Delete multiple purchase options from a one-time product in a single operation, reducing API calls and simplifying bulk cleanup for Google Play apps.
Instructions
Delete multiple purchase options from a one-time product in a single operation.
Disabled in read-only mode.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| requests | Yes | List of DeletePurchaseOptionRequest bodies (each with purchaseOptionId and optional latencyTolerance) | |
| product_id | Yes | Parent one-time product ID | |
| package_name | Yes | App package name |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||