सिर्फ़ आउटपुट के लिए. कंपनी का आईडी. सर्वर की ओर से असाइन किया गया.
companyName
string
ज़रूरी है. कंपनी का नाम. उदाहरण के लिए, XYZ Corp. 'पहले से तैयार डिवाइस' सुविधा वाले पोर्टल पर कंपनी के कर्मचारियों को दिखाया जाता है.
ownerEmails[]
string
ज़रूरी है. सिर्फ़ इनपुट. मालिक की भूमिका वाले ग्राहक के उपयोगकर्ताओं का ईमेल पता. कम से कम एक owner_email होना ज़रूरी है. मालिकों के पास एडमिन की तरह ही ऐक्सेस होता है. हालांकि, वे आपके संगठन के पोर्टल उपयोगकर्ताओं को जोड़ सकते हैं, मिटा सकते हैं, और उनमें बदलाव भी कर सकते हैं.
adminEmails[]
string
ज़रूरी नहीं. एडमिन की भूमिका वाले ग्राहक के उपयोगकर्ताओं का ईमेल पता. हर ईमेल पता किसी Google खाते से जुड़ा होना चाहिए.
सिर्फ़ आउटपुट के लिए. कंपनी के किसी उपयोगकर्ता ने सेवा की नई शर्तें स्वीकार की हैं या नहीं. TermsStatus देखें.
skipWelcomeEmail
boolean
सिर्फ़ इनपुट. अगर नीति को 'सही है' पर सेट किया जाता है, तो ग्राहक को वेलकम ईमेल नहीं भेजा जाएगा. अगर डिवाइसों पर डिवाइस पर दावा करने के लिए, डिवाइस पर अतिरिक्त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"]],["आखिरी बार 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 \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.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ename\u003c/code\u003e, \u003ccode\u003ecompanyId\u003c/code\u003e, and \u003ccode\u003etermsStatus\u003c/code\u003e fields are output-only, whereas the fields \u003ccode\u003eownerEmails\u003c/code\u003e, \u003ccode\u003eskipWelcomeEmail\u003c/code\u003e, and \u003ccode\u003elanguageCode\u003c/code\u003e are input-only fields.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ecompanyName\u003c/code\u003e and \u003ccode\u003eownerEmails\u003c/code\u003e are required fields to create a company, and each must be associated with a Google account, and must contain at least one email address.\u003c/p\u003e\n"],["\u003cp\u003eThe method \u003ccode\u003elist\u003c/code\u003e allows partners to retrieve a list of their vendors.\u003c/p\u003e\n"]]],["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"],null,[]]