Manufacturer Center API
संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
Manufacturer Center से जुड़े डेटा को मैनेज करने के लिए सार्वजनिक एपीआई.
सेवा: Manufacturers.googleapis.com
इस सेवा को कॉल करने के लिए, हमारा सुझाव है कि आप Google की क्लाइंट लाइब्रेरी का इस्तेमाल करें. अगर इस सेवा को कॉल करने के लिए आपके ऐप्लिकेशन को आपकी अपनी लाइब्रेरी का इस्तेमाल करना है, तो एपीआई अनुरोध करते समय नीचे दी गई जानकारी का इस्तेमाल करें.
खोज से जुड़ा दस्तावेज़
डिस्कवरी दस्तावेज़ REST API के बारे में जानकारी देने और उसका इस्तेमाल करने के लिए, इस स्पेसिफ़िकेशन को मशीन से पढ़ सकता है. इसका इस्तेमाल क्लाइंट लाइब्रेरी, IDE प्लगिन, और Google API के साथ इंटरैक्ट करने वाले अन्य टूल बनाने में किया जाता है. एक सेवा, खोज के लिए कई दस्तावेज़ उपलब्ध करा सकती है. खोज से जुड़ा यह दस्तावेज़, इस सेवा पर उपलब्ध है:
सेवा एंडपॉइंट
सेवा एंडपॉइंट एक बेस यूआरएल होता है, जो एपीआई सेवा के नेटवर्क पते के बारे में बताता है. एक सेवा में एक से ज़्यादा सेवा एंडपॉइंट हो सकते हैं. इस सेवा में यह सर्विस एंडपॉइंट है और नीचे दिए गए सभी यूआरआई इस सर्विस एंडपॉइंट से मिलते-जुलते हैं:
https://manufacturers.googleapis.com
तरीके |
delete |
DELETE /v1/{name=accounts/*/languages/*/productCertifications/*}
प्रॉडक्ट के सर्टिफ़िकेट को उसके नाम से मिटाता है. |
get |
GET /v1/{name=accounts/*/languages/*/productCertifications/*}
इससे नाम के आधार पर प्रॉडक्ट का सर्टिफ़िकेट मिलता है. |
list |
GET /v1/{parent=accounts/*/languages/*}/productCertifications
इसमें, सर्टिफ़िकेट देने वाली किसी संस्था या निकाय के प्रॉडक्ट के सर्टिफ़िकेशन की जानकारी होती है. |
patch |
PATCH /v1/{productCertification.name=accounts/*/languages/*/productCertifications/*}
प्रॉडक्ट के सर्टिफ़िकेशन को अपडेट करने या अगर prevent_missing = true होता है, तब इसे अपडेट किया जाता है. यह सर्टिफ़िकेशन, प्रॉडक्ट से सर्टिफ़िकेशन को जोड़ता है. |
तरीके |
delete |
DELETE /v1/{parent=accounts/*}/products/{name}
Manufacturer Center खाते से प्रॉडक्ट को मिटा देता है. |
get |
GET /v1/{parent=accounts/*}/products/{name}
इससे Manufacturer Center खाते से प्रॉडक्ट लिया जाता है. इसमें प्रॉडक्ट से जुड़ी समस्याएं भी शामिल होती हैं. |
list |
GET /v1/{parent=accounts/*}/products
Manufacturer Center खाते में मौजूद सभी प्रॉडक्ट की सूची बनाता है. |
update |
PUT /v1/{parent=accounts/*}/products/{name}
Manufacturer Center खाते में प्रॉडक्ट के एट्रिब्यूट को डालता या अपडेट करता है. |
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2025-08-17 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2025-08-17 (UTC) को अपडेट किया गया."],[[["\u003cp\u003eThe Manufacturers API is a public REST API for managing Manufacturer Center data, providing programmatic access to product and certification information.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers can use Google-provided client libraries or their own libraries to interact with the API, using the provided discovery document and service endpoint.\u003c/p\u003e\n"],["\u003cp\u003eThe API enables management of product certifications, allowing for creation, retrieval, updates, and deletion of certifications linked to products.\u003c/p\u003e\n"],["\u003cp\u003eProducts within Manufacturer Center accounts can be managed through the API, including creation, retrieval, updates, and deletion, along with access to product issue details.\u003c/p\u003e\n"]]],[],null,["# Manufacturer Center API\n\nPublic API for managing Manufacturer Center related data.\n\n- [REST Resource: v1.accounts.languages.productCertifications](#v1.accounts.languages.productCertifications)\n- [REST Resource: v1.accounts.products](#v1.accounts.products)\n\nService: manufacturers.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://manufacturers.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://manufacturers.googleapis.com`\n\nREST Resource: [v1.accounts.languages.productCertifications](/manufacturers/reference/rest/v1/accounts.languages.productCertifications)\n---------------------------------------------------------------------------------------------------------------------------------------\n\n| Methods ||\n|--------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [delete](/manufacturers/reference/rest/v1/accounts.languages.productCertifications/delete) | `DELETE /v1/{name=accounts/*/languages/*/productCertifications/*}` Deletes a product certification by its name. |\n| [get](/manufacturers/reference/rest/v1/accounts.languages.productCertifications/get) | `GET /v1/{name=accounts/*/languages/*/productCertifications/*}` Gets a product certification by its name. |\n| [list](/manufacturers/reference/rest/v1/accounts.languages.productCertifications/list) | `GET /v1/{parent=accounts/*/languages/*}/productCertifications` Lists product certifications from a specified certification body. |\n| [patch](/manufacturers/reference/rest/v1/accounts.languages.productCertifications/patch) | `PATCH /v1/{productCertification.name=accounts/*/languages/*/productCertifications/*}` Updates (or creates if allow_missing = true) a product certification which links certifications with products. |\n\nREST Resource: [v1.accounts.products](/manufacturers/reference/rest/v1/accounts.products)\n-----------------------------------------------------------------------------------------\n\n| Methods ||\n|---------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------|\n| [delete](/manufacturers/reference/rest/v1/accounts.products/delete) | `DELETE /v1/{parent=accounts/*}/products/{name}` Deletes the product from a Manufacturer Center account. |\n| [get](/manufacturers/reference/rest/v1/accounts.products/get) | `GET /v1/{parent=accounts/*}/products/{name}` Gets the product from a Manufacturer Center account, including product issues. |\n| [list](/manufacturers/reference/rest/v1/accounts.products/list) | `GET /v1/{parent=accounts/*}/products` Lists all the products in a Manufacturer Center account. |\n| [update](/manufacturers/reference/rest/v1/accounts.products/update) | `PUT /v1/{parent=accounts/*}/products/{name}` Inserts or updates the attributes of the product in a Manufacturer Center account. |"]]