patch_subscription
Partially update an existing subscription product by specifying fields to change. Provide the package name, product ID, and a partial subscription body with an update mask to modify only the necessary details.
Instructions
Partially update an existing subscription product.
Disabled in read-only mode.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| product_id | Yes | Subscription product ID | |
| update_mask | Yes | Comma-separated list of fields to update | |
| package_name | Yes | App package name | |
| subscription | Yes | Partial Subscription resource body with fields to change | |
| regions_version | No | Version of available regions for regional prices (default: "2022/02") | 2022/02 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||