Skip to content

Commit c077368

Browse files
committed
[netlify-build]
1 parent 9d05532 commit c077368

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/guides/filtering-data.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@ Your data is sent to your warehouse (if you have one) and into the Segment backe
4747

4848
[Destination Filters](https://segment.com/docs/connections/destinations/destination-filters/) allow you to control the data flowing into each specific destination, by examining event payloads, and conditionally preventing data from being sent to destinations. You can filter out entire events, or just specific fields in the properties, in the traits, or in the context of your events. Destination filters are not available for, and do not prevent data from reaching your warehouse(s) or S3 destinations.
4949

50-
> note ""
51-
> **Note**: Destination Filters are available in workspaces that are on a Business Tier plan only. Destination Filters can only be applied to Cloud-mode ("server-side") streaming destinations. Device-mode destinations are not supported.
50+
> info ""
51+
> Destination filters are only available in workspaces that are on a Business Tier plan, and are available on cloud-mode, mobile, and web device-mode destinations.
5252
5353
![](images/destination-filter-create.png)
5454

0 commit comments

Comments
 (0)