Package com.mypurecloud.sdk.v2.model
Class JourneyCampaign
java.lang.Object
com.mypurecloud.sdk.v2.model.JourneyCampaign
- All Implemented Interfaces:
Serializable
JourneyCampaign
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionThe click ID (unique number that is generated when a potential customer clicks on an affiliate link).Differentiate ads or links that point to the same URL (e.g. textlink).booleangetName()getTerm()inthashCode()Identify a medium such as email or cost-per-click (e.g.Identify a specific product promotion or strategic campaign (e.g. 320banner).The ad network to which the click ID belongs.voidsetClickId(String clickId) voidsetContent(String content) voidvoidvoidsetNetwork(String network) voidvoidIdentify a search engine, newsletter name, or other source (e.g.Note the keywords for this ad (e.g. running+shoes).toString()
-
Constructor Details
-
JourneyCampaign
public JourneyCampaign() -
JourneyCampaign
-
-
Method Details
-
content
Differentiate ads or links that point to the same URL (e.g. textlink). -
getContent
-
setContent
-
medium
Identify a medium such as email or cost-per-click (e.g. CPC). -
getMedium
-
setMedium
-
name
Identify a specific product promotion or strategic campaign (e.g. 320banner). -
getName
-
setName
-
source
Identify a search engine, newsletter name, or other source (e.g. Google). -
getSource
-
setSource
-
term
Note the keywords for this ad (e.g. running+shoes). -
getTerm
-
setTerm
-
clickId
The click ID (unique number that is generated when a potential customer clicks on an affiliate link). -
getClickId
-
setClickId
-
network
The ad network to which the click ID belongs. -
getNetwork
-
setNetwork
-
equals
-
hashCode
public int hashCode() -
toString
-