REST Resource: partners.vendors.customers
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
משאב: החברה
מפיץ, ספק או לקוח בממשקי ה-API של מפיץ ללא מגע ולקוח.
ייצוג JSON |
{
"name": string,
"companyId": string,
"companyName": string,
"ownerEmails": [
string
],
"adminEmails": [
string
],
"termsStatus": enum (TermsStatus ),
"skipWelcomeEmail": boolean,
"languageCode": string,
"googleWorkspaceAccount": {
object (GoogleWorkspaceAccount )
}
} |
שדות |
name |
string
פלט בלבד. השם של משאב ה-API של החברה. שם המשאב יכול להיות באחד מהפורמטים הבאים:
partners/[PARTNER_ID]/customers/[CUSTOMER_ID]
partners/[PARTNER_ID]/vendors/[VENDOR_ID]
partners/[PARTNER_ID]/vendors/[VENDOR_ID]/customers/[CUSTOMER_ID]
הוקצתה על ידי השרת.
|
companyId |
string (int64 format)
פלט בלבד. המזהה של החברה. הוקצתה על ידי השרת.
|
companyName |
string
חובה. שם החברה. לדוגמה: XYZ Corp. מוצג לעובדי החברה בפורטל ההרשמה דרך הארגון.
|
ownerEmails[] |
string
חובה. קלט בלבד. כתובות האימייל של המשתמשים של הלקוח בתפקיד 'בעלים'. צריך לציין owner_email אחד לפחות. לבעלים יש גישה זהה לזו של אדמינים, אבל הם יכולים גם להוסיף, למחוק ולערוך משתמשים בפורטל של הארגון.
|
adminEmails[] |
string
זה שינוי אופציונלי. כתובת האימייל של המשתמשים של הלקוח בתפקיד האדמין. כל כתובת אימייל חייבת להיות משויכת לחשבון Google.
|
termsStatus |
enum (TermsStatus )
פלט בלבד. האם משתמש כלשהו מהחברה אישר את התנאים וההגבלות העדכניים ביותר. TermsStatus .
|
skipWelcomeEmail |
boolean
קלט בלבד. אם המדיניות מוגדרת כ-True, לא תישלח הודעת הצטרפות באימייל ללקוח. מומלץ לדלג על אימייל ההיכרות אם המכשיר ימומש עם שירות DEVICE_PROTECTION נוסף, כי הלקוח יקבל אימיילים נפרדים בזמן תביעת הבעלות על המכשיר. אם זה לא לקוח ללא מגע, המערכת תתעלם מהשדה הזה.
|
languageCode |
string
קלט בלבד. הלוקאל המועדף של הלקוח שמיוצג כקוד שפה BCP47. השדה הזה מאומת בעת הזנת קלט, ובקשות שמכילות קודים של שפות שאינם נתמכים יידחו.
|
googleWorkspaceAccount |
object (GoogleWorkspaceAccount )
פלט בלבד. חשבון Google Workspace שמשויך ללקוח הזה. לשימוש עבור חברות לקוח בלבד.
|
שיטות |
|
בתיבת הדו-שיח הזו מפורטים הלקוחות של הספק. |
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-07-25 (שעון UTC).
[null,null,["עדכון אחרון: 2025-07-25 (שעון UTC)."],[[["\u003cp\u003eThe Company resource represents a reseller, vendor, or customer within the zero-touch reseller and customer APIs.\u003c/p\u003e\n"],["\u003cp\u003eThe JSON representation for a Company includes details such as the company's name, ID, owner/admin email addresses, Terms of Service status, and associated Google Workspace account.\u003c/p\u003e\n"],["\u003cp\u003eKey fields for a Company resource are \u003ccode\u003ename\u003c/code\u003e, \u003ccode\u003ecompanyId\u003c/code\u003e, \u003ccode\u003ecompanyName\u003c/code\u003e, \u003ccode\u003eownerEmails\u003c/code\u003e, \u003ccode\u003eadminEmails\u003c/code\u003e, \u003ccode\u003etermsStatus\u003c/code\u003e, \u003ccode\u003eskipWelcomeEmail\u003c/code\u003e, \u003ccode\u003elanguageCode\u003c/code\u003e, and \u003ccode\u003egoogleWorkspaceAccount\u003c/code\u003e, each with specific data types and purposes.\u003c/p\u003e\n"],["\u003cp\u003eA list method is available to the vendor to list their customers, and it can be found under \u003ccode\u003e/zero-touch/reference/reseller/rest/v1/partners.vendors.customers/list\u003c/code\u003e.\u003c/p\u003e\n"]]],["The \"Company\" resource represents a reseller, vendor, or customer in zero-touch APIs. Key information includes the `name`, `companyId`, `companyName`, `ownerEmails`, and optional `adminEmails`. It tracks `termsStatus`, whether to `skipWelcomeEmail`, and the `languageCode`. The `googleWorkspaceAccount` field links to a Google Workspace account. The available method for this is to `list` the customers of the vendor. These can be customers or resellers.\n"],null,[]]