profile_comments_create
Reply to an existing Google Business review. Submit the profile ID, parent review ID, and reply text; response returns immediately with a pending status for background publishing.
Instructions
Reply to an existing profile comment (Google Business review). Top-level comments are NOT allowed — you can only reply to a review that already exists. parent_id is required. Response is returned immediately with status 'pending'; a background job then publishes to Google and updates status to 'published' or 'failed'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Reply body. | |
| parent_id | Yes | Postproxy hashid OR external_id of the review being replied to. | |
| profile_id | Yes | Profile hashid (google_business profile). |