batch_delete_purchase_option_offers
Delete multiple one-time product offers in bulk with a single API call. Specify package, product, purchase option, and offer IDs to streamline cleanup.
Instructions
Delete multiple one-time product offers in a single operation.
Disabled in read-only mode.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| requests | Yes | List of DeleteOneTimeProductOfferRequest bodies (each with offerId and optional latencyTolerance) | |
| product_id | Yes | Parent one-time product ID ('-' wildcard allowed) | |
| package_name | Yes | App package name | |
| purchase_option_id | Yes | Parent purchase option ID ('-' wildcard allowed) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||