Package | Description |
---|---|
com.google.api.services.dfareporting.model |
Modifier and Type | Method and Description |
---|---|
CustomRule |
CustomRule.clone() |
CustomRule |
CustomRule.set(String fieldName,
Object value) |
CustomRule |
CustomRule.setName(String name)
Optional.
|
CustomRule |
CustomRule.setPriority(Integer priority)
Optional.
|
CustomRule |
CustomRule.setRuleBlocks(List<RuleBlock> ruleBlocks)
Optional.
|
Modifier and Type | Method and Description |
---|---|
List<CustomRule> |
DynamicRules.getCustomRules()
Optional.
|
Modifier and Type | Method and Description |
---|---|
DynamicRules |
DynamicRules.setCustomRules(List<CustomRule> customRules)
Optional.
|
Copyright © 2011–2025 Google. All rights reserved.