subscriptions_update
Patch-update a subscription in Google Play, specifying only the fields to change with an update mask to avoid unintended modifications.
Instructions
Patch-update a subscription. Pass updateMask to limit the fields updated.
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 | |
| subscription | Yes | ||
| updateMask | No | ||
| regionsVersion | No | ||
| latencyTolerance | No | ||
| allowMissing | No |