חובה. שם החברה. לדוגמה: XYZ Corp. מוצג לעובדי החברה בפורטל ההרשמה דרך הארגון.
ownerEmails[]
string
חובה. קלט בלבד. כתובות האימייל של המשתמשים של הלקוח בתפקיד 'בעלים'. צריך לציין owner_email אחד לפחות. לבעלים יש גישה זהה לזו של אדמינים, אבל הם יכולים גם להוסיף, למחוק ולערוך משתמשים בפורטל של הארגון.
adminEmails[]
string
זה שינוי אופציונלי. כתובת האימייל של המשתמשים של הלקוח בתפקיד האדמין. כל כתובת אימייל צריכה להיות משויכת לחשבון Google.
פלט בלבד. האם משתמש כלשהו מהחברה אישר את התנאים וההגבלות העדכניים ביותר. TermsStatus.
skipWelcomeEmail
boolean
קלט בלבד. אם המדיניות מוגדרת כ-True, לא תישלח הודעת הצטרפות באימייל ללקוח. מומלץ לדלג על אימייל ההיכרות אם המכשיר ימומש עם שירות DEVICE_PROTECTION נוסף, כי הלקוח יקבל אימיילים נפרדים בזמן תביעת הבעלות על המכשיר. אם זה לא לקוח ללא מגע, המערכת תתעלם מהשדה הזה.
languageCode
string
קלט בלבד. הלוקאל המועדף של הלקוח שמיוצג כקוד שפה BCP47. השדה הזה מאומת בעת הזנת קלט, ובקשות שמכילות קודים של שפות שאינם נתמכים יידחו.
[[["התוכן קל להבנה","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"]],["עדכון אחרון: 2024-08-29 (שעון UTC)."],[[["The Company resource represents a reseller, vendor, or customer within the zero-touch reseller and customer APIs."],["The JSON representation for a Company includes details such as `name`, `companyId`, `companyName`, `ownerEmails`, `adminEmails`, `termsStatus`, `skipWelcomeEmail`, `languageCode`, and `googleWorkspaceAccount`."],["The `name`, `companyId`, and `termsStatus` fields are output-only, whereas the fields `ownerEmails`, `skipWelcomeEmail`, and `languageCode` are input-only fields."],["The `companyName` and `ownerEmails` are required fields to create a company, and each must be associated with a Google account, and must contain at least one email address."],["The method `list` allows partners to retrieve a list of their vendors."]]],["The document defines a \"Company\" resource in the zero-touch reseller and customer APIs, representing a reseller, vendor, or customer. Key information includes the company's `name`, `companyId`, `companyName`, and email addresses for `ownerEmails` and `adminEmails`. The `termsStatus` indicates if the terms of service have been accepted. Other data includes `skipWelcomeEmail`, and `languageCode`. One method allows listing vendors. This is done using `partners.vendors/list`.\n"]]