public class ClickTracker extends AdBase implements Serializable
| Constructor and Description |
|---|
ClickTracker() |
ClickTracker(long id,
String name,
boolean active,
boolean archived,
long campaignId,
String comments,
Calendar endTime,
PlacementAssignment[] placementAssignments,
long sizeId,
Calendar startTime,
long typeId,
ClickThroughUrl clickThroughUrl,
CreativeGroupAssignment creativeGroupAssignment) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
ClickThroughUrl |
getClickThroughUrl()
Gets the clickThroughUrl value for this ClickTracker.
|
CreativeGroupAssignment |
getCreativeGroupAssignment()
Gets the creativeGroupAssignment value for this ClickTracker.
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer
|
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer
|
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object
|
int |
hashCode() |
void |
setClickThroughUrl(ClickThroughUrl clickThroughUrl)
Sets the clickThroughUrl value for this ClickTracker.
|
void |
setCreativeGroupAssignment(CreativeGroupAssignment creativeGroupAssignment)
Sets the creativeGroupAssignment value for this ClickTracker.
|
getCampaignId, getComments, getEndTime, getPlacementAssignments, getSizeId, getStartTime, getTypeId, isActive, isArchived, setActive, setArchived, setCampaignId, setComments, setEndTime, setPlacementAssignments, setSizeId, setStartTime, setTypeIdpublic ClickTracker()
public ClickTracker(long id,
String name,
boolean active,
boolean archived,
long campaignId,
String comments,
Calendar endTime,
PlacementAssignment[] placementAssignments,
long sizeId,
Calendar startTime,
long typeId,
ClickThroughUrl clickThroughUrl,
CreativeGroupAssignment creativeGroupAssignment)
public ClickThroughUrl getClickThroughUrl()
public void setClickThroughUrl(ClickThroughUrl clickThroughUrl)
clickThroughUrl - public CreativeGroupAssignment getCreativeGroupAssignment()
public void setCreativeGroupAssignment(CreativeGroupAssignment creativeGroupAssignment)
creativeGroupAssignment - public static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType, Class _javaType, QName _xmlType)
Copyright © 2015. All Rights Reserved.