Method: customers.apps.web.get
ดาวน์โหลดแอปที่ต้องการสำหรับลูกค้าตามชื่อทรัพยากร
คำขอ HTTP
GET https://chromemanagement.googleapis.com/v1/{name=customers/*/apps/web/*}
URL ใช้ไวยากรณ์การแปลง gRPC
พารามิเตอร์เส้นทาง
พารามิเตอร์ |
name |
string
ต้องระบุ แอปที่กำลังค้นหารายละเอียด ตัวอย่างเช่น "customers/my_customer/apps/chrome/gmbmikajjgmnabiglmofipeabaddhgne@2.1.2" สำหรับส่วนขยาย Save to Google ไดรฟ์สำหรับ Chrome เวอร์ชัน 2.1.2, "customers/my_customer/apps/android/com.google.android.apps.docs" สำหรับเวอร์ชันล่าสุดของแอป Google ไดรฟ์สำหรับ Android
|
เนื้อหาของคำขอ
เนื้อหาของคำขอต้องว่างเปล่า
เนื้อหาการตอบกลับ
หากทำสำเร็จ เนื้อหาการตอบกลับจะมีอินสแตนซ์ AppDetails
ขอบเขตการให้สิทธิ์
ต้องใช้ขอบเขต OAuth ต่อไปนี้
https://www.googleapis.com/auth/chrome.management.appdetails.readonly
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2024-07-29 UTC
[null,null,["อัปเดตล่าสุด 2024-07-29 UTC"],[[["Retrieve detailed information about a specific customer's web or Android app using its resource name."],["The request requires the `https://www.googleapis.com/auth/chrome.management.appdetails.readonly` OAuth scope for authorization."],["The API endpoint utilizes gRPC Transcoding syntax for constructing the URL."],["A successful response provides an `AppDetails` object containing the app's information."],["The request body should be empty, and the app resource name is provided as a path parameter."]]],[]]