customEventFilter property

List<Condition>? customEventFilter
getter/setter pair

Used in the case of custom event, which is fired iff all Conditions are true.

@mutable tagmanager.accounts.containers.workspaces.triggers.create @mutable tagmanager.accounts.containers.workspaces.triggers.update

Implementation

core.List<Condition>? customEventFilter;