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

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

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






DatafeedsCustomBatchRequestEntry (Content API for Shopping v2.1-rev20240609-2.0.0)












com.google.api.services.content.model

Class DatafeedsCustomBatchRequestEntry

    • Constructor Detail

      • DatafeedsCustomBatchRequestEntry

        public DatafeedsCustomBatchRequestEntry()
    • Method Detail

      • getBatchId

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

        public Datafeed getDatafeed()
        The data feed to insert.
        Returns:
        value or null for none
      • getDatafeedId

        public BigInteger getDatafeedId()
        The ID of the data feed to get, delete or fetch.
        Returns:
        value 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: - "`delete`" - "`fetchNow`" - "`get`" - "`insert`" - "`update`"
        Returns:
        value or null for none
      • setMethod

        public DatafeedsCustomBatchRequestEntry setMethod(String method)
        The method of the batch entry. Acceptable values are: - "`delete`" - "`fetchNow`" - "`get`" - "`insert`" - "`update`"
        Parameters:
        method - method or null for none

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy