Skip to content

Commit 51ceb20

Browse files
authored
Merge pull request #7194 from segmentio/wilwong-segment-patch-1
Update Linked Audiences Limits
2 parents a7470aa + 94983a4 commit 51ceb20

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/engage/audiences/linked-audiences-limits.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,6 @@ Event Size | 32 KB | Segment doesn’t emit messages for profiles whose total re
3636
Data Graph depth | 6 | You can't save a Data Graph if you exceed the limit.
3737
Preview size | 3K rows | The maximum number of rows you can have to generate a preview. The preview fails if you bring back too many entities.
3838
Entity value type ahead cache | Up to 100 unique values | The maximum number of entity values Segment stores in cache.
39-
Entity columns | Up to 200 unique values | The maximum number of entity property columns Segment surfaces in the condition builder.
40-
Run frequency | 15 minutes (this is the fastest time) | You can’t configure more frequency syncs. You can select **Compute Now** to trigger runs, but you’re limited by Profiles Sync for when new data syncs back to the data warehouse.
39+
Entity columns | Up to 1000 unique values | The maximum number of entity property columns Segment surfaces in the condition builder.
40+
Run frequency | 15 minutes (this is the fastest time) | You can’t configure more frequency syncs. You can select **Run Now** to trigger runs, but you’re limited by Profiles Sync for when new data syncs back to the data warehouse.
4141

0 commit comments

Comments
 (0)