The AddCustomValues method
Version:
To set custom fields on an event, use the AddCustomValues() method.
| Property | Details |
|---|---|
| UT SDK methods | AddCustomValues(string, string)AddCustomValues(IDictionary<string, string>) |
| Required/optional | Optional |
| Multiple invocations | Multiple invocations accumulate values in invocation order |
| Value validation | Must 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!