public class NonRuleBasedFirstPartyAudienceSegment extends FirstPartyAudienceSegment implements Serializable
NonRuleBasedFirstPartyAudienceSegment is a FirstPartyAudienceSegment
owned by
the publisher network. It doesn't contain a rule. Cookies
are usually added to this segment via
cookie upload.| Constructor and Description |
|---|
NonRuleBasedFirstPartyAudienceSegment() |
NonRuleBasedFirstPartyAudienceSegment(Long id,
String name,
String description,
AudienceSegmentStatus status,
Long size,
AudienceSegmentDataProvider dataProvider,
AudienceSegmentAudienceSegmentType type,
String audienceSegmentType) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
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() |
getAudienceSegmentType, getDataProvider, getDescription, getId, getName, getSize, getStatus, getType, setAudienceSegmentType, setDataProvider, setDescription, setId, setName, setSize, setStatus, setTypepublic NonRuleBasedFirstPartyAudienceSegment()
public NonRuleBasedFirstPartyAudienceSegment(Long id, String name, String description, AudienceSegmentStatus status, Long size, AudienceSegmentDataProvider dataProvider, AudienceSegmentAudienceSegmentType type, String audienceSegmentType)
public boolean equals(Object obj)
equals in class FirstPartyAudienceSegmentpublic int hashCode()
hashCode in class FirstPartyAudienceSegmentpublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType, Class _javaType, QName _xmlType)
Copyright © 2013. All Rights Reserved.