Google Play に戻る
Google Play (Google Cloud) と Knoon AI を接続して 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. |