İstemci kullanıcılar
Belirli bir Client
altındaki kişileri users
ile temsil edebilirsiniz.
Authorized Buyers kullanıcı arayüzüne bireysel erişimi yönetmek ve pazarlıklarla ilgili bilgileri almak için istemci kullanıcılarını uygulayabilirsiniz.
Bireysel bir kullanıcı ClientUser
ile temsil edilir.
Müşteri olan bir kullanıcı, yalnızca ebeveyninin (Client
) erişebildiği özellikleri kullanabilir. Davetinizi kabul eden bir müşteri kullanıcısı, email
ile bağlantılı Google hesabında oturum açmış durumdayken Authorized Buyers Pazar Yeri kullanıcı arayüzüne erişebilir.
Oluşturduktan sonra ClientUser
öğesinin email
değerini değiştiremezsiniz. Bir e-postayı değiştirmeniz gerekirse ClientUser
adresini kaldırmanızı ve yeniden eklemenizi öneririz.
Aksi belirtilmediği sürece bu sayfanın içeriği Creative Commons Atıf 4.0 Lisansı altında ve kod örnekleri Apache 2.0 Lisansı altında lisanslanmıştır. Ayrıntılı bilgi için Google Developers Site Politikaları'na göz atın. Java, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2022-10-25 UTC.
[null,null,["Son güncelleme tarihi: 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"]]