The AddCustomValues method

Version:

To set custom fields on an event, use the AddCustomValues() method.

PropertyDetails
UT SDK methodsAddCustomValues(string, string)

AddCustomValues(IDictionary<string, string>)
Required/optionalOptional
Multiple invocationsMultiple invocations accumulate values in invocation order
Value validationMust contain at least one symbol besides whitespace characters

Field names cannot be null or empty
If you have suggestions for improving this article, let us know!