|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||