Atrás a Google Play

Conectar Knoon AI con Google Play (Google Cloud) para automatizar flujos de trabajo de AI.

Fetch details for a specific Google Play review.
googleCloudGooglePlayGetReview
Beta
Interno
Permisos
  • https://www.googleapis.com/auth/androidpublisher
Permisos opcionales
No hay elementos para mostrar.
Parámetros
NombreTipoDescripciónRequerido
packageNamemustache Android package name (e.g. "com.example.app").
reviewIdmustache Review ID retrieved from the list action.
translationLanguagemustache Optional. BCP-47 language code for translated reviews.No
Devoluciones
NombreTipoDescripción
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.