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.