Retour à Google Play

Connecter Knoon AI avec Google Play (Google Cloud) pour automatiser les flux de travail AI.

List recent reviews for a Google Play app package.
googleCloudGooglePlayListReviews
Bêta
Interne
Autorisations
  • https://www.googleapis.com/auth/androidpublisher
Autorisations optionnelles
Il n'y a aucun élément à afficher.
Paramètres
NomTypeDescriptionRequis
packageNamemustache Android package name (e.g. "com.example.app").Oui
maxResultsmustache Optional. Max number of reviews to return (1-100). Defaults to 20.Non
translationLanguagemustache Optional. BCP-47 language code for translated reviews (e.g. "en").Non
Retours
NomTypeDescription
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.