API การดําเนินการ RBM
จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
RBM Operations API ช่วยให้ผู้ให้บริการหรือพาร์ทเนอร์ที่ทำงานในนามของผู้ให้บริการสามารถผสานรวมกระบวนการอนุมัติของตัวแทน RBM เข้ากับเวิร์กโฟลว์ที่มีอยู่ได้อย่างเหนียวแน่น
RBM Operations API จำลองความสามารถของคอนโซลผู้ดูแลระบบ RBM ได้
กล่าวอย่างเจาะจงคือจะมี REST API ที่อนุญาตให้ผู้ให้บริการเครือข่ายมือถือดำเนินการต่อไปนี้ได้แบบเป็นโปรแกรม
- ดึงข้อมูลรายชื่อตัวแทน RBM ที่ส่งมาเพื่อเปิดตัว
- ตรวจสอบข้อมูลการเปิดตัวที่นักพัฒนาแอประบุไว้
- เปิดใช้หรือปฏิเสธตัวแทนที่รอดำเนินการ
- ระงับและสิ้นสุดตัวแทนแบบเรียลไทม์
RBM Operations API เป็นส่วนขยาย RCS ใน Business Communications API ของ Google
ขั้นตอนการทำงาน
หากต้องการอนุมัติและเปิดใช้งานตัวแทนด้วย RBM Operations API ให้ทำตามขั้นตอนต่อไปนี้
- เรียกข้อมูลรายชื่อตัวแทนที่ส่งไปยังผู้ให้บริการ
- ดึงข้อมูลสถานะการเปิดใช้งานปัจจุบันและแบบสอบถามการเปิดใช้งานของตัวแทน
- ดึงข้อมูลรายละเอียดของตัวแทน
- อนุมัติหรือปฏิเสธการเปิดตัวตัวแทน
- ระงับ เปิดใช้ หรือยกเลิกตัวแทนที่เปิดใช้อยู่
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2024-03-26 UTC
[null,null,["อัปเดตล่าสุด 2024-03-26 UTC"],[[["\u003cp\u003eThe RBM Operations API enables carriers or their partners to integrate the RBM agent approval process into their workflows.\u003c/p\u003e\n"],["\u003cp\u003eThis API provides functionalities similar to the RBM Administration Console, using a REST API.\u003c/p\u003e\n"],["\u003cp\u003eIt allows mobile network operators to manage RBM agents, including listing, reviewing, launching, rejecting, suspending, and terminating them.\u003c/p\u003e\n"],["\u003cp\u003eThe API workflow involves retrieving agent lists, accessing their launch status and information, and managing their lifecycle.\u003c/p\u003e\n"]]],[],null,["# RBM Operations API\n\nThe RBM Operations API allows a carrier, or a partner working on behalf of a\ncarrier, to tightly integrate the RBM agent approval process into their\nexisting workflow.\n\nThe RBM Operations API replicates the capabilities of the\n[RBM Administration Console](/business-communications/rcs-business-messaging/carriers/console).\nSpecifically, it provides a REST API that allows mobile network operators to\nprogrammatically do the following:\n\n- Retrieve a list of the RBM agents that have been submitted for launch\n- Review the launch information provided by the developer\n- Launch or reject pending agents\n- Suspend and terminate live agents\n\nThe RBM Operations API is exposed as an RCS extension to Google's\n[Business Communications API](/business-communications/rcs-business-messaging/reference/business-communications/rest).\n\nWorkflow\n--------\n\nTo approve and launch an agent with the RBM Operations API, follow these\nsteps:\n\n1. Retrieve the list of agents submitted to the carrier.\n2. Retrieve an agent's current launch status and launch questionnaire.\n3. Retrieve an agent's detailed information.\n4. Approve or reject the agent launch.\n5. Suspend, enable, or terminate a launched agent."]]