Google Play로 돌아가기
Knoon AI를 Google Play (Google Cloud)과 연결하여 AI 워크플로우를 자동화하세요.
Reply to a specific Google Play app review.
googleCloudGooglePlayReplyReview
베타
내부
권한
선택사항 권한
표시할 항목이 없습니다.
매개변수
| 이름 | 유형 | 설명 | 필수 |
|---|---|---|---|
| packageName | mustache | Android package name (e.g. "com.example.app"). | 네 |
| reviewId | mustache | Review ID to reply to. | 네 |
| replyText | mustache | Developer reply text (max 350 characters). | 네 |
반환값
| 이름 | 유형 | 설명 |
|---|---|---|
| packageName | string | Android package name. |
| reviewId | string | Review ID. |
| replyText | string | Reply text that was posted. |
| lastModified | string | ISO timestamp for when the reply was last modified. |