לקוחות
יש לך אפשרות לייצג אנשים פרטיים בכפוף לClient
מסוים באמצעות
users
.
אפשר להטמיע משתמשי לקוח כדי לנהל את הגישה הבודדת אל ממשק ה-Authorized Buyers ולאחזר מידע על ניהול משא ומתן.
כל משתמש מיוצג על ידי
ClientUser
.
משתמשים יכולים להשתמש רק בתכונות שלהורה שלהם ב-Client
יש גישה אליהן. משתמש לקוח שאישר את ההזמנה יכול לגשת לממשק המשתמש של Authorized Buyers, בזמן שהוא מחובר לחשבון Google המקושר לחשבון email
שלו.
לא ניתן לשנות את email
של ClientUser
לאחר היצירה. אם אתם צריכים לשנות אימייל, אנחנו ממליצים להסיר ולהוסיף מחדש את ClientUser
.
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2022-10-25 (שעון UTC).
[null,null,["עדכון אחרון: 2022-10-25 (שעון UTC)."],[[["Authorized Buyers client users allow you to manage individual access to the Authorized Buyers UI and negotiation information."],["Client users inherit the access permissions of their parent client and can access the UI using their linked Google account."],["A `ClientUser`'s email address cannot be changed after creation; to update it, you must remove and re-add the user."],["You can use the `users` resource to represent individuals under a given client."]]],["Client users manage individual access to the Authorized Buyers UI and negotiation data. Each user, represented by a `ClientUser`, is linked to a `Client` and inherits its access privileges. Users access the UI via their associated email address upon accepting an invitation. Email addresses cannot be modified post-creation; instead, users must be removed and recreated for email changes. The `users` endpoint provides access to managing client users.\n"]]