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

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

There is a newer version: v2.1-rev20241217-2.0.0
Show newest version






AccountItemUpdatesSettings (Content API for Shopping v2.1-rev20220413-1.32.1)












com.google.api.services.content.model

Class AccountItemUpdatesSettings

    • Constructor Detail

      • AccountItemUpdatesSettings

        public AccountItemUpdatesSettings()
    • Method Detail

      • getAllowAvailabilityUpdates

        public Boolean getAllowAvailabilityUpdates()
        If availability updates are enabled, any previous availability values get overwritten if Google finds an out-of-stock annotation on the offer's page. If additionally `allow_availability_updates` field is set to true, values get overwritten if Google finds an in-stock annotation on the offer’s page.
        Returns:
        value or null for none
      • setAllowAvailabilityUpdates

        public AccountItemUpdatesSettings setAllowAvailabilityUpdates(Boolean allowAvailabilityUpdates)
        If availability updates are enabled, any previous availability values get overwritten if Google finds an out-of-stock annotation on the offer's page. If additionally `allow_availability_updates` field is set to true, values get overwritten if Google finds an in-stock annotation on the offer’s page.
        Parameters:
        allowAvailabilityUpdates - allowAvailabilityUpdates or null for none
      • getAllowConditionUpdates

        public Boolean getAllowConditionUpdates()
        If condition updates are enabled, Google always updates item condition with the condition detected from the details of your product.
        Returns:
        value or null for none
      • setAllowConditionUpdates

        public AccountItemUpdatesSettings setAllowConditionUpdates(Boolean allowConditionUpdates)
        If condition updates are enabled, Google always updates item condition with the condition detected from the details of your product.
        Parameters:
        allowConditionUpdates - allowConditionUpdates or null for none
      • getAllowPriceUpdates

        public Boolean getAllowPriceUpdates()
        If price updates are enabled, Google always updates the active price with the crawled information.
        Returns:
        value or null for none
      • setAllowPriceUpdates

        public AccountItemUpdatesSettings setAllowPriceUpdates(Boolean allowPriceUpdates)
        If price updates are enabled, Google always updates the active price with the crawled information.
        Parameters:
        allowPriceUpdates - allowPriceUpdates or null for none
      • getAllowStrictAvailabilityUpdates

        public Boolean getAllowStrictAvailabilityUpdates()
        If allow_availability_updates is enabled, items are automatically updated in all your Shopping target countries. By default, availability updates will only be applied to items that are 'out of stock' on your website but 'in stock' on Shopping. Set this to true to also update items that are 'in stock' on your website, but 'out of stock' on Google Shopping. In order for this field to have an effect, you must also allow availability updates.
        Returns:
        value or null for none
      • setAllowStrictAvailabilityUpdates

        public AccountItemUpdatesSettings setAllowStrictAvailabilityUpdates(Boolean allowStrictAvailabilityUpdates)
        If allow_availability_updates is enabled, items are automatically updated in all your Shopping target countries. By default, availability updates will only be applied to items that are 'out of stock' on your website but 'in stock' on Shopping. Set this to true to also update items that are 'in stock' on your website, but 'out of stock' on Google Shopping. In order for this field to have an effect, you must also allow availability updates.
        Parameters:
        allowStrictAvailabilityUpdates - allowStrictAvailabilityUpdates or null for none

Copyright © 2011–2022 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy