Tilbake til Google Play
Koble til Knoon AI med Google Play (Google Cloud) for å automatisere AI-arbeidsflyter.
Reply to a specific Google Play app review.
googleCloudGooglePlayReplyReview
BETA
Intern
Tillatelser
Valgfrie tillatelser
Det finnes ingen elementer å vise.
Parametere
| Navn | Type | Beskrivelse | Påkrevd |
|---|---|---|---|
| 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 |
Returer
| 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. |