Class ProductFeedUpload

All Implemented Interfaces:
Serializable

public class ProductFeedUpload extends BaseAdsObject
See Also:
Serialized Form
  • Constructor Details

  • Method Details

    • getEndTime

      public Date getEndTime()
      Returns:
      The time the upload was completed
    • setEndTime

      public void setEndTime(Date endTime)
      The time the upload was completed
    • getInputMethod

      Returns:
      The input method the product feed was obtained with
    • setInputMethod

      public void setInputMethod(String inputMethod)
      The input method the product feed was obtained with possible values: Manual Upload, Server Fetch
    • getStartTime

      public Date getStartTime()
      Returns:
      The time the upload process started
    • setStartTime

      public void setStartTime(Date startTime)
      The time the upload process started
    • getUrl

      public String getUrl()
      Returns:
      The url to fetch the products from
    • setUrl

      public void setUrl(String url)
      The url to fetch the products from