Müşterinin Google Workspace hesabının benzersiz kimliği. Hesap yöneticisi olarak, hesabınızın customerId kimliğini temsil etmek için my_customer takma adını da kullanabilirsiniz. customerId, Kullanıcılar kaynağının bir parçası olarak da döndürülür.
orgUnitPath
string
Kuruluş biriminin tam yolu (baştaki / çıkarılarak) veya benzersiz kimliği.
İstek içeriği
İstek metni, OrgUnit öğesinin bir örneğini içerir.
Yanıt gövdesi
Başarılıysa yanıt metni, OrgUnit öğesinin bir örneğini içerir.
[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 2024-05-15 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."]]],[]]