Уникальный идентификатор аккаунта Google Workspace клиента. Как администратор учетной записи вы также можете использовать псевдоним my_customer для представления customerId вашей учетной записи. customerId также возвращается как часть ресурса Users .
orgUnitPath
string
Полный путь к организационному подразделению (без начального / ) или его уникальный идентификатор.
Тело запроса
Тело запроса должно быть пустым.
Тело ответа
В случае успеха тело ответа содержит экземпляр OrgUnit .
[[["Прост для понимания","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."],[[["Retrieves a specific organizational unit's details within a Google Workspace account using the provided customer ID and organizational unit path."],["Requires authorization with specific OAuth scopes for accessing and managing organizational units."],["The request is made via a GET request to a specified URL with parameters for customer ID and organizational unit path."],["Successful responses return details of the organizational unit in the response body."],["Request body must be empty for this operation."]]],[]]