I saw this message from earlier posts in Oct and understand the nature of it, however, I've only hit the service about a dozen times over the past two days and...
This is still not working. I have an appid with ".." in the center. It will work with with search V1 but not V2. If I use just the part of the id after the...
Hi - I would suggest getting your own appid, instead of using 'YahooDemo'. That's the appid that is used for the sample calls in the documentation, so it's...
Hello , I am working on asp.net and i want to use Api for fetching product reviews . But i can not geeting the how i can send the product id to that api....
Hi Bhushan, The only way to query the User Product Review API is with a catalogid (Yahoo! Shopping unique product identifier). Catalogids are returned with...
Can someone provide any information on the new Refinement for 'Price' that is showing now up in the V2 feed? It seems to have appeared in the last day or so. ...
Hi - This was a bug related to our most recent API release. The new price refinement is available in v3 Product Search, but it was not supposed to be exposed...
Hi - With the new version of Product Search (v3), you must pass a valid user-agent. This is a change from prior versions of the Product Search API. See...
Hello frns, I am new to yahoo shopping API. I have to integrate the yahoo shopping in one website running in PHP.I need to see code samples for yahoo API. Can...
Hello I am getting this error <b>"The request failed"</b> my script works fine with images,news,video and webs but not working for product search. Please help...
Hello I am getting this error "The request failed" while product search. My script is like this <?php error_reporting(E_ALL); // The web services request ...
I downloaded script from SDK kit and replace added http://api.shopping.yahoo.com/ShoppingService/v1/productSearch for product search but getting result only ...
I love the additions to V3 Search. It is a giant step forward. Can someone tell me if Books, DVDs, Movies, Music have categories that you can browse or...
Hi, im trying to get the results for Flowers & Gifts (Product Search V2): i pass start as 1 and results as 15 (url bellow) and i get the following: ...
For an example, the demo URL provided in http://developer.yahoo.com/shopping/V1/merchantSearch.html returns Unkown Merchant Name for Walmart.com (Merchant ID...
Hi - Unfortunately, we do not have a category tree for Books, DVDs, Movies, and Music that can be browsed or searched. We would like to build one out, similar...
Hi, You mentioned "a large # of Merchants". Can you provide us a list of these missing merchants (No need for full list, but we need some examples) Really...
Here is a partial list of merchant ID that suffer from this problem. If you need more data, send me an email and I can forward you a more complete list. Thanks...
Hi all, I am interested in joining the Paid Syndication program, but am having trouble signing up through the form at http://shopping.yahoo.com/syndication/...
In product search version 3 XSD (http://shopping.yahooapis.com/shoppingservice/v3/productsearch.xsd) LHSNestedType is define with a Title element, but service...
Hi, I am developing an web application using the yahoo product search web services.I have understood how to get the XMl response. for example by using this...