eventFilters property
Unordered list.
The list of filters that applies to event attributes. Only events that match all the provided filters are sent to the destination.
Required.
Implementation
core.List<EventFilter>? eventFilters;
Unordered list.
The list of filters that applies to event attributes. Only events that match all the provided filters are sent to the destination.
Required.
core.List<EventFilter>? eventFilters;