onetime_product_purchase_options_batch_update
Batch update or create up to 100 purchase options for a one-time product in Google Play by providing the package name, product ID, and list of requests.
Instructions
Update or create up to 100 purchase options for a one-time product.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| requests | Yes | ||
| productId | Yes | Product id / SKU — stable identifier you assign in Play Console | |
| packageName | Yes | Android application package name, e.g. com.example.app |