new_releases อัปเดต: ดู
บันทึกประจํารุ่นสําหรับฟีเจอร์ใหม่ๆ และการอัปเดตผลิตภัณฑ์
RBM Management API
จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
RBM Management API จำลองความสามารถของ RBM Developer Console
API นี้มีประโยชน์อย่างยิ่งสําหรับผู้รวบรวมข้อมูลและพาร์ทเนอร์ที่ดำเนินการแพลตฟอร์มแคมเปญของตนเองและต้องการผสานรวม RBM เป็นช่องทางอย่างราบรื่น
RBM Management API เป็น REST API ที่ช่วยให้นักพัฒนาซอฟต์แวร์ทําสิ่งต่อไปนี้แบบเป็นโปรแกรมได้
- สร้างและแก้ไขคําจํากัดความของตัวแทน RBM และอัปโหลดชิ้นงาน
- ส่งตัวแทน RBM เพื่อรับการยืนยันและเปิดตัว
- เรียกข้อมูลการยืนยันและข้อมูลการเปิดตัว
RBM Management API จะแสดงเป็นส่วนขยาย RCS ให้กับ Business Communications API ของ Google
ข้อมูลเข้าสู่ระบบสำหรับการตรวจสอบสิทธิ์
นักพัฒนาซอฟต์แวร์ RBM ทุกคนเข้าถึง RBM Management API ได้ เมื่อเรียก API คุณจะตรวจสอบสิทธิ์โดยใช้บัญชีบริการที่คุณสร้างในคอนโซลนักพัฒนาซอฟต์แวร์
โค้ดตัวอย่าง
หากต้องการทําความเข้าใจวิธีใช้ RBM Management API ให้ดียิ่งขึ้น ให้ดาวน์โหลดโค้ดตัวอย่างใน Java หรือ JavaScript (node.js)
ขั้นตอนการทำงาน
หากต้องการสร้างและเปิดใช้งานตัวแทนด้วย RBM Management API ให้ทําตามขั้นตอนต่อไปนี้
- สร้างแบรนด์
- สร้างตัวแทนในแบรนด์
- ส่งตัวแทนเพื่อรับการยืนยัน
- ส่งตัวแทนเพื่อเปิดตัวกับผู้ให้บริการอย่างน้อย 1 ราย
- ตรวจสอบสถานะการเปิดตัว
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2025-03-12 UTC
[null,null,["อัปเดตล่าสุด 2025-03-12 UTC"],[[["\u003cp\u003eThe RBM Management API mirrors the RBM Developer Console's functions, enabling seamless RBM integration for campaign platforms.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers can use the RBM Management API, a REST API, to programmatically manage RBM agents, including creating, editing, and submitting them for verification and launch.\u003c/p\u003e\n"],["\u003cp\u003eThe RBM Management API is accessible as RCS extensions within Google's Business Communications API, offering a programmatic interface for RBM agent management.\u003c/p\u003e\n"],["\u003cp\u003eAuthentication to the API requires a Service Account created in the Developer Console, allowing any RBM developer to use the API's features.\u003c/p\u003e\n"],["\u003cp\u003eThe workflow for creating and launching an agent with the RBM Management API involves creating a brand, creating an agent within the brand, submitting it for verification and launch, and finally checking launch status.\u003c/p\u003e\n"]]],[],null,["# The RBM Management API replicates the capabilities of the\n[RBM Developer Console](/business-communications/rcs-business-messaging/guides/build/agents).\nThis API is especially useful for aggregators and partners who\noperate their own campaign platforms and want to seamlessly integrate RBM as\na channel.\n\nThe RBM Management API is a REST API that allows developers\nto programmatically do the following:\n\n- Create and edit RBM agent definitions and upload assets.\n- Submit RBM agents for verification and launch.\n- Retrieve verification and launch information.\n\nThe RBM Management API is exposed as RCS extensions to Google's\n[Business Communications API](/business-communications/rcs-business-messaging/reference/business-communications/rest).\n\nAuthentication credentials\n--------------------------\n\nAny RBM developer can access the RBM Management API. When calling the API, you\nauthenticate using a [Service Account](/business-communications/rcs-business-messaging/guides/get-started/partner-account#set_up_service_account_to_authenticate_api_calls) you have created in the\n[Developer Console](https://business-communications.cloud.google.com/console/partner-console/partner/service-account).\n\nSample code\n-----------\n\nTo better understand how to use the RBM Management API, download the sample code\nin Java or Javascript (node.js):\n\n- Download [Java samples](https://github.com/rcs-business-messaging/rbm-api-examples/tree/master/java/rbm-mgmt-api)\n- Download [Node.js samples](https://github.com/rcs-business-messaging/rbm-api-examples/tree/master/nodejs/rbm-mgmt-api)\n\nWorkflow\n--------\n\nTo create and launch an agent with the RBM Management API, follow these steps:\n\n1. Create a brand.\n2. Create an agent in the brand.\n3. Submit the agent for verification.\n4. Submit the agent for launch with one or more carriers.\n5. Check the launch status."]]