Uses of Class
com.google.api.ads.adwords.v201109.cm.UserListConversionType

Packages that use UserListConversionType
com.google.api.ads.adwords.v201109.cm   
 

Uses of UserListConversionType in com.google.api.ads.adwords.v201109.cm
 

Methods in com.google.api.ads.adwords.v201109.cm that return UserListConversionType
 UserListConversionType[] RemarketingUserList.getConversionTypes()
          Gets the conversionTypes value for this RemarketingUserList.
 UserListConversionType RemarketingUserList.getConversionTypes(int i)
           
 

Methods in com.google.api.ads.adwords.v201109.cm with parameters of type UserListConversionType
 void RemarketingUserList.setConversionTypes(int i, UserListConversionType _value)
           
 void RemarketingUserList.setConversionTypes(UserListConversionType[] conversionTypes)
          Sets the conversionTypes value for this RemarketingUserList.
 

Constructors in com.google.api.ads.adwords.v201109.cm with parameters of type UserListConversionType
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)
           
 



Copyright © 2011. All Rights Reserved.