গ্রাহকের Google Workspace অ্যাকাউন্টের জন্য অনন্য আইডি। একজন অ্যাকাউন্ট প্রশাসক হিসেবে, আপনি আপনার অ্যাকাউন্টের customerId প্রতিনিধিত্ব করতে my_customer alias ব্যবহার করতে পারেন। ব্যবহারকারীর সম্পদের অংশ হিসাবে customerId ফেরত দেওয়া হয়।
orgUnitPath
string
সাংগঠনিক ইউনিটের সম্পূর্ণ পথ (মাইনাস লিডিং / ) বা এর অনন্য আইডি।
[[["সহজে বোঝা যায়","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-10-30 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["This operation updates an existing organizational unit using the PATCH method, allowing for partial modifications."],["It requires providing the `customerId` and the `orgUnitPath` as path parameters in the request URL."],["The request body should contain the desired changes to the organizational unit in the form of an `OrgUnit` object."],["Upon success, the response will contain the updated `OrgUnit` object reflecting the applied changes."],["Proper authorization with specific OAuth scopes (`https://apps-apis.google.com/a/feeds/policies/` or `https://www.googleapis.com/auth/admin.directory.orgunit`) is necessary to execute this operation."]]],[]]