Terug naar Google Play
Verbinding maken met Knoon AI met Google Play (Google Cloud) om AI-workflows te automatiseren.
Reply to a specific Google Play app review.
googleCloudGooglePlayReplyReview
BÈTA
Intern
Machtigingen
Optionele machtigingen
Er zijn geen items om weer te geven.
Parameters
| Naam | Type | Beschrijving | Vereist |
|---|---|---|---|
| packageName | mustache | Android package name (e.g. "com.example.app"). | Ja |
| reviewId | mustache | Review ID to reply to. | Ja |
| replyText | mustache | Developer reply text (max 350 characters). | Ja |
Retouren
| Naam | Type | Beschrijving |
|---|---|---|
| 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. |