subscriptions_update
Update a Google Play subscription's details using patch semantics. Specify an updateMask to control which fields are changed.
Instructions
Patch-update a subscription. Pass updateMask to limit the fields updated.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| 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 | |
| allowMissing | No | ||
| subscription | Yes | ||
| regionsVersion | No | ||
| latencyTolerance | No |