Indietro a Google Play

Connetti Knoon AI con Google Play (Google Cloud) per automatizzare i flussi di lavoro AI.

Fetch details for a specific Google Play review.
googleCloudGooglePlayGetReview
Beta
Interno
Autorizzazioni
  • https://www.googleapis.com/auth/androidpublisher
Autorizzazioni facoltative
Non ci sono elementi da visualizzare.
Parametri
NomeTipoDescrizioneObbligatorio
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
Resi
NomeTipoDescrizione
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.