客户端
您可以使用 clients
资源创建客户端的表示法。
您可以使用 clients
来协商提案,并代表您的客户订阅竞价包。您还可以使用 clients
资源来管理您的客户对 Authorized Buyers Authorized Buyers 市场界面的访问权限级别。
例如,如果客户端的 role
设置为 CLIENT_DEAL_APPROVER
,则他们可以在 Authorized Buyers 市场界面中单独执行以下操作:
如需详细了解客户角色及其在 Authorized Buyers 市场界面中可以访问的内容,请参阅 ClientRole
。
公开范围
您的客户端对发布商不可见,也不会接收发布商发起的提案(除非 sellerVisible
设置为 True
)。
发布商不可见的 Client
仍然可以使用其 role
提供的市场功能。例如,非 sellerVisible
的 Client
可以查看您代表其发起的提案。
身份认同
您可以使用 partnerClientId
为每个 Client
提供唯一标识符。
例如,您可能需要使用 partnerClientId
将 Client
映射到您自己的 Client
所代表的客户端标识符。
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2023-12-01。
[null,null,["最后更新时间 (UTC):2023-12-01。"],[[["The `clients` resource allows you to create and manage representations of your clients, enabling proposal negotiation and auction package subscriptions on their behalf."],["Client roles, such as `CLIENT_DEAL_APPROVER`, determine the level of access clients have within the Authorized Buyers Marketplace UI, including initiating, negotiating, and approving proposals."],["Clients' visibility to publishers can be controlled using the `sellerVisible` property, impacting their ability to receive proposals directly from publishers."],["`partnerClientId` provides a means to assign unique identifiers to clients, facilitating mapping to your internal systems."]]],[]]