返回 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.