subscriptions_get
Retrieve subscription details for an Android app by supplying its package name and product ID.
Instructions
Get a single subscription.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| productId | Yes | Product id / SKU — stable identifier you assign in Play Console | |
| packageName | Yes | Android application package name, e.g. com.example.app |