ক্লায়েন্ট ব্যবহারকারী, ক্লায়েন্ট ব্যবহারকারী
সেভ করা পৃষ্ঠা গুছিয়ে রাখতে 'সংগ্রহ' ব্যবহার করুন
আপনার পছন্দ অনুযায়ী কন্টেন্ট সেভ করুন ও সঠিক বিভাগে রাখুন।
আপনি users
সাথে একটি নির্দিষ্ট Client
অধীনে ব্যক্তিদের প্রতিনিধিত্ব করতে পারেন।
আপনি অনুমোদিত ক্রেতাদের UI- তে পৃথক অ্যাক্সেস পরিচালনা করতে এবং আলোচনার জন্য তথ্য পুনরুদ্ধার করতে ক্লায়েন্ট ব্যবহারকারীদের প্রয়োগ করতে পারেন।
একজন স্বতন্ত্র ব্যবহারকারীকে একজন ClientUser
ব্যবহারকারী দ্বারা প্রতিনিধিত্ব করা হয়।
একজন ক্লায়েন্ট ব্যবহারকারী কেবলমাত্র সেই বৈশিষ্ট্যগুলি ব্যবহার করতে পারেন যা তাদের পিতামাতার Client
অ্যাক্সেস রয়েছে৷ একজন ক্লায়েন্ট ব্যবহারকারী যে আপনার আমন্ত্রণ গ্রহণ করেছে তারা তাদের email
সাথে সংযুক্ত Google অ্যাকাউন্টে সাইন ইন করার সময় অনুমোদিত ক্রেতাদের মার্কেটপ্লেস UI অ্যাক্সেস করতে পারে।
আপনি তৈরি করার পরে একটি ClientUser
email
পরিবর্তন করতে পারবেন না। আপনি যদি একটি ইমেল পরিবর্তন করতে চান, তাহলে আমরা ClientUserটিকে সরানোর এবং পড়ার পরামর্শ ClientUser
।
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2025-07-24 UTC-তে শেষবার আপডেট করা হয়েছে।
[null,null,["2025-07-24 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["\u003cp\u003eAuthorized Buyers client users allow you to manage individual access to the Authorized Buyers UI and negotiation information.\u003c/p\u003e\n"],["\u003cp\u003eClient users inherit the access permissions of their parent client and can access the UI using their linked Google account.\u003c/p\u003e\n"],["\u003cp\u003eA \u003ccode\u003eClientUser\u003c/code\u003e's email address cannot be changed after creation; to update it, you must remove and re-add the user.\u003c/p\u003e\n"],["\u003cp\u003eYou can use the \u003ccode\u003eusers\u003c/code\u003e resource to represent individuals under a given client.\u003c/p\u003e\n"]]],["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"],null,["# Client users\n\nYou can represent individuals under a given `Client` with\n[`users`](/authorized-buyers/apis/marketplace/reference/rest/v1/buyers.clients.users).\n\nYou can implement client users to manage individual access to the\n[Authorized Buyers\nUI](//realtimebidding.google.com/#MARKETPLACE/MarketplaceDiscoveryPlace:marketplaceDiscovery),\nand to retrieve information for negotiations.\n\nAn individual user is represented by a\n[`ClientUser`](/authorized-buyers/apis/marketplace/reference/rest/v1/buyers.clients.users#resource:-clientuser).\n\nA client user can only use features that their parent `Client` has access to. A\nclient user who has accepted your invitation can access the Authorized Buyers\nMarketplace UI while signed into the Google account connected to their `email`.\n\nYou can't modify the `email` of a `ClientUser` after creation. If you\nneed to change an email, we recommend [removing](/authorized-buyers/apis/guides/marketplace/manage-client-users#delete)\nand [readding](/authorized-buyers/apis/guides/marketplace/manage-client-users#create)\nthe `ClientUser`."]]