返回 Google Play

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

List recent reviews for a Google Play app package.
googleCloudGooglePlayListReviews
测试版
内部
权限
  • https://www.googleapis.com/auth/androidpublisher
可选权限
没有可显示的项目。
参数
名称类型描述必填
packageNamemustache Android package name (e.g. "com.example.app").是的
maxResultsmustache Optional. Max number of reviews to return (1-100). Defaults to 20.没有
translationLanguagemustache Optional. BCP-47 language code for translated reviews (e.g. "en").没有
回报
名称类型描述
packageNamestring Android package name.
reviews.reviewIdstring Review ID.
reviews.authorNamestring Reviewer display name.
reviews.textstring Review text from the user.
reviews.starRatingnumber Star rating (1-5).
reviews.reviewerLanguagestring Reviewer language code.
reviews.lastModifiedstring ISO timestamp for the last modification.
reviews.developerReplystring Latest developer reply text if available.