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

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

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

Fields in com.google.api.ads.adwords.v201109.cm declared as UserListLogicalRuleOperator
static UserListLogicalRuleOperator UserListLogicalRuleOperator.ALL
           
static UserListLogicalRuleOperator UserListLogicalRuleOperator.ANY
           
static UserListLogicalRuleOperator UserListLogicalRuleOperator.NONE
           
static UserListLogicalRuleOperator UserListLogicalRuleOperator.UNKNOWN
           
 

Methods in com.google.api.ads.adwords.v201109.cm that return UserListLogicalRuleOperator
static UserListLogicalRuleOperator UserListLogicalRuleOperator.fromString(String value)
           
static UserListLogicalRuleOperator UserListLogicalRuleOperator.fromValue(String value)
           
 UserListLogicalRuleOperator UserListLogicalRule.getOperator()
          Gets the operator value for this UserListLogicalRule.
 

Methods in com.google.api.ads.adwords.v201109.cm with parameters of type UserListLogicalRuleOperator
 void UserListLogicalRule.setOperator(UserListLogicalRuleOperator operator)
          Sets the operator value for this UserListLogicalRule.
 

Constructors in com.google.api.ads.adwords.v201109.cm with parameters of type UserListLogicalRuleOperator
UserListLogicalRule(UserListLogicalRuleOperator operator, LogicalUserListOperand[] ruleOperands)
           
 



Copyright © 2011. All Rights Reserved.