Retour à Google Play

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

Fetch details for a specific Google Play review.
googleCloudGooglePlayGetReview
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
reviewIdmustache Review ID retrieved from the list action.Oui
translationLanguagemustache Optional. BCP-47 language code for translated reviews.Non
Retours
NomTypeDescription
packageNamestring Android package name.
review.reviewIdstring Review ID.
review.authorNamestring Reviewer display name.
review.textstring Review text from the user.
review.starRatingnumber Star rating (1-5).
review.reviewerLanguagestring Reviewer language code.
review.lastModifiedstring ISO timestamp for the last modification.
review.developerReplystring Latest developer reply text if available.