excludes_on_event_attribute_equal_filter
Excludes events based on the equality of an event attribute.
Parameters
-
attribute_name:
str
Name of the event attribute to filter. -
attribute_values:
Iterable
Values to look for in the attribute.
Excludes events based on the equality of an event attribute.
attribute_name: str
Name of the event attribute to filter.
attribute_values: Iterable
Values to look for in the attribute.