Output only. The ID of the company. Assigned by the server.
companyName
string
Required. The name of the company. For example XYZ Corp. Displayed to the company's employees in the zero-touch enrollment portal.
ownerEmails[]
string
Required. Input only. Email address of customer's users in the owner role. At least one owner_email is required. Owners share the same access as admins but can also add, delete, and edit your organization's portal users.
adminEmails[]
string
Optional. Email address of customer's users in the admin role. Each email address must be associated with a Google Account.
Output only. Whether any user from the company has accepted the latest Terms of Service (ToS). See TermsStatus.
skipWelcomeEmail
boolean
Input only. If set to true, welcome email will not be sent to the customer. It is recommended to skip the welcome email if devices will be claimed with additional DEVICE_PROTECTION service, as the customer will receive separate emails at device claim time. This field is ignored if this is not a Zero-touch customer.
languageCode
string
Input only. The preferred locale of the customer represented as a BCP47 language code. This field is validated on input and requests containing unsupported language codes will be rejected. Supported language codes: Arabic (ar) Chinese (Hong Kong) (zh-HK) Chinese (Simplified) (zh-CN) Chinese (Traditional) (zh-TW) Czech (cs) Danish (da) Dutch (nl) English (UK) (en-GB) English (US) (en-US) Filipino (fil) Finnish (fi) French (fr) German (de) Hebrew (iw) Hindi (hi) Hungarian (hu) Indonesian (id) Italian (it) Japanese (ja) Korean (ko) Norwegian (Bokmal) (no) Polish (pl) Portuguese (Brazil) (pt-BR) Portuguese (Portugal) (pt-PT) Russian (ru) Spanish (es) Spanish (Latin America) (es-419) Swedish (sv) Thai (th) Turkish (tr) Ukrainian (uk) Vietnamese (vi)
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-08-07 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,[]]