Unikalny identyfikator konta Google Workspace klienta. Jako administrator konta możesz też używać aliasu my_customer do reprezentowania grupy customerId swojego konta. Wartość customerId jest też zwracana w ramach zasobu Użytkownicy.
orgUnitPath
string
Pełna ścieżka jednostki organizacyjnej (bez początkowego /) lub jej unikalny identyfikator.
Treść żądania
Treść żądania zawiera wystąpienie elementu OrgUnit.
Treść odpowiedzi
W przypadku powodzenia treść odpowiedzi obejmuje wystąpienie elementu OrgUnit.
[[["Łatwo zrozumieć","easyToUnderstand","thumb-up"],["Rozwiązało to mój problem","solvedMyProblem","thumb-up"],["Inne","otherUp","thumb-up"]],[["Brak potrzebnych mi informacji","missingTheInformationINeed","thumb-down"],["Zbyt skomplikowane / zbyt wiele czynności do wykonania","tooComplicatedTooManySteps","thumb-down"],["Nieaktualne treści","outOfDate","thumb-down"],["Problem z tłumaczeniem","translationIssue","thumb-down"],["Problem z przykładami/kodem","samplesCodeIssue","thumb-down"],["Inne","otherDown","thumb-down"]],["Ostatnia aktualizacja: 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."]]],[]]