waitForTags property

Parameter? waitForTags
getter/setter pair

Whether or not we should delay the form submissions or link opening until all of the tags have fired (by preventing the default action and later simulating the default action).

Only valid for Form Submission and Link Click triggers. @mutable tagmanager.accounts.containers.workspaces.triggers.create @mutable tagmanager.accounts.containers.workspaces.triggers.update

Implementation

Parameter? waitForTags;