Skip to content

Latest commit

 

History

History
13 lines (6 loc) · 764 Bytes

File metadata and controls

13 lines (6 loc) · 764 Bytes

EventAttributesEntity

Properties

Name Type Description Notes
type String A string representing the event name. Must not be a reserved event name. You create this value when you create an attribute of type `event` in the Campaign Manager.
attributes Object Arbitrary additional JSON properties associated with the event. They must be created in the Campaign Manager before setting them with this property. See creating custom attributes. [optional]