Atrás a Google Play
Conectar Knoon AI con Google Play (Google Cloud) para automatizar flujos de trabajo de AI.
Reply to a specific Google Play app review.
googleCloudGooglePlayReplyReview
Beta
Interno
Permisos
Permisos opcionales
No hay elementos para mostrar.
Parámetros
| Nombre | Tipo | Descripción | Requerido |
|---|---|---|---|
| packageName | mustache | Android package name (e.g. "com.example.app"). | Sí |
| reviewId | mustache | Review ID to reply to. | Sí |
| replyText | mustache | Developer reply text (max 350 characters). | Sí |
Devoluciones
| Nombre | Tipo | Descripción |
|---|---|---|
| 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. |