고객 사용자
users
를 사용하여 지정된 Client
아래에 있는 개인을 나타낼 수 있습니다.
클라이언트 사용자를 구현하여 Authorized Buyers UI의
개별 액세스를 관리하고 협상 정보를
검색할 수 있습니다.
개별 사용자는 ClientUser
으로 표시됩니다.
클라이언트 사용자는 상위 Client
님이 액세스할 수 있는 기능만 사용할 수 있습니다. 초대를 수락한 고객 사용자는 email
에 연결된 Google 계정에 로그인한 상태에서 Authorized Buyers 마켓플레이스 UI에 액세스할 수 있습니다.
생성 후에는 ClientUser
의 email
을 수정할 수 없습니다. 이메일을 변경해야 하는 경우 ClientUser
을 삭제하고 다시 추가하는 것이 좋습니다.
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2022-10-25(UTC)
[null,null,["최종 업데이트: 2022-10-25(UTC)"],[[["Authorized Buyers client users allow you to manage individual access to the Authorized Buyers UI and negotiation information."],["Client users inherit the access permissions of their parent client and can access the UI using their linked Google account."],["A `ClientUser`'s email address cannot be changed after creation; to update it, you must remove and re-add the user."],["You can use the `users` resource to represent individuals under a given client."]]],[]]