Klasse ProductFeedUpload

Alle implementierten Schnittstellen:
Serializable

public class ProductFeedUpload extends BaseAdsObject
Siehe auch:
  • Konstruktordetails

  • Methodendetails

    • getEndTime

      public Date getEndTime()
      Gibt zurück:
      The time the upload was completed
    • setEndTime

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

      Gibt zurück:
      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()
      Gibt zurück:
      The time the upload process started
    • setStartTime

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

      public String getUrl()
      Gibt zurück:
      The url to fetch the products from
    • setUrl

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