हम 31 जुलाई, 2024 को Google Business Messages की सेवा बंद कर देंगे.
यहां ज़्यादा जानकारी दी गई है.
Method: brands.agents.integrations.get
एचटीटीपी अनुरोध
GET https://businesscommunications.googleapis.com/v1/{name=brands/*/agents/*/integrations/*}
यूआरएल, gRPC ट्रांसकोडिंग सिंटैक्स का इस्तेमाल करता है.
पाथ के पैरामीटर
पैरामीटर |
name |
string
ज़रूरी है. इंटिग्रेशन का यूनीक आइडेंटिफ़ायर. अगर ब्रैंड आइडेंटिफ़ायर "1234" है, एजेंट आइडेंटिफ़ायर "5678", और इंटिग्रेशन आइडेंटिफ़ायर "9092" है, तो यह पैरामीटर "brands/1234/agents/5678/integrations/9092" के तौर पर दिखता है.
|
अनुरोध का मुख्य भाग
अनुरोध का मुख्य हिस्सा खाली होना चाहिए.
जवाब का मुख्य हिस्सा
कामयाब रहने पर, जवाब के मुख्य हिस्से में Integration
का एक इंस्टेंस शामिल किया जाता है.
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2023-12-02 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2023-12-02 (UTC) को अपडेट किया गया."],[[["Retrieves a specific integration associated with a Business Communications agent using a `GET` HTTP request."],["The request requires a URL path parameter `name` to identify the integration, including brand, agent, and integration IDs."],["An empty request body is necessary, and a successful response returns an `Integration` object containing details about the retrieved integration."]]],[]]