Google Business Profile एपीआई में
एपीआई का नया तरीका है. इसकी मदद से, एक ही एपीआई अनुरोध में कई `डेली मेट्रिक` फ़ेच की जा सकती हैं.
सेवा बंद होने का शेड्यूल देखें. साथ ही, v4 reportInsights API वाले तरीके से Google Business Profile की परफ़ॉर्मेंस एपीआई में माइग्रेट करने के बारे में निर्देश देखें.
My Business Lodging API
संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
My Business Lodging API की मदद से, Google पर ठहरने से जुड़े कारोबार की जानकारी को मैनेज किया जा सकता है.
ध्यान दें - अगर एपीआई चालू करने के बाद आपके पास इसका कोटा 0 है, तो कृपया GBP API को ऐक्सेस करने का अनुरोध करें.
सेवा: mybusinesslodging.googleapis.com
इस सेवा को कॉल करने के लिए, हमारा सुझाव है कि आप Google की क्लाइंट लाइब्रेरी का इस्तेमाल करें. अगर इस सेवा को कॉल करने के लिए आपके ऐप्लिकेशन को आपकी खुद की लाइब्रेरी की ज़रूरत है, तो एपीआई अनुरोध करते समय यहां दी गई जानकारी का इस्तेमाल करें.
डिस्कवरी दस्तावेज़
डिस्कवरी दस्तावेज़ एक ऐसी खास जानकारी है जिसे मशीन आसानी से पढ़ सकती है. इससे REST API के बारे में जानकारी मिलती है और उसका इस्तेमाल किया जाता है. इसका इस्तेमाल क्लाइंट लाइब्रेरी, IDE प्लगिन, और Google API के साथ इंटरैक्ट करने वाले अन्य टूल बनाने के लिए किया जाता है. एक सेवा में, आपकी खोज से जुड़े कई दस्तावेज़ मिल सकते हैं. यह सेवा, खोज के लिए ये दस्तावेज़ उपलब्ध कराती है:
सर्विस एंडपॉइंट
सेवा एंडपॉइंट एक बेस यूआरएल होता है, जो किसी एपीआई सेवा के नेटवर्क पते के बारे में बताता है. एक सेवा में एक से ज़्यादा सेवा एंडपॉइंट हो सकते हैं. इस सेवा में नीचे दिया गया सर्विस एंडपॉइंट है और नीचे दिए गए सभी यूआरआई, इस सर्विस एंडपॉइंट से जुड़े हैं:
https://mybusinesslodging.googleapis.com
तरीके |
getLodging |
GET /v1/{name=locations/*/lodging}
किसी खास जगह के ठहरने की जगह दिखाता है. |
updateLodging |
PATCH /v1/{lodging.name=locations/*/lodging}
किसी खास जगह के ठहरने की जगह को अपडेट करता है. |
तरीके |
getGoogleUpdated |
GET /v1/{name=locations/*/lodging}:getGoogleUpdated
किसी खास जगह के लिए, Google की ओर से अपडेट की गई ठहरने की जगह दिखाता है. |
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2025-07-25 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2025-07-25 (UTC) को अपडेट किया गया."],[[["\u003cp\u003eThe My Business Lodging API allows management of lodging business information on Google.\u003c/p\u003e\n"],["\u003cp\u003eYou may need to request access to the GBP API if your quota is 0 after enabling the API.\u003c/p\u003e\n"],["\u003cp\u003eClient libraries are recommended for using this service, but the discovery document and service endpoint are provided for custom integrations.\u003c/p\u003e\n"],["\u003cp\u003eThe API provides methods to retrieve and update lodging information for specific locations, including Google's updates.\u003c/p\u003e\n"]]],["The My Business Lodging API manages lodging business data on Google, accessible via `mybusinesslodging.googleapis.com`. It provides two REST resources: `v1.locations` and `v1.locations.lodging`. `v1.locations` allows retrieving (`getLodging`) and updating (`updateLodging`) a specific location's lodging data. `v1.locations.lodging` permits retrieval of Google's updated lodging information (`getGoogleUpdated`). Access may require requesting GBP API access if the initial quota is zero. Client libraries are recommended; a discovery document is available for custom implementations.\n"],null,["# My Business Lodging API\n\nThe My Business Lodging API enables managing lodging business information on Google. \n\nNote - If you have a quota of 0 after enabling the API, please [request](https://developers.google.com/my-business/content/prereqs#request-access) for GBP API access.\n\n- [REST Resource: v1.locations](#v1.locations)\n- [REST Resource: v1.locations.lodging](#v1.locations.lodging)\n\nService: mybusinesslodging.googleapis.com\n-----------------------------------------\n\nTo call this service, we recommend that you use the Google-provided [client libraries](https://cloud.google.com/apis/docs/client-libraries-explained). If your application needs to use your own libraries to call this service, use the following information when you make the API requests.\n\n### Discovery document\n\nA [Discovery Document](https://developers.google.com/discovery/v1/reference/apis) is a machine-readable specification for describing and consuming REST APIs. It is used to build client libraries, IDE plugins, and other tools that interact with Google APIs. One service may provide multiple discovery documents. This service provides the following discovery document:\n\n- \u003chttps://mybusinesslodging.googleapis.com/$discovery/rest?version=v1\u003e\n\n### Service endpoint\n\nA [service endpoint](https://cloud.google.com/apis/design/glossary#api_service_endpoint) is a base URL that specifies the network address of an API service. One service might have multiple service endpoints. This service has the following service endpoint and all URIs below are relative to this service endpoint:\n\n- `https://mybusinesslodging.googleapis.com`\n\nREST Resource: [v1.locations](/my-business/reference/lodging/rest/v1/locations)\n-------------------------------------------------------------------------------\n\n| Methods ||\n|---------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------|\n| [getLodging](/my-business/reference/lodging/rest/v1/locations/getLodging) | `GET /v1/{name=locations/*/lodging}` Returns the Lodging of a specific location. |\n| [updateLodging](/my-business/reference/lodging/rest/v1/locations/updateLodging) | `PATCH /v1/{lodging.name=locations/*/lodging}` Updates the Lodging of a specific location. |\n\nREST Resource: [v1.locations.lodging](/my-business/reference/lodging/rest/v1/locations.lodging)\n-----------------------------------------------------------------------------------------------\n\n| Methods ||\n|-----------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------|\n| [getGoogleUpdated](/my-business/reference/lodging/rest/v1/locations.lodging/getGoogleUpdated) | `GET /v1/{name=locations/*/lodging}:getGoogleUpdated` Returns the Google updated Lodging of a specific location. |"]]