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