What is the system limit of user properties?

Hey guys,

I’m working on implementing a feature using User Properties API, I’m going through the documentation and notice that there are some limitations with user property. One of them says that:

  • Each app can create properties per user up to the system limit, and each property value can be up to 32KB in size. Remember to code for errors to allow for your request exceeding the system limits.

I’m kinda confused about the system limit, I can’t find anything that states that part in terms of what is exactly the system limit, how many properties allowed to be created for user, or how the limit is calculated and allocated to user, etc.

If anyone have any information regards to that would be helpful!

Thank you!

2 Likes