Method: accounts.languages.productCertifications.get
ได้รับการรับรองผลิตภัณฑ์ตามชื่อ
เฉพาะหน่วยงานรับรองเท่านั้นที่จะเรียกใช้วิธีการนี้ได้
คำขอ HTTP
GET https://manufacturers.googleapis.com/v1/{name=accounts/*/languages/*/productCertifications/*}
URL ใช้ไวยากรณ์การแปลง gRPC
พารามิเตอร์เส้นทาง
พารามิเตอร์ |
name |
string
ต้องระบุ ชื่อของการรับรองผลิตภัณฑ์ที่จะได้รับ รูปแบบ: accounts/{account}/languages/{language_code}/productcertifications/{id}
|
เนื้อหาของคำขอ
เนื้อหาของคำขอต้องว่างเปล่า
เนื้อหาการตอบกลับ
หากทำสำเร็จ เนื้อหาการตอบกลับจะมีอินสแตนซ์ ProductCertification
ขอบเขตการให้สิทธิ์
ต้องใช้ขอบเขต OAuth ต่อไปนี้
https://www.googleapis.com/auth/manufacturercenter
สำหรับข้อมูลเพิ่มเติม โปรดดูที่ภาพรวมของ OAuth 2.0
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2024-07-09 UTC
[null,null,["อัปเดตล่าสุด 2024-07-09 UTC"],[[["Retrieves a specific product certification using its unique name, accessible through a designated URL path."],["Only certification bodies with proper authorization can utilize this method to fetch product certifications."],["The request should be made using an HTTP GET request with an empty body and includes path parameters for identifying the target product certification."],["Successful responses return a ProductCertification object containing details about the requested certification."],["Requires `https://www.googleapis.com/auth/manufacturercenter` OAuth scope for authorization."]]],[]]