Kembali ke Google Play
Sambungkan Knoon AI dengan Google Play (Google Cloud) untuk mengotomatisasi alur kerja AI.
Reply to a specific Google Play app review.
googleCloudGooglePlayReplyReview
Beta
Internal
Izin
Izin opsional
Tidak ada item untuk ditampilkan.
Parameter
| Nama | Tipe | Deskripsi | Wajib |
|---|---|---|---|
| packageName | mustache | Android package name (e.g. "com.example.app"). | Ya |
| reviewId | mustache | Review ID to reply to. | Ya |
| replyText | mustache | Developer reply text (max 350 characters). | Ya |
Pengembalian
| Nama | Tipe | Deskripsi |
|---|---|---|
| packageName | string | Android package name. |
| reviewId | string | Review ID. |
| replyText | string | Reply text that was posted. |
| lastModified | string | ISO timestamp for when the reply was last modified. |