onetime_products_batch_update
Simplify bulk updates of one-time products by processing up to 100 items in a single API call.
Instructions
Update up to 100 one-time products in one call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| packageName | Yes | Android application package name, e.g. com.example.app | |
| requests | Yes | Array of UpdateOneTimeProductRequest |