Method: gtag_config.get

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

Ruft eine Google-Tag-Konfiguration ab.

HTTP-Anfrage

GET 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, enthält der Antworttext eine Instanz von GtagConfig.

Autorisierungsbereiche

Erfordert einen der folgenden OAuth-Bereiche:

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

Weitere Informationen finden Sie unter OAuth 2.0 Overview.