|
||||||||||
| 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.UserList
com.google.api.ads.adwords.v201109.cm.RemarketingUserList
public class RemarketingUserList
User list targeting as a collection of conversion types.
RemarketingUserList can be created in the following
ways :
ConversionType
and associate it with the RemarketingUserList.
RemarketingUserList.
The Id of the ConversionType can be obtained using
ConversionTrackerService.
| Constructor Summary | |
|---|---|
RemarketingUserList()
|
|
RemarketingUserList(Long id,
Boolean isReadOnly,
String name,
String description,
UserListMembershipStatus status,
AccessReason accessReason,
AccountUserListStatus accountUserListStatus,
Long membershipLifeSpan,
Long size,
SizeRange sizeRange,
UserListType type,
String userListType,
UserListConversionType[] conversionTypes)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
UserListConversionType[] |
getConversionTypes()
Gets the conversionTypes value for this RemarketingUserList. |
UserListConversionType |
getConversionTypes(int i)
|
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 |
setConversionTypes(int i,
UserListConversionType _value)
|
void |
setConversionTypes(UserListConversionType[] conversionTypes)
Sets the conversionTypes value for this RemarketingUserList. |
| Methods inherited from class com.google.api.ads.adwords.v201109.cm.UserList |
|---|
getAccessReason, getAccountUserListStatus, getDescription, getId, getIsReadOnly, getMembershipLifeSpan, getName, getSize, getSizeRange, getStatus, getType, getUserListType, setAccessReason, setAccountUserListStatus, setDescription, setId, setIsReadOnly, setMembershipLifeSpan, setName, setSize, setSizeRange, setStatus, setType, setUserListType |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RemarketingUserList()
public RemarketingUserList(Long id,
Boolean isReadOnly,
String name,
String description,
UserListMembershipStatus status,
AccessReason accessReason,
AccountUserListStatus accountUserListStatus,
Long membershipLifeSpan,
Long size,
SizeRange sizeRange,
UserListType type,
String userListType,
UserListConversionType[] conversionTypes)
| Method Detail |
|---|
public UserListConversionType[] getConversionTypes()
null when it is contained within
Operators : ADD.public void setConversionTypes(UserListConversionType[] conversionTypes)
conversionTypes - * Conversion types associated with this user list.
This field
can be selected using the value "ConversionTypes".
This field is
required and should not be null when it is contained within
Operators : ADD.public UserListConversionType getConversionTypes(int i)
public void setConversionTypes(int i,
UserListConversionType _value)
public boolean equals(Object obj)
equals in class UserListpublic int hashCode()
hashCode in class UserListpublic 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 | |||||||||