Tilbage til Google Play

Forbind Knoon AI med Google Play (Google Cloud) for at automatisere AI-arbejdsgange.

Fetch details for a specific Google Play review.
googleCloudGooglePlayGetReview
BETA
Internt
Tilladelser
  • https://www.googleapis.com/auth/androidpublisher
Valgfrie tilladelser
Der er ingen elementer at vise.
Parametre
NavnTypeBeskrivelseObligatorisk
packageNamemustache Android package name (e.g. "com.example.app").Ja
reviewIdmustache Review ID retrieved from the list action.Ja
translationLanguagemustache Optional. BCP-47 language code for translated reviews.Nej
Retur
NavnTypeBeskrivelse
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.