Looker Studio API 參考資料
透過集合功能整理內容
你可以依據偏好儲存及分類內容。
本 API 參考資料是依照資源類型編排。每個資源類型都具有一或多個資料表示法,以及一或多個方法。
素材資源
關於資產資源的詳細資料,請參閱資源表示法。
方法 |
HTTP 要求 |
說明 |
除非另有註明,否則相對於 https://datastudio.googleapis.com/v1 的 URI |
search
|
GET /assets:search
|
搜尋使用者的 Looker Studio 資產。
必要查詢參數:assetTypes
|
權限
如要進一步瞭解權限資源,請參閱資源表示法。
方法 |
HTTP 要求 |
說明 |
除非另有註明,否則相對於 https://datastudio.googleapis.com/v1 的 URI |
get
|
GET /assets/assetName/permissions
|
取得資產的權限。
|
修補 |
PATCH /assets/assetName/permissions
|
更新資產的權限。
|
addMembers
|
POST /assets/assetName/permissions:addMembers
|
將成員新增至資產。
|
vocAllPermissions |
POST /assets/assetName/permissions:revokeAllPermissions
|
從資產中移除成員。
|
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2023-07-11 (世界標準時間)。
[[["容易理解","easyToUnderstand","thumb-up"],["確實解決了我的問題","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["缺少我需要的資訊","missingTheInformationINeed","thumb-down"],["過於複雜/步驟過多","tooComplicatedTooManySteps","thumb-down"],["過時","outOfDate","thumb-down"],["翻譯問題","translationIssue","thumb-down"],["示例/程式碼問題","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["上次更新時間:2023-07-11 (世界標準時間)。"],[[["This API reference is structured around resource types, each with data representations and methods."],["The Assets resource allows you to search for Looker Studio assets using the `search` method and requires the `assetTypes` query parameter."],["The Permissions resource provides methods to manage asset permissions, including getting, updating, adding, and removing members."],["All URIs are relative to `https://datastudio.googleapis.com/v1` unless stated otherwise."]]],[]]