subscription_base_plans_activate
Activate a base plan to make it available for purchase. Provide packageName, productId, and basePlanId to start selling your subscription.
Instructions
Activate a base plan — starts making it available for purchase.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| productId | Yes | Product id / SKU — stable identifier you assign in Play Console | |
| basePlanId | Yes | ||
| packageName | Yes | Android application package name, e.g. com.example.app |