batch_update_purchase_option_offers
Updates or creates multiple one-time product purchase offers in a single API call, eliminating the need for separate requests to modify each offer.
Instructions
Create or update multiple one-time product offers in a single operation.
Disabled in read-only mode.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| requests | Yes | List of UpdateOneTimeProductOfferRequest bodies (each with oneTimeProductOffer, updateMask, and optional allowMissing / 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 |
|---|---|---|---|
| result | Yes |