Zurück zu Google Play
Verbinde Knoon AI mit Google Play (Google Cloud), um KI-Workflows zu automatisieren.
Reply to a specific Google Play app review.
googleCloudGooglePlayReplyReview
Beta
Intern
Berechtigungen
Optionale Berechtigungen
Es gibt keine Elemente zum Anzeigen.
Parameter
| Name | Typ | Beschreibung | Erforderlich |
|---|---|---|---|
| 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 |
Rückgaben
| Name | Typ | Beschreibung |
|---|---|---|
| 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. |