العملاء
تنظيم صفحاتك في مجموعات
يمكنك حفظ المحتوى وتصنيفه حسب إعداداتك المفضّلة.
يمكنك إنشاء تمثيلات لعملائك باستخدام المرجع
clients
.
يمكنك استخدام "clients
" للتفاوض على العروض والاشتراك في حِزم المزادات نيابةً عن عملائك. يمكنك أيضًا استخدام المورد clients
لإدارة مستوى وصول عملائك إلى واجهة مستخدم سوق "الشراة المعتمَدون".
على سبيل المثال، في حال ضبط
role
للعميل على CLIENT_DEAL_APPROVER
، يمكنه
تنفيذ ما يلي بشكل مستقل في واجهة مستخدم "الشراة المعتمَدون" في السوق:
- بدء اقتراحات جديدة.
- تفاوض مع الناشرين.
- الموافقة على المقترحات.
لمزيد من المعلومات عن أدوار العملاء والأذونات التي يمكنهم الوصول إليها في واجهة
واجهة مستخدم "الشراة المعتمَدون" في السوق، يُرجى الاطّلاع على
ClientRole
.
مستوى العرض
لا يظهر عملاؤك للناشرين، ولا يتلقّون عروضًا يبدأها الناشرون، ما لم يتم ضبط sellerVisible
على True
.
سيظل بإمكان Client
غير المرئي للناشرين الوصول إلى ميزات Marketplace
المتاحة للجميع على role
. على سبيل المثال، يمكن لـ Client
غير sellerVisible
الاطّلاع على الاقتراحات التي تبدأها نيابةً عنه.
التعريف
يمكنك تقديم معرّف فريد لكل Client
في partnerClientId
.
على سبيل المثال، يمكنك استخدام partnerClientId
لربط Client
بمعرّفك الخاص للعميل الذي يمثل Client
.
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2025-07-25 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2025-07-25 (حسب التوقيت العالمي المتفَّق عليه)"],[[["\u003cp\u003eThe \u003ccode\u003eclients\u003c/code\u003e resource allows you to create and manage representations of your clients, enabling proposal negotiation and auction package subscriptions on their behalf.\u003c/p\u003e\n"],["\u003cp\u003eClient roles, such as \u003ccode\u003eCLIENT_DEAL_APPROVER\u003c/code\u003e, determine the level of access clients have within the Authorized Buyers Marketplace UI, including initiating, negotiating, and approving proposals.\u003c/p\u003e\n"],["\u003cp\u003eClients' visibility to publishers can be controlled using the \u003ccode\u003esellerVisible\u003c/code\u003e property, impacting their ability to receive proposals directly from publishers.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003epartnerClientId\u003c/code\u003e provides a means to assign unique identifiers to clients, facilitating mapping to your internal systems.\u003c/p\u003e\n"]]],[],null,["# Clients\n\nYou can create representations of your clients with the\n[`clients`](/authorized-buyers/apis/marketplace/reference/rest/v1/buyers.clients)\nresource.\n\nYou can use `clients` to negotiate proposals, and subscribe to auction\npackages on behalf of your clients. You can also use the `clients` resource\nto manage the level of access your clients have to the [Authorized Buyers\nAuthorized Buyers Marketplace UI](//realtimebidding.google.com/#MARKETPLACE/MarketplaceDiscoveryPlace:marketplaceDiscovery).\n\nFor example, if a client's\n[`role`](/authorized-buyers/apis/marketplace/reference/rest/v1/buyers.clients#clientrole)\nis set to `CLIENT_DEAL_APPROVER`, they can\nindependently do the following in the Authorized Buyers Marketplace UI:\n\n- Initiate new proposals.\n- Negotiate with publishers.\n- Approve proposals.\n\nTo learn more about client roles and what they can access in the\nAuthorized Buyers Marketplace UI, see\n[`ClientRole`](/authorized-buyers/apis/marketplace/reference/rest/v1/buyers.clients#ClientRole).\n\nVisibility\n----------\n\nYour clients aren't visible to publishers, and don't receive proposals initiated\nby publishers unless `sellerVisible` is set to `True`.\n\nA `Client` that isn't visible to publishers can still access Marketplace\nfeatures that are available to their `role`. For example, a `Client` that isn't\n`sellerVisible` can view proposals you initiate on their behalf.\n\nIdentification\n--------------\n\nYou can provide a unique identifier for each `Client` with `partnerClientId`.\n\nFor example, you might want to use `partnerClientId` to map a `Client` to your\nown identifier for the client the `Client` represents."]]