Voltar para Google Play

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

Fetch details for a specific Google Play review.
googleCloudGooglePlayGetReview
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
reviewIdmustache Review ID retrieved from the list action.Sim
translationLanguagemustache Optional. BCP-47 language code for translated reviews.Não
Devoluções
NomeTipoDescrição
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.