Batch Delete Purchase Option Offers
batch_delete_purchase_option_offersDelete multiple one-time product offers in one batch operation. Specify package, product, purchase option, and offer IDs to remove them together, reducing repetitive API calls.
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 | |||