Method: customers.profiles.get
Lấy hồ sơ trình duyệt Chrome có mã khách hàng và mã hồ sơ cố định.
Yêu cầu HTTP
GET https://chromemanagement.googleapis.com/v1/{name=customers/*/profiles/*}
URL sử dụng cú pháp Chuyển mã gRPC.
Tham số đường dẫn
Tham số |
name |
string
Bắt buộc. Định dạng: customers/{customer_id}/profiles/{profilePermanentId}
|
Nội dung yêu cầu
Nội dung yêu cầu phải trống.
Nội dung phản hồi
Nếu thành công, nội dung phản hồi sẽ chứa một phiên bản của ChromeBrowserProfile
.
Phạm vi uỷ quyền
Yêu cầu một trong các phạm vi OAuth sau:
https://www.googleapis.com/auth/chrome.management.profiles.readonly
https://www.googleapis.com/auth/chrome.management.profiles
Trừ phi có lưu ý khác, nội dung của trang này được cấp phép theo Giấy phép ghi nhận tác giả 4.0 của Creative Commons và các mẫu mã lập trình được cấp phép theo Giấy phép Apache 2.0. Để biết thông tin chi tiết, vui lòng tham khảo Chính sách trang web của Google Developers. Java là nhãn hiệu đã đăng ký của Oracle và/hoặc các đơn vị liên kết với Oracle.
Cập nhật lần gần đây nhất: 2024-11-14 UTC.
[null,null,["Cập nhật lần gần đây nhất: 2024-11-14 UTC."],[[["Retrieves a specific Chrome browser profile using customer ID and profile permanent ID."],["Requires authorization with specified scopes for profile read or read/write access."],["Employs a standard HTTP GET request with path parameters for profile identification."],["Returns a `ChromeBrowserProfile` object containing profile details upon successful request."],["Offers a `Try it!` section for users to experiment with the API call directly."]]],[]]