Atrás a Google Play

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

List recent reviews for a Google Play app package.
googleCloudGooglePlayListReviews
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").
maxResultsmustache Optional. Max number of reviews to return (1-100). Defaults to 20.No
translationLanguagemustache Optional. BCP-47 language code for translated reviews (e.g. "en").No
Devoluciones
NombreTipoDescripción
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.