Knowledge Drop

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

  • 28 June 2021
  • 0 replies
  • 112 views

Userlevel 4

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.                

 

 


0 replies

Be the first to reply!

Reply