batch_update_purchase_option_offer_states
Update multiple one-time product offer states in a single batch: activate, deactivate, or cancel offers across purchase options and products.
Instructions
Activate, deactivate or cancel multiple one-time product offers in a single operation.
Disabled in read-only mode.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| requests | Yes | List of UpdateOneTimeProductOfferStateRequest bodies (each with a nested activate/deactivate/cancel one-time product offer request) | |
| 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 |
|---|---|---|---|
| result | Yes |