Join Free
  • Inbox
    + Reply to Thread
    Results 1 to 2 of 2
    1. #1

      Inconsistency in names of merchants across api endpoints

      Trends API is returning merchants:
      Code:
      ....
      {
      
          "count": 24,
          "value": "Endless.com",
          "extendedFieldValue": "endless com"
      
      },
      {
      
          "count": 20,
          "value": "QVC.com",
          "extendedFieldValue": "qvc com"
      
      },
      ...
      But Products Search API does not find any product for qvc com or endless com. So can you update trends API or dont change these names in Product Search API, its not good for SEO, when we are still changing the URL.

      NETPOOL:
      http://thenetpool.com/search/store/Endless.com 0 products
      http://thenetpool.com/search/store/Endless 114.920 products

      http://thenetpool.com/search/store/QVC.com 0 products
      .....

    2. #2
      We're in the process of normalizing the rest of the brands and merchants. Different networks have different names in their feeds, so we are merging all of the forms and updating all of our data

    Posting Permissions

    • You may not post new threads
    • You may not post replies
    • You may not post attachments
    • You may not edit your posts