Containers: combine

合併容器。立即試用

要求

HTTP 要求

POST https://www.googleapis.com/tagmanager/v2/+path:combine

參數

參數名稱 說明
路徑參數
path string GTM 容器的 API 相對路徑。 範例:accounts/{account_id}/containers/{container_id}
自選查詢參數
allowUserPermissionFeatureUpdate boolean 必須設為 true,才能允許 features.user_permissions 從 false 變更為 true。如果這項作業造成更新,但位元為 false,作業就會失敗。
containerId string 將合併至目前容器的容器 ID。
settingSource string 在合併後指定設定來源

可接受的值如下:
  • current
  • other
  • settingSourceUnspecified

授權

此要求需要取得下列範圍的授權:

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

詳情請參閱驗證和授權頁面。

要求主體

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

回應

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

試試看!

您可以使用下方的 APIs Explorer,針對即時資料呼叫這個方法,然後查看回應。