REST Resource: customers
সেভ করা পৃষ্ঠা গুছিয়ে রাখতে 'সংগ্রহ' ব্যবহার করুন
আপনার পছন্দ অনুযায়ী কন্টেন্ট সেভ করুন ও সঠিক বিভাগে রাখুন।
সম্পদ: গ্রাহক
JSON প্রতিনিধিত্ব |
---|
{
"id": string,
"customerDomain": string,
"kind": string,
"etag": string,
"alternateEmail": string,
"customerCreationTime": string,
"postalAddress": {
object (CustomerPostalAddress )
},
"phoneNumber": string,
"language": string
} |
ক্ষেত্র |
---|
id | string গ্রাহকের Google Workspace অ্যাকাউন্টের জন্য অনন্য আইডি। (শুধু পঠনযোগ্য) |
customerDomain | string গ্রাহকের প্রাথমিক ডোমেইন নামের স্ট্রিং। একটি নতুন গ্রাহক তৈরি করার সময় www উপসর্গ অন্তর্ভুক্ত করবেন না। |
kind | string একটি গ্রাহক হিসাবে সম্পদ সনাক্ত করে. মান: admin#directory#customer |
etag | string সম্পদের ETag. |
alternateEmail | string গ্রাহকের সেকেন্ডারি যোগাযোগের ইমেল ঠিকানা। এই ইমেল ঠিকানাটি customerDomain মতো একই ডোমেনে থাকতে পারে না |
customerCreationTime | string গ্রাহকের তৈরির সময় (শুধুমাত্র পঠনযোগ্য) |
postalAddress | object ( CustomerPostalAddress ) গ্রাহকের ডাক ঠিকানার তথ্য। |
phoneNumber | string E.164 ফরম্যাটে গ্রাহকের যোগাযোগের ফোন নম্বর। |
language | string গ্রাহকের ISO 639-2 ভাষার কোড। সমর্থিত কোডের তালিকার জন্য ভাষা কোড পৃষ্ঠা দেখুন। সমর্থিত সেটের বাইরে বৈধ ভাষা কোডগুলি API দ্বারা গৃহীত হবে কিন্তু অপ্রত্যাশিত আচরণের দিকে নিয়ে যেতে পারে৷ ডিফল্ট মান হল en . |
গ্রাহকের ডাক ঠিকানা
JSON প্রতিনিধিত্ব |
---|
{
"countryCode": string,
"addressLine2": string,
"region": string,
"addressLine3": string,
"locality": string,
"postalCode": string,
"addressLine1": string,
"organizationName": string,
"contactName": string
} |
ক্ষেত্র |
---|
countryCode | string এটি একটি প্রয়োজনীয় সম্পত্তি। countryCode তথ্যের জন্য ISO 3166 দেশের কোড উপাদান দেখুন। |
addressLine2 | string ঠিকানার ঠিকানা লাইন 2। |
region | string অঞ্চলের নাম। একটি অঞ্চল মান একটি উদাহরণ নিউ ইয়র্ক রাজ্যের জন্য NY . |
addressLine3 | string ঠিকানার ঠিকানার লাইন 3। |
locality | string এলাকার নাম। স্থানীয় মূল্যের একটি উদাহরণ হল San Francisco শহর। |
postalCode | string পোস্টাল কোড। একটি পোস্টালকোডের উদাহরণ হল একটি পোস্টাল জিপ কোড যেমন 10009 । এটি - http://portablecontacts.net/draft-spec.html#address_element এর সাথে সঙ্গতিপূর্ণ। |
addressLine1 | string একজন গ্রাহকের প্রকৃত ঠিকানা। ঠিকানা এক থেকে তিন লাইনের সমন্বয়ে গঠিত হতে পারে। |
organizationName | string কোম্পানি বা কোম্পানি বিভাগের নাম। |
contactName | string গ্রাহক পরিচিতির নাম। |
পদ্ধতি |
---|
| একটি গ্রাহক উদ্ধার. |
| একজন গ্রাহককে প্যাচ করে। |
| একটি গ্রাহক আপডেট. |
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2025-07-28 UTC-তে শেষবার আপডেট করা হয়েছে।
[null,null,["2025-07-28 UTC-তে শেষবার আপডেট করা হয়েছে।"],[],[],null,["# REST Resource: customers\n\nResource: Customer\n------------------\n\n| JSON representation |\n|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ``` { \"id\": string, \"customerDomain\": string, \"kind\": string, \"etag\": string, \"alternateEmail\": string, \"customerCreationTime\": string, \"postalAddress\": { object (/workspace/admin/directory/reference/rest/v1/customers#CustomerPostalAddress) }, \"phoneNumber\": string, \"language\": string } ``` |\n\n| Fields ||\n|------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `id` | `string` The unique ID for the customer's Google Workspace account. (Readonly) |\n| `customerDomain` | `string` The customer's primary domain name string. Do not include the `www` prefix when creating a new customer. |\n| `kind` | `string` Identifies the resource as a customer. Value: `admin#directory#customer` |\n| `etag` | `string` ETag of the resource. |\n| `alternateEmail` | `string` The customer's secondary contact email address. This email address cannot be on the same domain as the `customerDomain` |\n| `customerCreationTime` | `string` The customer's creation time (Readonly) |\n| `postalAddress` | `object (`[CustomerPostalAddress](/workspace/admin/directory/reference/rest/v1/customers#CustomerPostalAddress)`)` The customer's postal address information. |\n| `phoneNumber` | `string` The customer's contact phone number in [E.164](https://en.wikipedia.org/wiki/E.164) format. |\n| `language` | `string` The customer's ISO 639-2 language code. See the [Language Codes](https://developers.google.com/workspace/admin/directory/v1/languages) page for the list of supported codes. Valid language codes outside the supported set will be accepted by the API but may lead to unexpected behavior. The default value is `en`. |\n\nCustomerPostalAddress\n---------------------\n\n| JSON representation |\n|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ``` { \"countryCode\": string, \"addressLine2\": string, \"region\": string, \"addressLine3\": string, \"locality\": string, \"postalCode\": string, \"addressLine1\": string, \"organizationName\": string, \"contactName\": string } ``` |\n\n| Fields ||\n|--------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `countryCode` | `string` This is a required property. For `countryCode` information see the [ISO 3166 country code elements](https://www.iso.org/iso/country_codes.htm). |\n| `addressLine2` | `string` Address line 2 of the address. |\n| `region` | `string` Name of the region. An example of a region value is `NY` for the state of New York. |\n| `addressLine3` | `string` Address line 3 of the address. |\n| `locality` | `string` Name of the locality. An example of a locality value is the city of `San Francisco`. |\n| `postalCode` | `string` The postal code. A postalCode example is a postal zip code such as `10009`. This is in accordance with - http: //portablecontacts.net/draft-spec.html#address_element. |\n| `addressLine1` | `string` A customer's physical address. The address can be composed of one to three lines. |\n| `organizationName` | `string` The company or company division name. |\n| `contactName` | `string` The customer contact's name. |\n\n| Methods ------- ||\n|-----------------------------------------------------------------------------|-----------------------|\n| ### [get](/workspace/admin/directory/reference/rest/v1/customers/get) | Retrieves a customer. |\n| ### [patch](/workspace/admin/directory/reference/rest/v1/customers/patch) | Patches a customer. |\n| ### [update](/workspace/admin/directory/reference/rest/v1/customers/update) | Updates a customer. |"]]