List subscriptions
play_list_subscriptionsRetrieve every subscription product for an Android app using the Play Subscriptions API v2. Pass a package name to browse and paginate through all available offerings.
Instructions
Lists all subscription products for an app (Play Subscriptions API v2).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageToken | No | ||
| packageName | Yes | Play Console package name, e.g. "com.example.app" |