We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c00ca6e commit a37a3e4Copy full SHA for a37a3e4
src/unify/profile-api-limits.md
@@ -5,6 +5,14 @@ redirect_from:
5
- '/profiles/product-limits'
6
---
7
8
+###Unify Ingestion Limitations
9
+
10
+Unify will silently drop events if:
11
+- The groupId has more than 500 characters.
12
+- Events have more than 300 properties/traits.
13
+- messageId is longer than 100 characters.
14
+- The groupId is empty in a group call or context.groupId is empty in a track call.
15
16
## Profile API
17
18
| Name | limit | Details |
0 commit comments