To enable exceptional performance, Constructor limits data size for certain fields in items, variations, item groups.
Items and variations
- The maximum size of data field for individual object is limited to 200kb.
- The average size of data field in all ingested items and variations is limited to 30kb, but we recommend to not exceed 15kb.
Item groups
- The maximum size of data field for individual object is limited to 5kb
- The average size of data field in all ingested item groups is limited to 1kb
Notes
- Size is the length in bytes of the UTF-8 encoded string representation of data JSON.
- Average size is calculated with a consideration of existing objects. For example, if you already have four items or variations with 1kb of data, you are free to introduce new item or variation with 100 kb of data, it will pass verification, since the average will be less than 30kb.