Manufacturer Center API
จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
API สาธารณะสำหรับจัดการข้อมูลที่เกี่ยวข้องกับ Manufacturer Center
บริการ: manufacturers.googleapis.com
หากต้องการเรียกใช้บริการนี้ เราขอแนะนำให้คุณใช้ไลบรารีของไคลเอ็นต์ที่ Google จัดเตรียมไว้ให้ หากแอปพลิเคชันของคุณต้องใช้ไลบรารีของคุณเองเพื่อเรียกใช้บริการนี้ ให้ใช้ข้อมูลต่อไปนี้เมื่อคุณส่งคำขอ API
เอกสารการค้นพบ
เอกสารการค้นพบเป็นข้อกำหนดที่เครื่องอ่านได้สำหรับการอธิบายและใช้ REST API โดยใช้เพื่อสร้างไลบรารีของไคลเอ็นต์, ปลั๊กอิน IDE และเครื่องมืออื่นๆ ที่โต้ตอบกับ Google APIs บริการเดียวอาจมีเอกสารการค้นพบได้หลายรายการ บริการนี้มีเอกสารการค้นพบต่อไปนี้
ปลายทางบริการ
ปลายทางบริการคือ URL ฐานที่ระบุที่อยู่เครือข่ายของบริการ API บริการหนึ่งอาจมีปลายทางบริการหลายปลายทาง บริการนี้มีปลายทางบริการต่อไปนี้และ URI ด้านล่างทั้งหมดจะเกี่ยวข้องกับปลายทางของบริการนี้
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/*}
การอัปเดต (หรือสร้างหากAllow_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 |
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 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. |"]]