gmb_qanda_locations_questions_answers_upsert
Create or update an answer to a specific question on a Google Business Profile location. Use this to add or modify a user's answer for a Q&A entry.
Instructions
[DEPRECATED] POST v1/{+parent}/answers:upsert. Creates an answer or updates the existing answer written by the user for the specified question. A user can only create one answer per question.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | JSON request body for this Google API method. | |
| fields | No | Selector specifying which fields to include in a partial response. | |
| parent | Yes | Required. The name of the question to write an answer for. | |
| $.xgafv | No | V1 error format. | |
| quotaUser | No | Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. | |
| prettyPrint | No | Returns response with indentations and line breaks. |