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 |
GTM コンテナ バージョンを一意に識別するコンテナ バージョン ID。 |
name |
コンテナ バージョンの表示名。 |
numTags |
コンテナ バージョンのタグ数。 |
numTriggers |
コンテナ バージョンのトリガー数。 |
deleted |
値が true の場合、このコンテナ バージョンは削除されています。 |
numVariables |
コンテナ バージョンの変数の数。 |
numZones |
コンテナ バージョンのゾーン数。 |
numCustomTemplates |
コンテナ バージョンのカスタム テンプレートの数。 |
numClients |
コンテナ バージョンのクライアント数。 |
numGtagConfigs |
コンテナ バージョンの Google タグ設定の数。 |
numTransformations |
コンテナ バージョンの変換の数。 |