Google Play に戻る

Google Play (Google Cloud) と Knoon AI を接続して 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.