Method: clients.update

完整名稱:accounts.containers.workspaces.clients.update

更新 GTM 用戶端。

HTTP 要求

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

路徑參數

參數
path

string

GTM 用戶端的 API 相對路徑。其格式為 accounts/{account}/containers/{container}/workspaces/{workspace}/clients/{client}

查詢參數

參數
fingerprint

string

提供此指紋時,該指紋必須與儲存中的用戶端指紋相符。

要求主體

要求主體包含 Client 的例項。

回應主體

如果成功,回應主體會包含 Client 的執行例項。

授權範圍

需要下列 OAuth 範圍:

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

詳情請參閱 OAuth 2.0 Overview