Method: accounts.locations.reviews.deleteReply
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
מחיקת התשובה לביקורת שצוינה. הפעולה הזו תקפה רק אם המיקום שצוין אומת.
בקשת HTTP
DELETE https://mybusiness.googleapis.com/v4/{name=accounts/*/locations/*/reviews/*}/reply
כתובת ה-URL כתובה בתחביר של gRPC Transcoding.
פרמטרים של נתיב
| פרמטרים |
name |
string
השם של התשובה לביקורת שרוצים למחוק.
|
גוף הבקשה
גוף הבקשה צריך להיות ריק.
גוף התשובה
אם הפעולה בוצעה ללא שגיאות, גוף התגובה הוא אובייקט JSON ריק.
היקפי הרשאות
נדרש אחד מהיקפי ההרשאות הבאים של OAuth:
https://www.googleapis.com/auth/plus.business.manage
https://www.googleapis.com/auth/business.manage
ניתן למצוא מידע נוסף כאן: OAuth 2.0 Overview.
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2026-04-07 (שעון UTC).
[null,null,["עדכון אחרון: 2026-04-07 (שעון UTC)."],[],["This document details the process of deleting a review response via an API. The core action is sending a `DELETE` request to a specific URL: `https://mybusiness.googleapis.com/v4/{name=accounts/*/locations/*/reviews/*}/reply`. The `name` parameter, representing the review reply's identifier, is mandatory within the URL path. The request body must be empty, and a successful deletion returns an empty response body. Authorization requires either the `plus.business.manage` or `business.manage` OAuth scope.\n"]]