|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.api.ads.adwords.v201109.cm.Criterion
com.google.api.ads.adwords.v201109.cm.CriterionUserInterest
public class CriterionUserInterest
User Interest - represents a particular interest based vertical to be targeted. Targeting UserInterest is currently in a limited beta. If you'd like access please speak with your account representative.
| Constructor Summary | |
|---|---|
CriterionUserInterest()
|
|
CriterionUserInterest(Long id,
CriterionType type,
String criterionType,
Long userInterestId,
String userInterestName)
|
|
| Method Summary | |
|---|---|
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 |
Long |
getUserInterestId()
Gets the userInterestId value for this CriterionUserInterest. |
String |
getUserInterestName()
Gets the userInterestName value for this CriterionUserInterest. |
int |
hashCode()
|
void |
setUserInterestId(Long userInterestId)
Sets the userInterestId value for this CriterionUserInterest. |
void |
setUserInterestName(String userInterestName)
Sets the userInterestName value for this CriterionUserInterest. |
| Methods inherited from class com.google.api.ads.adwords.v201109.cm.Criterion |
|---|
getCriterionType, getId, getType, setCriterionType, setId, setType |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CriterionUserInterest()
public CriterionUserInterest(Long id,
CriterionType type,
String criterionType,
Long userInterestId,
String userInterestName)
| Method Detail |
|---|
public Long getUserInterestId()
public void setUserInterestId(Long userInterestId)
userInterestId - * Id of this user interest. This is a required field.
This field
can be selected using the value "UserInterestId".public String getUserInterestName()
public void setUserInterestName(String userInterestName)
userInterestName - * Name of this user interest.
This field
can be selected using the value "UserInterestName".public boolean equals(Object obj)
equals in class Criterionpublic int hashCode()
hashCode in class Criterionpublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType,
Class _javaType,
QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||