Skip to content

Commit 259e841

Browse files
committed
[netlify-build]
1 parent 85cc2f6 commit 259e841

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

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

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,18 @@ Your plan includes a high limit of Activation Events, which ensures that the vas
2525

2626
If you have a non-standard or high volume usage plan, you have unique Linked Audiences limits or custom pricing.
2727

28+
## Product limits
29+
30+
Name | Limit | Details
31+
---- | ----- | --------
32+
RETL row limit | 30 million | The audience compute fails if the total output exceeds the limit.
33+
RETL column limit | 500 columns | The audience compute fails if the number of columns exceeds the limit.
34+
Global concurrent audience computation executions | 5 total within any given space | New audience computations are delayed once the limit is reached.
35+
TAPI Event Size | 32 KB | Segment drops events at the ingest and doesn't emit messages for profiles whose total related entities and enrichments exceed the limit. This limit is not enforced by RETL. Check the size of your downstream destination as they are also limited.
36+
Data Graph depth | 6 | You can't save a Data Graph if you exceed the limit.
37+
Preview size | 1K rows | The maximum number of rows you can have to generate a preview. The preview fails if you bring back too many entities.
38+
Entity value type ahead cache | Up to 100 unique values | The number of entity values you can store in your cache.
39+
Entity columns | Up to 200 unique values | The number of entity columns you can have.
40+
Entity context relationship sizes | Unlimited | The size of the entity relationship.
41+
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.
42+

0 commit comments

Comments
 (0)