Уникальный идентификатор аккаунта Google Workspace клиента. Как администратор учетной записи вы также можете использовать псевдоним my_customer для представления customerId вашей учетной записи. customerId также возвращается как часть ресурса Users .
Параметры запроса
Параметры
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-11-12 UTC."],[[["Retrieves a comprehensive list of all organizational units associated with a Google Workspace account."],["Allows for filtering the results to include all sub-organizations or only immediate children of a specified organizational unit."],["Requires specific authorization scopes, such as `https://www.googleapis.com/auth/admin.directory.orgunit` or `https://www.googleapis.com/auth/admin.directory.orgunit.readonly`, for access."],["Provides details like organizational unit name, description, parent organizational unit, and other relevant information within the response."],["Uses a simple HTTP GET request with parameters for customer ID and optional organizational unit path and type."]]],[]]