Back to Google Play

Connect Knoon AI with Google Play (Google Cloud) to automate AI workflows.

Fetch details for a specific Google Play review.
googleCloudGooglePlayGetReview
BETA
Internal
Permissions
  • https://www.googleapis.com/auth/androidpublisher
Optional permissions
There are no items to display.
Parameters
NameTypeDescriptionRequired
packageNamemustache Android package name (e.g. "com.example.app").Yes
reviewIdmustache Review ID retrieved from the list action.Yes
translationLanguagemustache Optional. BCP-47 language code for translated reviews.No
Returns
NameTypeDescription
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.