返回 Google Play
將 Knoon AI 與 Google Play (Google Cloud) 連接以自動化 AI 工作流程。
Reply to a specific Google Play app review.
googleCloudGooglePlayReplyReview
測試版
內部
權限
可選權限
沒有項目可顯示。
參數
| 名稱 | 類型 | 說明 | 必填 |
|---|---|---|---|
| packageName | mustache | Android package name (e.g. "com.example.app"). | 是的 |
| reviewId | mustache | Review ID to reply to. | 是的 |
| replyText | mustache | Developer reply text (max 350 characters). | 是的 |
退貨
| 名稱 | 類型 | 說明 |
|---|---|---|
| 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. |