فقط خروجی شناسه شرکت. توسط سرور اختصاص داده شده است.
companyName
string
مورد نیاز. نام شرکت. به عنوان مثال XYZ Corp. در پورتال ثبت نام بدون لمس برای کارکنان شرکت نمایش داده می شود.
ownerEmails[]
string
مورد نیاز. فقط ورودی آدرس ایمیل کاربران مشتری در نقش مالک. حداقل یک owner_email مورد نیاز است. مالکان دسترسی مشابهی با مدیران دارند، اما همچنین می توانند کاربران پورتال سازمان شما را اضافه، حذف و ویرایش کنند.
adminEmails[]
string
اختیاری. آدرس ایمیل کاربران مشتری در نقش ادمین. هر آدرس ایمیل باید با یک حساب Google مرتبط باشد.
فقط خروجی اینکه آیا هر کاربری از این شرکت آخرین شرایط خدمات (ToS) را پذیرفته است یا خیر. TermsStatus ببینید.
skipWelcomeEmail
boolean
فقط ورودی اگر روی true تنظیم شود، ایمیل خوش آمدگویی برای مشتری ارسال نخواهد شد. توصیه میشود در صورتی که دستگاهها با سرویس DEVICE_PROTECTION اضافی درخواست میشوند، ایمیل خوشآمدگویی را نادیده بگیرید، زیرا مشتری ایمیلهای جداگانهای را در زمان ادعای دستگاه دریافت میکند. اگر مشتری Zero-touch نباشد، این قسمت نادیده گرفته می شود.
languageCode
string
فقط ورودی محلی ترجیحی مشتری به عنوان کد زبان BCP47 نشان داده شده است. این فیلد در ورودی تایید میشود و درخواستهای حاوی کدهای زبان پشتیبانینشده رد میشوند. کدهای زبان پشتیبانی شده: عربی (ar) چینی (هنگ کنگ) (zh-HK) چینی (ساده شده) (zh-CN) چینی (سنتی) (zh-TW) چک (cs) دانمارکی (da) هلندی (nl) انگلیسی ( بریتانیا) (en-GB) انگلیسی (ایالات متحده) (en-US) فیلیپینی (fil) فنلاندی (fi) فرانسوی (fr) آلمانی (de) عبری (iw) هندی (hi) مجارستانی (hu) اندونزیایی (id) ایتالیایی (id) آن) ژاپنی (ja) کره ای (ko) نروژی (بوکمال) (نه) لهستانی (pl) پرتغالی (برزیل) (pt-BR) پرتغالی (پرتغال) (pt-PT) روسی (ru) اسپانیایی (es) اسپانیایی (لاتین) آمریکا) (es-419) سوئدی (sv) تایلندی (th) ترکی (tr) اوکراینی (بریتانیا) ویتنامی (vi)
فقط خروجی حساب Google Workspace مرتبط با این مشتری. فقط برای شرکت های مشتری استفاده می شود.
وضعیت شرایط
پذیرش یک شرکت از شرایط خدمات ثبت نام بدون لمس (ToS). یک کاربر می تواند با استفاده از پورتال وب، ToS را برای شرکت خود بپذیرد.
ToS نسخه شده است. این بدان معناست که هنگام تغییر ToS، حداقل یک کاربر باید ToS جدید را بپذیرد. تا زمانی که اولین کاربر شرایط جدید را نپذیرد، وضعیت شرایط شرکت TERMS_STATUS_STALE است.
Enums
TERMS_STATUS_NOT_ACCEPTED
هیچ یک از کاربران این شرکت ToS را نپذیرفته اند.
TERMS_STATUS_ACCEPTED
یک (یا چند نفر) از کاربران این شرکت ToS را پذیرفته اند.
TERMS_STATUS_STALE
هیچ یک از کاربران این شرکت ToS فعلی را نپذیرفته اند، اما حداقل یک کاربر ToS قبلی را پذیرفته است.
تاریخ آخرین بهروزرسانی 2025-07-25 بهوقت ساعت هماهنگ جهانی.
[[["درک آسان","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 بهوقت ساعت هماهنگ جهانی."],[[["\u003cp\u003eThis resource details the "Company" entity within the zero-touch reseller and customer APIs, representing a reseller, vendor, or customer.\u003c/p\u003e\n"],["\u003cp\u003eThe "Company" JSON representation includes details like \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\u003eTermsStatus\u003c/code\u003e enum indicates whether a company's users have accepted the zero-touch enrollment Terms of Service (ToS), with statuses like \u003ccode\u003eTERMS_STATUS_NOT_ACCEPTED\u003c/code\u003e, \u003ccode\u003eTERMS_STATUS_ACCEPTED\u003c/code\u003e, and \u003ccode\u003eTERMS_STATUS_STALE\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGoogleWorkspaceAccount\u003c/code\u003e represents a Google Workspace customer and includes a \u003ccode\u003ecustomerId\u003c/code\u003e and \u003ccode\u003epreProvisioningTokens\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey methods for managing customers include \u003ccode\u003ecreate\u003c/code\u003e, which creates a new customer for zero-touch enrollment, and \u003ccode\u003elist\u003c/code\u003e, which retrieves a list of customers enrolled to a specified reseller.\u003c/p\u003e\n"]]],["This document defines a \"Company\" resource, representing a reseller, vendor, or customer in the zero-touch API. Key information includes the company's name, ID, owner/admin email addresses, and Terms of Service status. Companies can be created and listed. The `termsStatus` enum indicates whether the company has accepted the latest terms, and `GoogleWorkspaceAccount` details the linked Google Workspace. Actions involve creating new companies and listing existing ones. `create` and `list` are the method availables.\n"],null,[]]