返回 Google Play

将 Knoon AI 与 Google Play (Google Cloud) 连接以自动化 AI 工作流。

Fetch details for a specific Google Play review.
googleCloudGooglePlayGetReview
测试版
内部
权限
  • https://www.googleapis.com/auth/androidpublisher
可选权限
没有可显示的项目。
参数
名称类型描述必填
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.没有
回报
名称类型描述
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.