onetime_products_update
Update a one-time product's details on Google Play. Provide the package name, SKU, and updated product data for partial update.
Instructions
Update a one-time product (patch semantics, with updateMask).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| product | Yes | ||
| productId | Yes | Product id / SKU — stable identifier you assign in Play Console | |
| updateMask | No | ||
| packageName | Yes | Android application package name, e.g. com.example.app | |
| regionsVersion | No | ||
| latencyTolerance | No |