Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 934 Bytes

File metadata and controls

12 lines (7 loc) · 934 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]

[Back to Model list] [Back to API list] [Back to README]