Voltar para Google Play

Conectar Knoon AI com Google Play (Google Cloud) para automatizar fluxos de trabalho de AI.

List recent reviews for a Google Play app package.
googleCloudGooglePlayListReviews
Beta
Interno
Permissões
  • https://www.googleapis.com/auth/androidpublisher
Permissões opcionais
Não há itens para exibir.
Parâmetros
NomeTipoDescriçãoObrigatório
packageNamemustache Android package name (e.g. "com.example.app").Sim
maxResultsmustache Optional. Max number of reviews to return (1-100). Defaults to 20.Não
translationLanguagemustache Optional. BCP-47 language code for translated reviews (e.g. "en").Não
Devoluções
NomeTipoDescrição
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.