Google uses AI technology to translate content into your preferred language. AI translations can contain errors.
客户用户
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
您可以使用 users 表示给定 Client 下的个人。
您可以实现客户端用户来管理对 Authorized Buyers 界面的单独访问权限,以及检索要协商的信息。
单个用户由 ClientUser 表示。
客户端用户只能使用其父级 Client 有权访问的功能。已接受您邀请的客户用户可以登录与其 email 相关联的 Google 帐号,然后在其页面上看到 Authorized Buyers 市场界面。
创建后,您无法修改 ClientUser 的 email。如果您需要更改电子邮件,我们建议您移除和重新添加 ClientUser。
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-07-25。
[null,null,["最后更新时间 (UTC):2025-07-25。"],[],["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"]]