google_api_tag_manager v0.0.1 GoogleApi.TagManager.V2.Model.Folder View Source

Represents a Google Tag Manager Folder.

Attributes

  • accountId (String): GTM Account ID. Defaults to: null.
  • containerId (String): GTM Container ID. Defaults to: null.
  • fingerprint (String): The fingerprint of the GTM Folder as computed at storage time. This value is recomputed whenever the folder is modified. Defaults to: null.
  • folderId (String): The Folder ID uniquely identifies the GTM Folder. Defaults to: null.
  • name (String): Folder display name. Defaults to: null.
  • notes (String): User notes on how to apply this folder in the container. Defaults to: null.
  • path (String): GTM Folder's API relative path. Defaults to: null.
  • tagManagerUrl (String): Auto generated link to the tag manager UI Defaults to: null.
  • workspaceId (String): GTM Workspace ID. Defaults to: null.