| Package | Description |
|---|---|
| com.google.api.services.displayvideo.v4.model |
| Modifier and Type | Method and Description |
|---|---|
AlgorithmRulesRule |
AlgorithmRulesRule.clone() |
AlgorithmRulesRule |
AlgorithmRulesRule.set(String fieldName,
Object value) |
AlgorithmRulesRule |
AlgorithmRulesRule.setConditions(List<AlgorithmRulesRuleCondition> conditions)
List of conditions in this rule.
|
AlgorithmRulesRule |
AlgorithmRulesRule.setDefaultReturnValue(AlgorithmRulesSignalValue defaultReturnValue)
The default return value applied when none of the conditions are met.
|
| Modifier and Type | Method and Description |
|---|---|
List<AlgorithmRulesRule> |
AlgorithmRulesRuleset.getRules()
List of rules to generate the impression value.
|
| Modifier and Type | Method and Description |
|---|---|
AlgorithmRulesRuleset |
AlgorithmRulesRuleset.setRules(List<AlgorithmRulesRule> rules)
List of rules to generate the impression value.
|
Copyright © 2011–2026 Google. All rights reserved.