Back to Google Play

Connect Knoon AI with Google Play (Google Cloud) to automate AI workflows.

Verify a subscription purchase (v1).
googleCloudGooglePlayGetSubscriptionPurchase
BETA
Internal
Permissions
  • https://www.googleapis.com/auth/androidpublisher
Optional permissions
There are no items to display.
Parameters
NameTypeDescriptionRequired
packageNamemustache -Yes
subscriptionIdmustache -Yes
tokenmustache -Yes
Returns
NameTypeDescription
kindstring Resource type identifier.
startTimeMillisstring Subscription start time in milliseconds since epoch.
expiryTimeMillisstring Subscription expiry time in milliseconds since epoch.
autoRenewingboolean Whether the subscription is set to auto-renew.
orderIdstring Latest order ID.
paymentStatenumber Payment state.
cancelReasonnumber Cancellation reason.
acknowledgementStatenumber Acknowledgement state.
priceCurrencyCodestring ISO 4217 currency code.
priceAmountMicrosstring Price in micros.
countryCodestring ISO 3166-1 alpha-2 country code.
linkedPurchaseTokenstring Linked purchase token, if any.