REST Resource: accounts.containers.workspaces.folders

Zasób: Folder

Reprezentuje folder Menedżera tagów Google.

Zapis JSON
{
  "path": string,
  "accountId": string,
  "containerId": string,
  "workspaceId": string,
  "folderId": string,
  "name": string,
  "fingerprint": string,
  "tagManagerUrl": string,
  "notes": string
}
Pola
path

string

Ścieżka względna interfejsu API folderu Menedżera tagów.

accountId

string

Identyfikator konta Menedżera tagów Google.

containerId

string

Identyfikator kontenera GTM.

workspaceId

string

Identyfikator obszaru roboczego Menedżera tagów Google.

folderId

string

Identyfikator folderu jednoznacznie identyfikuje folder GTM.

name

string

Wyświetlana nazwa folderu.

fingerprint

string

Odcisk palca folderu GTM obliczony w momencie przechowywania. Ta wartość jest ponownie obliczana przy każdej zmianie folderu.

tagManagerUrl

string

Automatycznie wygenerowany link do interfejsu Menedżera tagów

notes

string

Uwagi użytkownika dotyczące stosowania tego folderu w kontenerze.

Metody

create

Tworzy folder GTM.

delete

Usuwa folder Menedżera tagów Google.

entities

Wyświetla listę wszystkich elementów w folderze GTM.

get

Pobiera folder Menedżera tagów Google.

list

Wyświetla wszystkie foldery GTM w kontenerze.

move_entities_to_folder

Przenosi elementy do folderu GTM.

revert

Przywraca zmiany w folderze GTM w obszarze roboczym GTM.

update

Aktualizuje folder w Menedżerze tagów Google.