Indietro a Google Play
Connetti Knoon AI con Google Play (Google Cloud) per automatizzare i flussi di lavoro AI.
Reply to a specific Google Play app review.
googleCloudGooglePlayReplyReview
Beta
Interno
Autorizzazioni
Autorizzazioni facoltative
Non ci sono elementi da visualizzare.
Parametri
| Nome | Tipo | Descrizione | Obbligatorio |
|---|---|---|---|
| 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ì |
Resi
| Nome | Tipo | Descrizione |
|---|---|---|
| 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. |