Folders: get

取得 Google 代碼管理工具資料夾。 立即試用

要求

HTTP 要求

GET https://www.googleapis.com/tagmanager/v2/path

參數

參數名稱 說明
路徑參數
path string GTM 資料夾的 API 相對路徑。 範例: accounts/{account_id}/containers/{container_id}/workspaces/{workspace_id}/folders/{folder_id}

授權

這項要求需要授權,且至少要有下列其中一個範圍:

範圍
https://www.googleapis.com/auth/tagmanager.edit.containers
https://www.googleapis.com/auth/tagmanager.readonly

詳情請參閱「驗證與授權」網頁。

要求主體

請勿使用這個方法提供請求主體。

回應

如果成功,這個方法會在回應主體中傳回資料夾資源

試試看!

使用下方的 APIs Explorer,針對即時資料呼叫這個方法,看看會有什麼結果。