ในนามของลูกค้า
จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
คุณสร้างตัวแทนลูกค้าด้วยแหล่งข้อมูล clients
ได้
คุณสามารถใช้ clients
เพื่อเจรจาต่อรองข้อเสนอและสมัครใช้แพ็กเกจการประมูลในนามของลูกค้าได้ นอกจากนี้คุณยังใช้ทรัพยากร clients
เพื่อจัดการระดับการเข้าถึงที่ลูกค้ามีสำหรับ UI ของ Authorized Buyers Marketplace ของ Authorized Buyers ได้ด้วย
ตัวอย่างเช่น หากตั้งค่า role
ของลูกค้าเป็น CLIENT_DEAL_APPROVER
ลูกค้าจะทำสิ่งต่อไปนี้ได้อย่างอิสระใน UI ของตลาดกลางของ Authorized Buyers
- เริ่มต้นข้อเสนอใหม่
- เจรจากับผู้เผยแพร่โฆษณา
- อนุมัติข้อเสนอ
ดูข้อมูลเพิ่มเติมเกี่ยวกับบทบาทของลูกค้าและสิ่งที่ลูกค้าเข้าถึงได้ใน UI ของ Authorized Buyers Marketplace ที่ ClientRole
ระดับการแชร์
ผู้เผยแพร่โฆษณาจะไม่เห็นลูกค้าของคุณและจะไม่ได้รับข้อเสนอจากผู้เผยแพร่โฆษณา เว้นแต่จะตั้งค่า sellerVisible
เป็น True
Client
ที่ผู้เผยแพร่โฆษณามองไม่เห็นจะยังคงเข้าถึงฟีเจอร์ของ Marketplace ที่พร้อมให้บริการใน role
ได้ ตัวอย่างเช่น Client
ที่ไม่ใช่ sellerVisible
จะดูข้อเสนอที่คุณเริ่มในนามของข้อเสนอได้
กาแสดงตัวตน
คุณใส่ตัวระบุที่ไม่ซ้ำกันสำหรับ Client
แต่ละรายการด้วย partnerClientId
ได้
เช่น คุณอาจต้องการใช้ partnerClientId
เพื่อจับคู่ Client
กับตัวระบุของคุณเองสำหรับไคลเอ็นต์ที่ Client
เป็นตัวแทน
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2025-07-25 UTC
[null,null,["อัปเดตล่าสุด 2025-07-25 UTC"],[[["\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."]]