| Package | Description |
|---|---|
| com.google.api.ads.adwords.jaxws.v201809.rm |
| Modifier and Type | Field and Description |
|---|---|
protected Rule |
CombinedRuleUserList.leftOperand |
protected Rule |
CombinedRuleUserList.rightOperand |
protected Rule |
ExpressionRuleUserList.rule |
protected Rule |
DateSpecificRuleUserList.rule |
| Modifier and Type | Method and Description |
|---|---|
Rule |
ObjectFactory.createRule()
Create an instance of
Rule |
Rule |
CombinedRuleUserList.getLeftOperand()
Gets the value of the leftOperand property.
|
Rule |
CombinedRuleUserList.getRightOperand()
Gets the value of the rightOperand property.
|
Rule |
ExpressionRuleUserList.getRule()
Gets the value of the rule property.
|
Rule |
DateSpecificRuleUserList.getRule()
Gets the value of the rule property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CombinedRuleUserList.setLeftOperand(Rule value)
Sets the value of the leftOperand property.
|
void |
CombinedRuleUserList.setRightOperand(Rule value)
Sets the value of the rightOperand property.
|
void |
ExpressionRuleUserList.setRule(Rule value)
Sets the value of the rule property.
|
void |
DateSpecificRuleUserList.setRule(Rule value)
Sets the value of the rule property.
|
Copyright © 2023. All rights reserved.