Back to Google Play
Connect Knoon AI with Google Play (Google Cloud) to automate AI workflows.
Reply to a specific Google Play app review.
googleCloudGooglePlayReplyReview
BETA
Internal
Permissions
Optional permissions
There are no items to display.
Parameters
| Name | Type | Description | Required |
|---|---|---|---|
| packageName | mustache | Android package name (e.g. "com.example.app"). | Yes |
| reviewId | mustache | Review ID to reply to. | Yes |
| replyText | mustache | Developer reply text (max 350 characters). | Yes |
Returns
| Name | Type | Description |
|---|---|---|
| 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. |