Tilbage til Google Play
Forbind Knoon AI med Google Play (Google Cloud) for at automatisere AI-arbejdsgange.
Reply to a specific Google Play app review.
googleCloudGooglePlayReplyReview
BETA
Internt
Tilladelser
Valgfrie tilladelser
Der er ingen elementer at vise.
Parametre
| Navn | Type | Beskrivelse | Obligatorisk |
|---|---|---|---|
| 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 |
Retur
| Navn | Type | Beskrivelse |
|---|---|---|
| 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. |