Back to Google Play
Connect Knoon AI with Google Play (Google Cloud) to automate AI workflows.
Verify a subscription purchase (v2).
googleCloudGooglePlayGetSubscriptionPurchaseV2
BETA
Internal
Permissions
Optional permissions
There are no items to display.
Parameters
| Name | Type | Description | Required |
|---|---|---|---|
| packageName | mustache | - | Yes |
| token | mustache | - | Yes |
Returns
| Name | Type | Description |
|---|---|---|
| kind | string | Resource type identifier. |
| subscriptionState | string | Overall subscription state. |
| startTime | string | Subscription start time (RFC 3339). |
| latestOrderId | string | Latest order ID. |
| linkedPurchaseToken | string | Linked purchase token, if any. |
| acknowledgementState | string | Acknowledgement state. |
| regionCode | string | Region/market of the purchase. |
| lineItems.productId | string | Subscription product ID. |
| lineItems.expiryTime | string | Line item expiry time (RFC 3339). |