Package | Description |
---|---|
com.google.api.services.content.model |
Modifier and Type | Method and Description |
---|---|
RepricingRuleStatsBasedRule |
RepricingRuleStatsBasedRule.clone() |
RepricingRuleStatsBasedRule |
RepricingRule.getStatsBasedRule()
The rule definition for TYPE_STATS_BASED.
|
RepricingRuleStatsBasedRule |
RepricingRuleStatsBasedRule.set(String fieldName,
Object value) |
RepricingRuleStatsBasedRule |
RepricingRuleStatsBasedRule.setPercentageDelta(Integer percentageDelta)
The percent change against the price target.
|
RepricingRuleStatsBasedRule |
RepricingRuleStatsBasedRule.setPriceDelta(String priceDelta)
The price delta against the above price target.
|
Modifier and Type | Method and Description |
---|---|
RepricingRule |
RepricingRule.setStatsBasedRule(RepricingRuleStatsBasedRule statsBasedRule)
The rule definition for TYPE_STATS_BASED.
|
Copyright © 2011–2023 Google. All rights reserved.