All Downloads are FREE. Search and download functionalities are using the official Maven repository.

target.apidocs.com.google.api.services.content.model.RepricingRuleCostOfGoodsSaleRule.html Maven / Gradle / Ivy







RepricingRuleCostOfGoodsSaleRule (Content API for Shopping v2.1-rev20210715-1.32.1)












com.google.api.services.content.model

Class RepricingRuleCostOfGoodsSaleRule

    • Constructor Detail

      • RepricingRuleCostOfGoodsSaleRule

        public RepricingRuleCostOfGoodsSaleRule()
    • Method Detail

      • getPercentageDelta

        public Integer getPercentageDelta()
        The percent change against the COGS. Ex: 20 would mean to set the adjusted price 1.2X of the COGS data.
        Returns:
        value or null for none
      • setPercentageDelta

        public RepricingRuleCostOfGoodsSaleRule setPercentageDelta(Integer percentageDelta)
        The percent change against the COGS. Ex: 20 would mean to set the adjusted price 1.2X of the COGS data.
        Parameters:
        percentageDelta - percentageDelta or null for none
      • getPriceDelta

        public String getPriceDelta()
        The price delta against the COGS. E.g. 2 means $2 more of the COGS.
        Returns:
        value or null for none
      • setPriceDelta

        public RepricingRuleCostOfGoodsSaleRule setPriceDelta(String priceDelta)
        The price delta against the COGS. E.g. 2 means $2 more of the COGS.
        Parameters:
        priceDelta - priceDelta or null for none

Copyright © 2011–2021 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy