uniqueTriggerId property

Parameter? uniqueTriggerId
getter/setter pair

Globally unique id of the trigger that auto-generates this (a Form Submit, Link Click or Timer listener) if any.

Used to make incompatible auto-events work together with trigger filtering based on trigger ids. This value is populated during output generation since the tags implied by triggers don't exist until then. Only valid for Form Submit, Link Click and Timer triggers. @mutable tagmanager.accounts.containers.workspaces.triggers.create @mutable tagmanager.accounts.containers.workspaces.triggers.update

Implementation

Parameter? uniqueTriggerId;