From 9e59d66c2f42ed7b22aa79ab85682cbc527f8a3d Mon Sep 17 00:00:00 2001 From: wilwong-twilio <109997887+wilwong-twilio@users.noreply.github.com> Date: Fri, 5 Sep 2025 17:59:36 -0700 Subject: [PATCH 1/2] Update linked-audiences-limits.md --- src/engage/audiences/linked-audiences-limits.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/engage/audiences/linked-audiences-limits.md b/src/engage/audiences/linked-audiences-limits.md index 11e4f1987b..31d1cfe0f4 100644 --- a/src/engage/audiences/linked-audiences-limits.md +++ b/src/engage/audiences/linked-audiences-limits.md @@ -31,6 +31,8 @@ Name | Limit | Details ---- | ----- | -------- RETL row limit | 150 million | The audience compute fails if the total output exceeds the limit. This limit is the sum of the total linked audience profile membership count and the total number of entity relationships for the profiles in the audience. RETL column limit | 500 columns | The audience compute fails if the number of columns exceeds the limit. +Audience event throughout | 500 RPS per audience | At an individual audience-level, Linked Audiences emit profile change events at 500 RPS. If you need a higher limit, contact [friends@segment.com](mailto:friends@segment.com){:target="_blank"}. +Global audience event throughout | 1.5K RPS within any given space | At the global space-level, Linked Audiences emit profile change events at 1.5K RPS. If you need a higher global limit, contact [friends@segment.com](mailto:friends@segment.com){:target="_blank"}. 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 [friends@segment.com](mailto:friends@segment.com){:target="_blank"}. Event Size | 32 KB | Segment doesn’t emit messages for profiles whose total related entities and enrichments exceed the limit. Data Graph depth | 6 | You can't save a Data Graph if you exceed the limit. From 7bad111e7980511c76ae310c097b3ddfaaaeb312 Mon Sep 17 00:00:00 2001 From: stayseesong <83784848+stayseesong@users.noreply.github.com> Date: Wed, 24 Sep 2025 15:21:53 -0700 Subject: [PATCH 2/2] Update src/engage/audiences/linked-audiences-limits.md --- src/engage/audiences/linked-audiences-limits.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/engage/audiences/linked-audiences-limits.md b/src/engage/audiences/linked-audiences-limits.md index 31d1cfe0f4..2e6da1d3fc 100644 --- a/src/engage/audiences/linked-audiences-limits.md +++ b/src/engage/audiences/linked-audiences-limits.md @@ -32,7 +32,7 @@ Name | Limit | Details RETL row limit | 150 million | The audience compute fails if the total output exceeds the limit. This limit is the sum of the total linked audience profile membership count and the total number of entity relationships for the profiles in the audience. RETL column limit | 500 columns | The audience compute fails if the number of columns exceeds the limit. Audience event throughout | 500 RPS per audience | At an individual audience-level, Linked Audiences emit profile change events at 500 RPS. If you need a higher limit, contact [friends@segment.com](mailto:friends@segment.com){:target="_blank"}. -Global audience event throughout | 1.5K RPS within any given space | At the global space-level, Linked Audiences emit profile change events at 1.5K RPS. If you need a higher global limit, contact [friends@segment.com](mailto:friends@segment.com){:target="_blank"}. +Global audience event throughout | 1.5K RPS within any given space | At the global space-level (across all the audiences in your space), Linked Audiences emit profile change events at 1.5K RPS. If you need a higher global limit, contact [friends@segment.com](mailto:friends@segment.com){:target="_blank"}. 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 [friends@segment.com](mailto:friends@segment.com){:target="_blank"}. Event Size | 32 KB | Segment doesn’t emit messages for profiles whose total related entities and enrichments exceed the limit. Data Graph depth | 6 | You can't save a Data Graph if you exceed the limit.