Method: locations.questions.create
בקשת HTTP
POST https://mybusinessqanda.googleapis.com/v1/{parent=locations/*/questions}
בכתובת ה-URL נעשה שימוש בתחביר המרת gRPC.
פרמטרים של נתיב
פרמטרים |
parent |
string
חובה. שם המיקום שעבורו רוצים לכתוב שאלה.
|
גוף הבקשה
גוף הבקשה מכיל מופע של Question
.
גוף התגובה
אם הפעולה בוצעה ללא שגיאות, גוף התגובה יכלול מופע חדש של Question
שנוצר.
היקפי הרשאות
נדרש היקף OAuth הבא:
https://www.googleapis.com/auth/business.manage
למידע נוסף, עיין בסקירה הכללית על OAuth 2.0.
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2023-12-01 (שעון UTC).
[null,null,["עדכון אחרון: 2023-12-01 (שעון UTC)."],[[["Adds a question for the specified location using an HTTP POST request."],["Requires `parent` as a path parameter specifying the location for the question."],["The request body should contain a `Question` object as defined in the provided reference."],["A successful response returns the newly created `Question` object."],["Requires authorization with the `https://www.googleapis.com/auth/business.manage` scope."]]],[]]