返回 Google Play
将 Knoon AI 与 Google Play (Google Cloud) 连接以自动化 AI 工作流。
Verify a subscription purchase (v1).
googleCloudGooglePlayGetSubscriptionPurchase
测试版
内部
权限
可选权限
没有可显示的项目。
参数
| 名称 | 类型 | 描述 | 必填 |
|---|---|---|---|
| packageName | mustache | - | 是的 |
| subscriptionId | mustache | - | 是的 |
| token | mustache | - | 是的 |
回报
| 名称 | 类型 | 描述 |
|---|---|---|
| kind | string | Resource type identifier. |
| startTimeMillis | string | Subscription start time in milliseconds since epoch. |
| expiryTimeMillis | string | Subscription expiry time in milliseconds since epoch. |
| autoRenewing | boolean | Whether the subscription is set to auto-renew. |
| orderId | string | Latest order ID. |
| paymentState | number | Payment state. |
| cancelReason | number | Cancellation reason. |
| acknowledgementState | number | Acknowledgement state. |
| priceCurrencyCode | string | ISO 4217 currency code. |
| priceAmountMicros | string | Price in micros. |
| countryCode | string | ISO 3166-1 alpha-2 country code. |
| linkedPurchaseToken | string | Linked purchase token, if any. |