Skip to content

Commit f9496b7

Browse files
authored
Merge pull request #6367 from segmentio/samkcrespo-patch-5
Update destination-filters.md | Correct execution order of Dest Filters
2 parents 9952842 + 4b29173 commit f9496b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/connections/destinations/destination-filters.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Common use cases for destination filters include:
2323
Keep the following limitations in mind when you use destination filters:
2424

2525
- Destination Filters aren't applied to events sent through the Event Tester.
26-
- Segment applies destination filters one at a time in the order that they appear in your workspace.
26+
- Segment applies destination filters in the following order: Sample, Drop ('Only Sends' are Drops), Drop Properties, Allow Properties.
2727
- You can't apply destination filters to Warehouses or S3 destinations.
2828
- Each filter can only apply to one source-destination pair.
2929
- *(For device-mode)* Destination filters don't apply to items that are added to the payload server-side such as IP addresses.

0 commit comments

Comments
 (0)