개념
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
API를 사용할 때는 고객, 사용자, SKU, 라이선스의 개념적 관계를 이해하는 것이 중요합니다.
기존 Google Workspace 고객은 관리자 제어판에서 사용자를 만들 수 있습니다. 기본적으로 사용자에게 Google Workspace를 사용할 수 있는 라이선스가 자동으로 할당됩니다.
Google Workspace를 구매한 고객은 다른 라이선스(예: Google Drive 스토리지 라이선스)도 구매할 수 있습니다. Google Drive 스토리지에는 20GB에서 16TB까지 8등급의 사용 가능한 스토리지 라이선스가 제공됩니다. 고객은 먼저 Google Drive 스토리지 구독을 활성화한 다음 라이선스 관리자 사용자 인터페이스를 사용하여 이러한 등급의 스토리지 라이선스를 할당할 수 있습니다. 또한 Google Workspace와 별개로 Google 지도 코디네이터를 구매한 다음 동일한 사용자 인터페이스를 사용해 Google 지도 코디네이터를 할당할 수도 있습니다.
이 라이선스 대상(Google 지도 코디네이터, Google Drive 스토리지 20GB, Google Drive 스토리지 50GB...Google Drive 스토리지 16TB)을 SKU라고 합니다. 이 API를 사용하면 도메인 관리자가 프로그래매틱 방식으로 SKU 라이선스를 특정 사용자에게 할당할 수 있고 License Manager 사용자 인터페이스와 함께 사용할 수 있습니다. 사용자 인터페이스에서와 마찬가지로 특정 사용자의 라이선스를 할당 해제한 다음 다시 할당할 수도 있습니다. API는 Google Workspace 리셀러 관리자 및 해당 고객에게 동일한 프로그래매틱 라이선스 할당을 허용합니다.
이러한 제품에 탄력 요금제를 사용 중인 사용자의 경우 이 API를 사용하여 라이선스를 할당, 할당 해제, 재할당하면 금전적 영향이 있으며 고객 결제 계정에 요금이 청구됩니다. 예를 들어 Google Drive 스토리지에 탄력 요금제를 사용하고 있는 경우 사용자에게 20GB 라이선스를 할당하면 할당 완료 후 일할 계산되어 계정에 요금이 청구됩니다. 연간 요금제를 사용한다면 이미 특정 수의 라이선스에 대해 요금을 지불하기로 약정했기 때문에 개별 사용자에게 약정 수만큼의 라이선스만 할당할 수 있습니다.
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2025-08-04(UTC)
[null,null,["최종 업데이트: 2025-08-04(UTC)"],[],[],null,["# Concepts\n\nWhen working with the API, it is important to understand the conceptual relationships of customers, users, SKUs, and licenses.\n\nAn existing Google Workspace customer can create users in the administrator control panel. By default, these users are auto-assigned a license to use Google Workspace.\n\nAfter purchasing Google Workspace, the customer can also buy other licenses, for example Google Drive storage licenses. Google Drive storage has 8 tiers of available storage licenses, ranging from 20 GB to 16 TB. The customer must first [activate](https://support.google.com/a/bin/answer.py?answer=1726914&topic=1727149&ctx=topic) a Google Drive storage subscription, and then can assign storage licenses for any of these tiers using the [License Manager user interface](https://support.google.com/a/bin/answer.py?answer=1727173&topic=1727149&ctx=topic). The customer can also buy Google Maps Coordinate independent of Google Workspace, and then assign Google Maps Coordinate licenses using the same user interface.\n\nThese licensable entities---Google Maps Coordinate, Google Drive storage 20 GB, Google Drive storage 50 GB...Google Drive storage 16 TB---are called SKUs. This API allows a domain administrator to programmatically assign licenses of SKUs to a particular user and can be used along with the License Manager user interface. You can also unassign, and re-assign licenses for a particular user, much like in the user interface. The API allows the same programmatic license assignment for Google Workspace reseller administrators and their customers.\n\nFor users on a flexible plan for any of these products, assigning, un-assigning and re-assigning licenses using this API will have monetary impact, and will result in charges to your customer billing account. For instance, if you are on a flexible plan for Google Drive storage, assigning a user a 20GB license will result in charges being posted to your account, prorated from the time the assignment is done. If you are on an annual plan, you would already have committed to paying for a certain number of licenses upfront, and you can only assign as many licenses to individual users as your commitment."]]