Method: transformations.delete

全名:accounts.containers.workspaces.transformations.delete

刪除 GTM 轉換。

HTTP 要求

DELETE https://tagmanager.googleapis.com/tagmanager/v2/{path}

路徑參數

參數
path

string

GTM 轉換的 API 相對路徑。其格式為 accounts/{account}/containers/{container}/workspaces/{workspace}/transformations/{transformation}

要求主體

要求主體必須為空白。

回應主體

如果成功,回應主體會是空的 JSON 物件。

授權範圍

需要下列 OAuth 範圍:

  • https://www.googleapis.com/auth/tagmanager.edit.containers

詳情請參閱 OAuth 2.0 Overview