Tylko dane wyjściowe. Identyfikator firmy. Przypisana przez serwer.
companyName
string
Wymagane. Nazwa firmy. Przykład: XYZ Corp. Wyświetlane pracownikom firmy w portalu rejestracji typu zero-touch.
ownerEmails[]
string
Wymagane. Tylko dane wejściowe. Adresy e-mail użytkowników klienta z rolą właściciela. Wymagany jest co najmniej 1 owner_email. Właściciele mają takie same uprawnienia jak administratorzy, ale mogą też dodawać, usuwać i edytować użytkowników portalu organizacji.
adminEmails[]
string
Opcjonalnie: Adresy e-mail użytkowników klienta z rolą administratora. Każdy adres e-mail musi być powiązany z kontem Google.
Tylko dane wyjściowe. czy dowolny użytkownik z firmy zaakceptował najnowsze Warunki korzystania z usługi. Zobacz TermsStatus.
skipWelcomeEmail
boolean
Tylko dane wejściowe. Jeśli ma wartość Prawda, e-mail powitalny nie jest wysyłany do klienta. Zalecamy pominięcie e-maila powitalnego w przypadku zgłoszenia własności urządzeń w ramach dodatkowej usługi DEVICE_PROTECTION, ponieważ klient otrzyma osobne e-maile w momencie zgłoszenia własności urządzenia. Jeśli to nie jest klient korzystający z rejestracji typu zero-touch, to pole jest ignorowane.
languageCode
string
Tylko dane wejściowe. Preferowany region klienta podany jako kod języka BCP47. To pole jest sprawdzane podczas wprowadzania danych, a żądania zawierające nieobsługiwane kody języka będą odrzucane.
[[["Łatwo zrozumieć","easyToUnderstand","thumb-up"],["Rozwiązało to mój problem","solvedMyProblem","thumb-up"],["Inne","otherUp","thumb-up"]],[["Brak potrzebnych mi informacji","missingTheInformationINeed","thumb-down"],["Zbyt skomplikowane / zbyt wiele czynności do wykonania","tooComplicatedTooManySteps","thumb-down"],["Nieaktualne treści","outOfDate","thumb-down"],["Problem z tłumaczeniem","translationIssue","thumb-down"],["Problem z przykładami/kodem","samplesCodeIssue","thumb-down"],["Inne","otherDown","thumb-down"]],["Ostatnia aktualizacja: 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,[]]