Sử dụng bộ sưu tập để sắp xếp ngăn nắp các trang
Lưu và phân loại nội dung dựa trên lựa chọn ưu tiên của bạn.
Bạn có thể biểu thị các cá nhân dưới một Client nhất định bằng
users.
Bạn có thể triển khai cho người dùng ứng dụng khách để quản lý quyền truy cập riêng lẻ vào giao diện người dùng
Authorized Buyers,
và truy xuất thông tin để thương lượng.
Một người dùng cá nhân được biểu thị bằng một ClientUser.
Người dùng ứng dụng chỉ có thể sử dụng các tính năng mà Client cha mẹ có quyền truy cập. Người dùng khách đã chấp nhận lời mời của bạn có thể truy cập vào giao diện người dùng của Authorized Buyers Marketplace khi đăng nhập vào tài khoản Google được kết nối với email của họ.
Bạn không thể sửa đổi email của ClientUser sau khi tạo. Nếu cần thay đổi một email, bạn nên xoá và thêm lạiClientUser.
[[["Dễ hiểu","easyToUnderstand","thumb-up"],["Giúp tôi giải quyết được vấn đề","solvedMyProblem","thumb-up"],["Khác","otherUp","thumb-up"]],[["Thiếu thông tin tôi cần","missingTheInformationINeed","thumb-down"],["Quá phức tạp/quá nhiều bước","tooComplicatedTooManySteps","thumb-down"],["Đã lỗi thời","outOfDate","thumb-down"],["Vấn đề về bản dịch","translationIssue","thumb-down"],["Vấn đề về mẫu/mã","samplesCodeIssue","thumb-down"],["Khác","otherDown","thumb-down"]],["Cập nhật lần gần đây nhất: 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."]]],["Client users manage individual access to the Authorized Buyers UI and negotiation data. Each user, represented by a `ClientUser`, is linked to a `Client` and inherits its access privileges. Users access the UI via their associated email address upon accepting an invitation. Email addresses cannot be modified post-creation; instead, users must be removed and recreated for email changes. The `users` endpoint provides access to managing client users.\n"]]