patch_subscription_offer
Update specific fields of an existing subscription offer in Google Play. Specify the offer, base plan, and fields to change to modify pricing or terms without full replacement.
Instructions
Partially update an existing subscription offer.
Disabled in read-only mode.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| offer | Yes | Partial SubscriptionOffer resource body with fields to change | |
| offer_id | Yes | Subscription offer ID | |
| product_id | Yes | Parent subscription product ID | |
| update_mask | Yes | Comma-separated list of fields to update | |
| base_plan_id | Yes | Parent base plan ID | |
| package_name | Yes | App package name | |
| regions_version | No | Version of available regions for regional prices (default: "2022/02") | 2022/02 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||