Skip to content

Commit b910765

Browse files
authored
Merge pull request #7339 from segmentio/wilwong-segment-patch-1
Update Linked Audiences Limits
2 parents 2abd6b1 + 1070143 commit b910765

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

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

+3-2
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,12 @@ Name | Limit | Details
3131
---- | ----- | --------
3232
RETL row limit | 150 million | The audience compute fails if the total output exceeds the limit.
3333
RETL column limit | 500 columns | The audience compute fails if the number of columns exceeds the limit.
34-
Global concurrent audience runs | 5 total within any given space | New audience runs are queued once the limit is reached and will start execution once prior audience runs complete.
34+
Global concurrent audience runs | 5 total within any given space | New audience runs are queued once the limit is reached and will start execution once prior audience runs complete. If you need a higher global concurrent audience runs limit, contact [[email protected]](mailto:[email protected]){:target="_blank"}.
3535
Event Size | 32 KB | Segment doesn’t emit messages for profiles whose total related entities and enrichments exceed the limit.
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.
3939
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.
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.
41+
Destination Mappings | Up to 100 mappings | You can set up to 100 action destination mappings per destination instance.
4142

0 commit comments

Comments
 (0)