ย้อนกลับไปยัง 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. |