Method: gtag_config.delete

Vollständiger Name: accounts.containers.workspaces.gtag_config.delete

Löscht eine Google-Tag-Konfiguration.

HTTP-Anfrage

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

Pfadparameter

Parameter
path

string

Der relative API-Pfad der Google-Tag-Konfiguration. Es hat die Form accounts/{account}/containers/{container}/workspaces/{workspace}/gtag_config/{gtag_config}.

Anfragetext

Der Anfragetext muss leer sein.

Antworttext

Wenn der Vorgang erfolgreich abgeschlossen wurde, ist der Antworttext ein leeres JSON-Objekt.

Autorisierungsbereiche

Erfordert den folgenden OAuth-Bereich:

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

Weitere Informationen finden Sie unter OAuth 2.0 Overview.