new_releases Bản cập nhật: Kiểm tra
ghi chú phát hành để biết thông tin về các tính năng mới và bản cập nhật sản phẩm.
API Quản lý RBM
Sử dụng bộ sưu tập để sắp xếp ngăn nắp các trang
Lưu và phân loại nội dung dựa trên lựa chọn ưu tiên của bạn.
API Quản lý RBM sao chép các chức năng của Bảng điều khiển dành cho nhà phát triển RBM.
API này đặc biệt hữu ích cho các công cụ tổng hợp và đối tác vận hành nền tảng chiến dịch của riêng họ và muốn tích hợp liền mạch RBM dưới dạng một kênh.
API Quản lý RBM là một API REST cho phép nhà phát triển thực hiện các thao tác sau theo phương thức lập trình:
- Tạo và chỉnh sửa định nghĩa về tác nhân RBM, đồng thời tải các thành phần lên.
- Gửi nhân viên hỗ trợ RBM để xác minh và ra mắt.
- Truy xuất thông tin xác minh và thông tin ra mắt.
API Quản lý RBM được hiển thị dưới dạng tiện ích RCS cho API Giao tiếp doanh nghiệp của Google.
Thông tin xác thực
Mọi nhà phát triển RBM đều có thể truy cập vào API Quản lý RBM. Khi gọi API, bạn xác thực bằng Tài khoản dịch vụ mà bạn đã tạo trong Developer Console.
Mã mẫu
Để hiểu rõ hơn về cách sử dụng API Quản lý RBM, hãy tải mã mẫu xuống bằng Java hoặc Javascript (node.js):
Luồng công việc
Để tạo và chạy một tác nhân bằng API Quản lý RBM, hãy làm theo các bước sau:
- Tạo thương hiệu.
- Tạo một nhân viên hỗ trợ trong thương hiệu.
- Gửi nhân viên hỗ trợ để xác minh.
- Gửi nhân viên hỗ trợ để ra mắt với một hoặc nhiều nhà mạng.
- Kiểm tra trạng thái ra mắt.
Trừ phi có lưu ý khác, nội dung của trang này được cấp phép theo Giấy phép ghi nhận tác giả 4.0 của Creative Commons và các mẫu mã lập trình được cấp phép theo Giấy phép Apache 2.0. Để biết thông tin chi tiết, vui lòng tham khảo Chính sách trang web của Google Developers. Java là nhãn hiệu đã đăng ký của Oracle và/hoặc các đơn vị liên kết với Oracle.
Cập nhật lần gần đây nhất: 2025-03-12 UTC.
[null,null,["Cập nhật lần gần đây nhất: 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."]]