create_subscription_offer
Create a new subscription offer in Google Play by specifying package, product, base plan, and offer details like phases and targeting.
Instructions
Create a new subscription offer.
Disabled in read-only mode.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| offer | Yes | SubscriptionOffer resource body (e.g. phases, regionalConfigs, targeting) | |
| offer_id | Yes | Subscription offer ID | |
| product_id | Yes | Parent subscription product ID | |
| 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 | |||