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. |