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

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

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






DatafeedTarget (Content API for Shopping v2-rev20200902-1.30.10)












com.google.api.services.content.model

Class DatafeedTarget

    • Constructor Detail

      • DatafeedTarget

        public DatafeedTarget()
    • Method Detail

      • getCountry

        public String getCountry()
        The country where the items in the feed will be included in the search index, represented as a CLDR territory code.
        Returns:
        value or null for none
      • setCountry

        public DatafeedTarget setCountry(String country)
        The country where the items in the feed will be included in the search index, represented as a CLDR territory code.
        Parameters:
        country - country or null for none
      • getExcludedDestinations

        public List<String> getExcludedDestinations()
        The list of destinations to exclude for this target (corresponds to unchecked check boxes in Merchant Center).
        Returns:
        value or null for none
      • setExcludedDestinations

        public DatafeedTarget setExcludedDestinations(List<String> excludedDestinations)
        The list of destinations to exclude for this target (corresponds to unchecked check boxes in Merchant Center).
        Parameters:
        excludedDestinations - excludedDestinations or null for none
      • getIncludedDestinations

        public List<String> getIncludedDestinations()
        The list of destinations to include for this target (corresponds to checked check boxes in Merchant Center). Default destinations are always included unless provided in `excludedDestinations`. List of supported destinations (if available to the account): - DisplayAds - Shopping - ShoppingActions - SurfacesAcrossGoogle
        Returns:
        value or null for none
      • setIncludedDestinations

        public DatafeedTarget setIncludedDestinations(List<String> includedDestinations)
        The list of destinations to include for this target (corresponds to checked check boxes in Merchant Center). Default destinations are always included unless provided in `excludedDestinations`. List of supported destinations (if available to the account): - DisplayAds - Shopping - ShoppingActions - SurfacesAcrossGoogle
        Parameters:
        includedDestinations - includedDestinations or null for none
      • getLanguage

        public String getLanguage()
        The two-letter ISO 639-1 language of the items in the feed. Must be a valid language for `targets[].country`.
        Returns:
        value or null for none
      • setLanguage

        public DatafeedTarget setLanguage(String language)
        The two-letter ISO 639-1 language of the items in the feed. Must be a valid language for `targets[].country`.
        Parameters:
        language - language or null for none

Copyright © 2011–2020 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy