고객의 Google Workspace 계정의 고유 ID입니다. 여러 도메인 계정의 경우 고객의 모든 그룹을 가져오려면 domain 대신 이 필드를 사용하세요. my_customer 별칭을 사용하여 계정의 customerId을 나타낼 수도 있습니다. 또한 customerId는 Users 리소스의 일부로 반환됩니다. customer 또는 domain 매개변수를 제공해야 합니다.
[[["이해하기 쉬움","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-05-15(UTC)"],[[["Retrieves a specific domain alias for a Google Workspace customer using the provided customer ID and domain alias name."],["Request must use the `GET` method and provide `customer` or `domain` and `domainAliasName` as path parameters."],["Requires authorization with either `admin.directory.domain` or `admin.directory.domain.readonly` scope."],["Successful response returns a `DomainAlias` object containing information about the retrieved alias."]]],[]]