Retour à Google Play
Connecter Knoon AI avec Google Play (Google Cloud) pour automatiser les flux de travail AI.
Reply to a specific Google Play app review.
googleCloudGooglePlayReplyReview
Bêta
Interne
Autorisations
Autorisations optionnelles
Il n'y a aucun élément à afficher.
Paramètres
| Nom | Type | Description | Requis |
|---|---|---|---|
| packageName | mustache | Android package name (e.g. "com.example.app"). | Oui |
| reviewId | mustache | Review ID to reply to. | Oui |
| replyText | mustache | Developer reply text (max 350 characters). | Oui |
Retours
| Nom | 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. |