Skip to content

Commit a37a3e4

Browse files
authored
Update profile-api-limits.md with additional limitations
1 parent c00ca6e commit a37a3e4

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

src/unify/profile-api-limits.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@ redirect_from:
55
- '/profiles/product-limits'
66
---
77

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+
816
## Profile API
917

1018
| Name | limit | Details |

0 commit comments

Comments
 (0)