Zurück zu Google Play

Verbinde Knoon AI mit Google Play (Google Cloud), um KI-Workflows zu automatisieren.

List recent reviews for a Google Play app package.
googleCloudGooglePlayListReviews
Beta
Intern
Berechtigungen
  • https://www.googleapis.com/auth/androidpublisher
Optionale Berechtigungen
Es gibt keine Elemente zum Anzeigen.
Parameter
NameTypBeschreibungErforderlich
packageNamemustache Android package name (e.g. "com.example.app").Ja
maxResultsmustache Optional. Max number of reviews to return (1-100). Defaults to 20.Nein
translationLanguagemustache Optional. BCP-47 language code for translated reviews (e.g. "en").Nein
Rückgaben
NameTypBeschreibung
packageNamestring Android package name.
reviews.reviewIdstring Review ID.
reviews.authorNamestring Reviewer display name.
reviews.textstring Review text from the user.
reviews.starRatingnumber Star rating (1-5).
reviews.reviewerLanguagestring Reviewer language code.
reviews.lastModifiedstring ISO timestamp for the last modification.
reviews.developerReplystring Latest developer reply text if available.