|
virtual string | AccountId [get, set] |
| GTM Account ID. More...
|
|
virtual System.Collections.Generic.IList< string > | BlockingRuleId [get, set] |
| Blocking rule IDs. If any of the listed rules evaluate to true, the tag will not fire. tagmanager.accounts.containers.workspaces.tags.create tagmanager.accounts.containers.workspaces.tags.update More...
|
|
virtual System.Collections.Generic.IList< string > | BlockingTriggerId [get, set] |
| Blocking trigger IDs. If any of the listed triggers evaluate to true, the tag will not fire. tagmanager.accounts.containers.workspaces.tags.create tagmanager.accounts.containers.workspaces.tags.update More...
|
|
virtual string | ContainerId [get, set] |
| GTM Container ID. More...
|
|
virtual string | Fingerprint [get, set] |
| The fingerprint of the GTM Tag as computed at storage time. This value is recomputed whenever the tag is modified. More...
|
|
virtual System.Collections.Generic.IList< string > | FiringRuleId [get, set] |
| Firing rule IDs. A tag will fire when any of the listed rules are true and all of its blockingRuleIds (if any specified) are false. tagmanager.accounts.containers.workspaces.tags.create tagmanager.accounts.containers.workspaces.tags.update More...
|
|
virtual System.Collections.Generic.IList< string > | FiringTriggerId [get, set] |
| Firing trigger IDs. A tag will fire when any of the listed triggers are true and all of its blockingTriggerIds (if any specified) are false. tagmanager.accounts.containers.workspaces.tags.create tagmanager.accounts.containers.workspaces.tags.update More...
|
|
virtual System.Nullable< bool > | LiveOnly [get, set] |
| If set to true, this tag will only fire in the live environment (e.g. not in preview or debug mode). tagmanager.accounts.containers.workspaces.tags.create tagmanager.accounts.containers.workspaces.tags.update More...
|
|
virtual Parameter | MonitoringMetadata [get, set] |
| A map of key-value pairs of tag metadata to be included in the event data for tag monitoring. Notes: This parameter must be type MAP. Each parameter in the map are type TEMPLATE, however cannot contain variable references. More...
|
|
virtual string | MonitoringMetadataTagNameKey [get, set] |
| If non-empty, then the tag display name will be included in the monitoring metadata map using the key specified. tagmanager.accounts.containers.workspaces.tags.create tagmanager.accounts.containers.workspaces.tags.update More...
|
|
virtual string | Name [get, set] |
| Tag display name. tagmanager.accounts.containers.workspaces.tags.create tagmanager.accounts.containers.workspaces.tags.update More...
|
|
virtual string | Notes [get, set] |
| User notes on how to apply this tag in the container. tagmanager.accounts.containers.workspaces.tags.create tagmanager.accounts.containers.workspaces.tags.update More...
|
|
virtual System.Collections.Generic.IList< Parameter > | Parameter [get, set] |
| The tag's parameters. tagmanager.accounts.containers.workspaces.tags.create tagmanager.accounts.containers.workspaces.tags.update More...
|
|
virtual string | ParentFolderId [get, set] |
| Parent folder id. More...
|
|
virtual string | Path [get, set] |
| GTM Tag's API relative path. More...
|
|
virtual System.Nullable< bool > | Paused [get, set] |
| Indicates whether the tag is paused, which prevents the tag from firing. tagmanager.accounts.containers.workspaces.tags.create tagmanager.accounts.containers.workspaces.tags.update More...
|
|
virtual Parameter | Priority [get, set] |
| User defined numeric priority of the tag. Tags are fired asynchronously in order of priority. Tags with higher numeric value fire first. A tag's priority can be a positive or negative value. The default value is 0. tagmanager.accounts.containers.workspaces.tags.create tagmanager.accounts.containers.workspaces.tags.update More...
|
|
virtual System.Nullable< long > | ScheduleEndMs [get, set] |
| The end timestamp in milliseconds to schedule a tag. tagmanager.accounts.containers.workspaces.tags.create tagmanager.accounts.containers.workspaces.tags.update More...
|
|
virtual System.Nullable< long > | ScheduleStartMs [get, set] |
| The start timestamp in milliseconds to schedule a tag. tagmanager.accounts.containers.workspaces.tags.create tagmanager.accounts.containers.workspaces.tags.update More...
|
|
virtual System.Collections.Generic.IList< SetupTag > | SetupTag [get, set] |
| The list of setup tags. Currently we only allow one. More...
|
|
virtual string | TagFiringOption [get, set] |
| Option to fire this tag. More...
|
|
virtual string | TagId [get, set] |
| The Tag ID uniquely identifies the GTM Tag. More...
|
|
virtual string | TagManagerUrl [get, set] |
| Auto generated link to the tag manager UI More...
|
|
virtual System.Collections.Generic.IList< TeardownTag > | TeardownTag [get, set] |
| The list of teardown tags. Currently we only allow one. More...
|
|
virtual string | Type [get, set] |
| GTM Tag Type. tagmanager.accounts.containers.workspaces.tags.create tagmanager.accounts.containers.workspaces.tags.update More...
|
|
virtual string | WorkspaceId [get, set] |
| GTM Workspace ID. More...
|
|
virtual string | ETag [get, set] |
| The ETag of the item. More...
|
|
string | ETag |
|
Represents a Google Tag Manager Tag.