Package | Description |
---|---|
com.google.api.services.content.model |
Modifier and Type | Method and Description |
---|---|
RepricingRuleRestrictionBoundary |
RepricingRuleRestrictionBoundary.clone() |
RepricingRuleRestrictionBoundary |
RepricingRuleRestriction.getFloor()
The inclusive floor lower bound.
|
RepricingRuleRestrictionBoundary |
RepricingRuleRestrictionBoundary.set(String fieldName,
Object value) |
RepricingRuleRestrictionBoundary |
RepricingRuleRestrictionBoundary.setPercentageDelta(Integer percentageDelta)
The percentage delta relative to the offer selling price.
|
RepricingRuleRestrictionBoundary |
RepricingRuleRestrictionBoundary.setPriceDelta(String priceDelta)
The price micros relative to the offer selling price.
|
Modifier and Type | Method and Description |
---|---|
RepricingRuleRestriction |
RepricingRuleRestriction.setFloor(RepricingRuleRestrictionBoundary floor)
The inclusive floor lower bound.
|
Copyright © 2011–2023 Google. All rights reserved.