cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

What is the maximum length of custom property defined in Custom events?

vishnu_kumar
Helper

Hi All,

We have the option of adding custom properties into Custom Events, using Metric Events or Events Extraction.

What is maximum length of Value we can add in these custom properties?
as per this Activegate document here, the max length for Properties is 140 characters, does this limit apply to the mentioned Properties too?

Thanks,
Vishnu

DT Enthusiast
2 REPLIES 2

marco_irmer
Champion

The docs for the Events V2 API stipulate the following for custom properties:

  • A maximum of 100 properties can be specified.
  • A property key is allowed to contain up to 100 characters.
  • A property value is allowed to contain up to 4096 characters.

I am reasonably confident that the above limits apply to Metric Events and Extracted Events as well.

Cool, thanks @marco_irmer 

This should be added to the DT Docs

DT Enthusiast

Featured Posts