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