Skip to content

Commit 959af7a

Browse files
authored
Merge pull request #7041 from segmentio/DOC-933
Linked Audience Limits [DOC-933]
2 parents 46dfa06 + 6072e1f commit 959af7a

File tree

2 files changed

+34
-2
lines changed

2 files changed

+34
-2
lines changed

src/_data/sidenav/main.yml

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -421,8 +421,13 @@ sections:
421421
section:
422422
- path: '/engage/audiences'
423423
title: Audiences Overview
424-
- path: '/engage/audiences/linked-audiences'
425-
title: Linked Audiences
424+
- section_title: Linked Audiences
425+
slug: '/engage/audiences/linked-audiences'
426+
section:
427+
- path: '/engage/audiences/linked-audiences'
428+
title: Linked Audiences Overview
429+
- path: '/engage/audiences/linked-audiences-limits'
430+
title: Linked Audiences Limits
426431
- path: '/engage/audiences/account-audiences'
427432
title: Account-level Audiences
428433
- path: '/engage/audiences/generative-audiences'
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
---
2+
title: Linked Audiences Limits
3+
plan: engage-foundations
4+
---
5+
6+
> info ""
7+
> Linked Audiences is an add-on to Twilio Engage. To use [Linked Audiences](/docs/engage/audiences/linked-audiences), you must have access to Engage.
8+
9+
To provide consistent performance and reliability at scale, Segment enforces default use limits for Linked Audiences.
10+
11+
## Usage limits
12+
The Linked Audiences module provides you the flexibility to create and publish unlimited Linked Audiences within each billing cycle. This means you won't encounter any limitations or pauses in service related to the number of Linked Audiences you generate.
13+
14+
Linked Audience limits are measured based on Activation Events, which is the number of times profiles are processed to each destination, including audience entered, audience exited, and entity change events. This includes both successful and failed attempts. For example, if you processed an audience of 50k to Braze and Google Ads Conversions, then your total Activation Event usage is 100k records.
15+
16+
Your plan includes a high limit of Activation Events, which ensures that the vast majority of users can use Linked Audiences freely without needing to worry about the limit.
17+
18+
To see how many Activation Events you’ve processed using Linked Audiences, navigate to **Settings > Usage & billing** and select the **Linked Audiences** tab. If your limit is reached before the end of your billing period, your syncs won't automatically pause to avoid disruptions to your business. You may be billed for overages in cases of significant excess usage. If you consistently require a higher limit, contact your sales representative to upgrade your plan with a custom limit.
19+
20+
Plan | Linked Audiences Limit | How to increase your limit
21+
---- | ---------------------- | ---------------------------
22+
Free | Not available for purchase | N/A
23+
Team | Not available for purchase | N/A
24+
Business | 40 x the number of MTUs or .25 x the number of monthly API calls | Contact your sales rep to upgrade your plan
25+
26+
If you have a non-standard or high volume usage plan, you have unique Linked Audiences limits or custom pricing.
27+

0 commit comments

Comments
 (0)