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

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

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

Fields in com.google.api.ads.adwords.v201109.cm declared as UserListErrorReason
static UserListErrorReason UserListErrorReason.CONCRETE_TYPE_REQUIRED
           
static UserListErrorReason UserListErrorReason.CONVERSION_TYPE_ID_REQUIRED
           
static UserListErrorReason UserListErrorReason.DUPLICATE_CONVERSION_TYPES
           
static UserListErrorReason UserListErrorReason.EXTERNAL_REMARKETING_USER_LIST_MUTATE_NOT_SUPPORTED
           
static UserListErrorReason UserListErrorReason.INVALID_CONVERSION_TYPE
           
static UserListErrorReason UserListErrorReason.INVALID_DESCRIPTION
           
static UserListErrorReason UserListErrorReason.INVALID_NAME
           
static UserListErrorReason UserListErrorReason.INVALID_USER_INTEREST_LOGICAL_RULE_OPERAND
           
static UserListErrorReason UserListErrorReason.INVALID_USER_LIST_LOGICAL_RULE_OPERAND
           
static UserListErrorReason UserListErrorReason.MEMBERSHIP_LIFE_SPAN_NOT_POSITIVE
           
static UserListErrorReason UserListErrorReason.NAME_ALREADY_USED
           
static UserListErrorReason UserListErrorReason.NEW_CONVERSION_TYPE_NAME_REQUIRED
           
static UserListErrorReason UserListErrorReason.OWNERSHIP_REQUIRED_FOR_SET
           
static UserListErrorReason UserListErrorReason.REMOVE_NOT_SUPPORTED
           
static UserListErrorReason UserListErrorReason.USER_LIST_MUTATE_NOT_SUPPORTED
           
static UserListErrorReason UserListErrorReason.USER_LIST_SERVICE_ERROR
           
 

Methods in com.google.api.ads.adwords.v201109.cm that return UserListErrorReason
static UserListErrorReason UserListErrorReason.fromString(String value)
           
static UserListErrorReason UserListErrorReason.fromValue(String value)
           
 UserListErrorReason UserListError.getReason()
          Gets the reason value for this UserListError.
 

Methods in com.google.api.ads.adwords.v201109.cm with parameters of type UserListErrorReason
 void UserListError.setReason(UserListErrorReason reason)
          Sets the reason value for this UserListError.
 

Constructors in com.google.api.ads.adwords.v201109.cm with parameters of type UserListErrorReason
UserListError(String fieldPath, String trigger, String errorString, String apiErrorType, UserListErrorReason reason)
           
 



Copyright © 2011. All Rights Reserved.