आरबीएम मैनेजमेंट एपीआई
संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
RBM Management API, RBM Developer Console की सुविधाओं को दोहराता है.
यह एपीआई, खास तौर पर उन एग्रीगेटर और पार्टनर के लिए फ़ायदेमंद है जो अपने कैंपेन प्लैटफ़ॉर्म चलाते हैं और चैनल के तौर पर RBM को आसानी से इंटिग्रेट करना चाहते हैं.
RBM Management API एक REST API है. इसकी मदद से, डेवलपर प्रोग्राम के ज़रिए ये काम कर सकते हैं:
- RBM एजेंट की परिभाषाएं बनाना और उनमें बदलाव करना. साथ ही, ऐसेट अपलोड करना.
- पुष्टि और लॉन्च करने के लिए, RBM एजेंट सबमिट करें.
- पुष्टि करने और लॉन्च करने से जुड़ी जानकारी वापस पाएं.
RBM मैनेजमेंट एपीआई, Google के Business Communications API के लिए आरसीएस एक्सटेंशन के तौर पर उपलब्ध है.
पुष्टि करने के क्रेडेंशियल
कोई भी RBM डेवलपर, RBM Management API को ऐक्सेस कर सकता है. एपीआई को कॉल करते समय, Developer Console में बनाए गए सेवा खाते का इस्तेमाल करके पुष्टि की जाती है.
नमूना कोड
RBM मैनेजमेंट एपीआई का इस्तेमाल करने का तरीका बेहतर तरीके से समझने के लिए, Java या JavaScript (node.js) में सैंपल कोड डाउनलोड करें:
वर्कफ़्लो
RBM Management API की मदद से एजेंट बनाने और उसे लॉन्च करने के लिए, यह तरीका अपनाएं:
- ब्रैंड बनाएं.
- ब्रैंड में एजेंट बनाएं.
- पुष्टि के लिए एजेंट की जानकारी सबमिट करें.
- मोबाइल और इंटरनेट सेवा देने वाली एक या उससे ज़्यादा कंपनियों के साथ लॉन्च करने के लिए, एजेंट सबमिट करें.
- लॉन्च की स्थिति देखें.
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 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."]]