subscriptions_create
Create a subscription for an Android app by providing the package name, product ID, and subscription resource body via the Google Play Developer API.
Instructions
Create a subscription.
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 | Subscription resource body | |
| regionsVersion | No |