Sử dụng bộ sưu tập để sắp xếp ngăn nắp các trang
Lưu và phân loại nội dung dựa trên lựa chọn ưu tiên của bạn.
Xoá thành viên khỏi thành phần trong Looker Studio.
Để đơn giản là quy trình xoá quyền truy cập của người dùng vào các tài sản, các yêu cầu đúng quy trình
luôn trả về phản hồi 200 OK, ngay cả khi thành viên không hợp lệ hoặc không
thuộc về thành phần Looker Studio.
Yêu cầu
Yêu cầu HTTP
POST https://datastudio.googleapis.com/v1/assets/{assetName}/permissions:revokeAllPermissions
Tham số đường dẫn
Tên thông số
Loại
Mô tả
assetName
string
Mã tên (ID) của nội dung.
Ủy quyền
Yêu cầu này đòi hỏi người dùng được uỷ quyền có đủ quyền để
quản lý các quyền đối với tài sản và việc uỷ quyền trong phạm vi sau:
Phạm vi
https://www.googleapis.com/auth/datastudio
Nội dung yêu cầu
Trong nội dung yêu cầu, hãy cung cấp các thuộc tính sau:
[[["Dễ hiểu","easyToUnderstand","thumb-up"],["Giúp tôi giải quyết được vấn đề","solvedMyProblem","thumb-up"],["Khác","otherUp","thumb-up"]],[["Thiếu thông tin tôi cần","missingTheInformationINeed","thumb-down"],["Quá phức tạp/quá nhiều bước","tooComplicatedTooManySteps","thumb-down"],["Đã lỗi thời","outOfDate","thumb-down"],["Vấn đề về bản dịch","translationIssue","thumb-down"],["Vấn đề về mẫu/mã","samplesCodeIssue","thumb-down"],["Khác","otherDown","thumb-down"]],["Cập nhật lần gần đây nhất: 2024-08-22 UTC."],[[["Revoke access for multiple users from a Looker Studio asset using the `revokeAllPermissions` endpoint."],["Requests to remove users will always return a successful response (`200 OK`), even if the user is invalid or not associated with the asset."],["The request body requires a list of members to remove, specified as `user:` or `domain:`, but owners and the authorized user cannot be removed."],["Successful requests return an updated Permissions object reflecting the changes made."],["This API call needs authorization with the `https://www.googleapis.com/auth/datastudio` scope."]]],[]]