reply_to_google_play_review
Post or update a developer reply to a Google Play review to address user feedback. Replacing existing replies helps improve store ratings and trust.
Instructions
Post or update a developer reply to a Google Play user review. Replies are limited to 350 characters. If the review already has a developer reply, this call replaces it. Get the review_id from list_google_play_reviews. Write a personal, helpful reply — responding to negative reviews improves store ratings and user trust.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| package_name | Yes | The Android package name e.g. com.example.myapp | |
| review_id | Yes | Review ID from list_google_play_reviews | |
| reply_text | Yes | Developer reply text — max 350 characters |