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

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

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






DatafeedstatusesCustomBatchRequestEntry (Content API for Shopping v2-rev20210113-1.31.0)












com.google.api.services.content.model

Class DatafeedstatusesCustomBatchRequestEntry

    • Constructor Detail

      • DatafeedstatusesCustomBatchRequestEntry

        public DatafeedstatusesCustomBatchRequestEntry()
    • Method Detail

      • getBatchId

        public Long getBatchId()
        An entry ID, unique within the batch request.
        Returns:
        value or null for none
      • getCountry

        public String getCountry()
        The country for which to get the datafeed status. If this parameter is provided then language must also be provided. Note that for multi-target datafeeds this parameter is required.
        Returns:
        value or null for none
      • setCountry

        public DatafeedstatusesCustomBatchRequestEntry setCountry(String country)
        The country for which to get the datafeed status. If this parameter is provided then language must also be provided. Note that for multi-target datafeeds this parameter is required.
        Parameters:
        country - country or null for none
      • getDatafeedId

        public BigInteger getDatafeedId()
        The ID of the data feed to get.
        Returns:
        value or null for none
      • getLanguage

        public String getLanguage()
        The language for which to get the datafeed status. If this parameter is provided then country must also be provided. Note that for multi-target datafeeds this parameter is required.
        Returns:
        value or null for none
      • setLanguage

        public DatafeedstatusesCustomBatchRequestEntry setLanguage(String language)
        The language for which to get the datafeed status. If this parameter is provided then country must also be provided. Note that for multi-target datafeeds this parameter is required.
        Parameters:
        language - language or null for none
      • getMerchantId

        public BigInteger getMerchantId()
        The ID of the managing account.
        Returns:
        value or null for none
      • getMethod

        public String getMethod()
        The method of the batch entry. Acceptable values are: - "`get`"
        Returns:
        value or null for none

Copyright © 2011–2021 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy