Do we have any limitation of size to store a user attribute value type string?

Knowledge Drop

Last tested: Sep 14, 2020
 

it looks like the max size of a user attribute is absolutely massive. From the code, it looks like it's 16777216 characters
That said, I'd definitely suggest caution since storing massive strings is probably going to lead to performance issues down the line (or maybe even immediately) since these values will likely have to be stored in memory wherever they go

This content is subject to limited support.                

Version history
Last update:
‎06-28-2021 11:48 AM
Updated by: