Google Business Profile एपीआई में
एपीआई का नया तरीका है. इसकी मदद से, एक ही एपीआई अनुरोध में कई `डेली मेट्रिक` फ़ेच की जा सकती हैं.
सेवा बंद होने का शेड्यूल देखें. साथ ही, v4 reportInsights API वाले तरीके से Google Business Profile की परफ़ॉर्मेंस एपीआई में माइग्रेट करने के बारे में निर्देश देखें.
लाइब्रेरी
संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
Google My Business API क्लाइंट लाइब्रेरी
Google मेरा व्यवसाय API. इनसे कुछ ऐसी सुविधाएं मिलती हैं जो Google API में आम तौर पर इस्तेमाल होती हैं, जैसे कि
जैसे, एचटीटीपी ट्रांसपोर्ट, गड़बड़ी मैनेज करना, पुष्टि करना, JSON पार्स करना, और
प्रोटोकॉल बफ़र में सहायता करने की अनुमति देते हैं.
अगर आपने Google My Business API का इस्तेमाल पहले कभी नहीं किया है, तो शुरू करें गाइड और कोड सैंपल देखें. क्लाइंट लाइब्रेरी के बारे में ज़्यादा जानकारी के लिए, Google API क्लाइंट लाइब्रेरी देखें.
क्लाइंट लाइब्रेरी के पिछले वर्शन और खोज से जुड़े दस्तावेज़, पिछले वर्शन पेज पर उपलब्ध हैं.
गड़बड़ी के जवाबों की पूरी जानकारी
जवाबों में गड़बड़ी के बारे में ज़्यादा जानकारी वाले मैसेज पाने की सुविधा चालू करना. जैसे, 'मौजूद नहीं होना' ज़रूरी है
फ़ील्ड में, अपने अनुरोधों में ये अतिरिक्त हेडर जोड़ें:
X-GOOG-API-FORMAT-VERSION: 2
गड़बड़ी के मैसेज के जवाबों के बारे में ज़्यादा जानकारी के लिए, ErrorCode
देखें.
इसमें ErrorDetail
, InternalError
, और ValidationError
पेज शामिल हैं
Shared.Types सेक्शन.
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2024-09-07 (UTC) को अपडेट किया गया.
[[["समझने में आसान है","easyToUnderstand","thumb-up"],["मेरी समस्या हल हो गई","solvedMyProblem","thumb-up"],["अन्य","otherUp","thumb-up"]],[["वह जानकारी मौजूद नहीं है जो मुझे चाहिए","missingTheInformationINeed","thumb-down"],["बहुत मुश्किल है / बहुत सारे चरण हैं","tooComplicatedTooManySteps","thumb-down"],["पुराना","outOfDate","thumb-down"],["अनुवाद से जुड़ी समस्या","translationIssue","thumb-down"],["सैंपल / कोड से जुड़ी समस्या","samplesCodeIssue","thumb-down"],["अन्य","otherDown","thumb-down"]],["आखिरी बार 2024-09-07 (UTC) को अपडेट किया गया."],[[["The Google My Business API client libraries provide functionalities common to all Google APIs, including HTTP transport, error handling, and authentication, in addition to the specific features of the Google My Business API."],["Users new to the Google My Business API can utilize the Get Started guides and code samples for guidance and practical examples."],["Client libraries for the Google My Business API are available in various programming languages, including Java, Python, .NET, PHP, Node.js, and Go, supporting different Google My Business APIs such as Account Management, Lodging, and Place Actions."],["For more comprehensive error messages, include the header `X-GOOG-API-FORMAT-VERSION: 2` in your requests, and consult the ErrorCode, ErrorDetail, InternalError, and ValidationError pages in the Shared.Types section for further details on error responses."]]],[]]