Ressource: GtagConfig
Stellt eine Google-Tag-Konfiguration dar.
JSON-Darstellung |
---|
{
"path": string,
"accountId": string,
"containerId": string,
"workspaceId": string,
"gtagConfigId": string,
"type": string,
"parameter": [
{
object ( |
Felder | |
---|---|
path |
Der relative API-Pfad der Google-Tag-Konfiguration. |
accountId |
Google-Tag-Konto-ID. |
containerId |
Google-Tag-Container-ID. |
workspaceId |
ID des Google-Tag-Arbeitsbereichs. Wird nur von GTM-Containern verwendet. Andernfalls auf 0 setzen. |
gtagConfigId |
Die ID identifiziert die Google-Tag-Konfiguration eindeutig. |
type |
Konfigurationstyp des Google-Tags. |
parameter[] |
Die Parameter der Google-Tag-Konfiguration. |
fingerprint |
Der Fingerabdruck der Google-Tag-Konfiguration, wie er zum Zeitpunkt der Speicherung berechnet wurde. Dieser Wert wird jedes Mal neu berechnet, wenn die Konfiguration geändert wird. |
tagManagerUrl |
Automatisch generierter Link zur Tag Manager-Benutzeroberfläche |
Methoden |
|
---|---|
|
Erstellt eine Google-Tag-Konfiguration. |
|
Löscht eine Google-Tag-Konfiguration. |
|
Ruft eine Google-Tag-Konfiguration ab. |
|
Listet alle Google-Tag-Konfigurationen in einem Container auf. |
|
Aktualisiert die Konfiguration eines Google-Tags. |