Skip to content

Commit 5b0da6d

Browse files
Merge pull request #6269 from segmentio/longstoryshort-patch-2
Update kotlin-android-destination-filters.md
2 parents 18f6b4b + 5013473 commit 5b0da6d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/connections/sources/catalog/libraries/mobile/kotlin-android/kotlin-android-destination-filters.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ To get started with destination filters on mobile device-mode destinations using
2222
```java
2323
analytics.add(DestinationFilters())
2424
```
25+
3. Enable Destination Filters in your Segment workspace by navigating to your Android source > Settings > Advanced and turning on the Destination Filters toggle.
2526

2627
Use destination filters to prevent certain data from flowing into a destination. You can conditionally filter out event properties, traits, and fields, or even filter out the event itself.
2728

0 commit comments

Comments
 (0)