Google Play に戻る

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