setProperties

Sets a JsonMap representing the event properties.

If the total added properties exceed MAX_TOTAL_PROPERTIES_SIZE in size it will cause the event to be invalid.

Return

The custom event builder.

Parameters

properties

A JsonMap of the event's properties.