subscription_offers_activate
Activate a subscription offer to start making it available for purchase. Provide the package name, product ID, base plan ID, and offer ID to enable it.
Instructions
Activate an offer — starts making it available for purchase.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| offerId | Yes | ||
| 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 |