فقط خروجی شناسه شرکت. توسط سرور اختصاص داده شده است.
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)
تاریخ آخرین بهروزرسانی 2024-11-08 بهوقت ساعت هماهنگ جهانی.
[[["درک آسان","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-11-08 بهوقت ساعت هماهنگ جهانی."],[[["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"]]