Class AttributionEvent
java.lang.Object
com.mparticle.sdk.model.eventprocessing.Event
com.mparticle.sdk.model.eventprocessing.AttributionEvent
-
Nested Class Summary
Nested classes/interfaces inherited from class com.mparticle.sdk.model.eventprocessing.Event
Event.Type
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetName()
void
setAttributes
(Map<String, String> attributes) void
setCampaign
(String campaign) void
void
setPartner
(String partner) void
setPublisher
(String publisher) Methods inherited from class com.mparticle.sdk.model.eventprocessing.Event
getId, getLocation, getRequest, getSessionId, getSourceId, getTimestamp, getType, setLocation, setRequest, setSessionId, setSourceId, setTimestamp
-
Constructor Details
-
AttributionEvent
public AttributionEvent()
-
-
Method Details
-
getName
-
setName
-
getPartner
-
setPartner
-
getPublisher
-
setPublisher
-
getCampaign
-
setCampaign
-
getAttributes
-
setAttributes
-