subscriptions_get
Retrieve details of a specific subscription by providing the Android package name and product ID (SKU).
Instructions
Get a single 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 |