Method: accounts.locations.admins.create
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
הזמנה של המשתמש שצוין להפוך לאדמין במיקום שצוין. המוזמן חייב לאשר את ההזמנה כדי לקבל גישה למיקום. כדי לאשר הזמנה באופן פרוגרמטי, אפשר לעיין בקישור [invitations.accept]
[google.mybusiness.v4.AcceptInvite].
בקשת HTTP
POST https://mybusiness.googleapis.com/v4/{parent=accounts/*/locations/*}/admins
בכתובת ה-URL נעשה שימוש בתחביר המרת gRPC.
פרמטרים של נתיב
פרמטרים |
parent |
string
שם המשאב של המיקום שעבורו נוצר האדמין.
|
גוף הבקשה
גוף הבקשה מכיל מופע של Admin
.
גוף התגובה
אם הפעולה בוצעה ללא שגיאות, גוף התגובה יכלול מופע חדש של Admin
שנוצר.
היקפי הרשאות
כדי להשתמש בתכונה הזו יש צורך באחד מההיקפים הבאים של OAuth:
https://www.googleapis.com/auth/plus.business.manage
https://www.googleapis.com/auth/business.manage
למידע נוסף, עיין בסקירה הכללית על OAuth 2.0.
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2023-12-02 (שעון UTC).
[[["התוכן קל להבנה","easyToUnderstand","thumb-up"],["התוכן עזר לי לפתור בעיה","solvedMyProblem","thumb-up"],["סיבה אחרת","otherUp","thumb-up"]],[["חסרים לי מידע או פרטים","missingTheInformationINeed","thumb-down"],["התוכן מורכב מדי או עם יותר מדי שלבים","tooComplicatedTooManySteps","thumb-down"],["התוכן לא עדכני","outOfDate","thumb-down"],["בעיה בתרגום","translationIssue","thumb-down"],["בעיה בדוגמאות/בקוד","samplesCodeIssue","thumb-down"],["סיבה אחרת","otherDown","thumb-down"]],["עדכון אחרון: 2023-12-02 (שעון UTC)."],[[["This API endpoint invites a user to become an administrator for a specific location, requiring the user to accept the invitation."],["It's deprecated; use the Account Management API ([https://developers.google.com/my-business/reference/accountmanagement/rest/v1/locations.admins/create](https://developers.google.com/my-business/reference/accountmanagement/rest/v1/locations.admins/create)) instead."],["To programmatically accept the invitation, utilize the `google.mybusiness.v4.AcceptInvitation` method."],["The request requires specifying the location in the URL path and providing the `Admin` object in the request body."],["Authorization is essential using either `https://www.googleapis.com/auth/plus.business.manage` or `https://www.googleapis.com/auth/business.manage` OAuth scopes."]]],[]]