代表 Google 代碼管理工具容器版本標頭。
| JSON 表示法 |
|---|
{ "path": string, "accountId": string, "containerId": string, "containerVersionId": string, "name": string, "numTags": string, "numTriggers": string, "deleted": boolean, "numVariables": string, "numZones": string, "numCustomTemplates": string, "numClients": string, "numGtagConfigs": string, "numTransformations": string } |
| 欄位 | |
|---|---|
path |
GTM 容器版本的 API 相對路徑。 |
accountId |
GTM 帳戶 ID。 |
containerId |
GTM 容器 ID。 |
containerVersionId |
容器版本 ID 可用於識別 GTM 容器版本。 |
name |
容器版本顯示名稱。 |
numTags |
容器版本中的標記數量。 |
numTriggers |
容器版本中的觸發條件數量。 |
deleted |
如果值為 true,表示已刪除這個容器版本。 |
numVariables |
容器版本中的變數數量。 |
numZones |
容器版本中的區域數量。 |
numCustomTemplates |
容器版本中的自訂範本數量。 |
numClients |
容器版本中的用戶端數量。 |
numGtagConfigs |
容器版本中的 Google 代碼設定數量。 |
numTransformations |
容器版本中的轉換作業數。 |