Hi, I am trying to sort by price for the offers returned by catalogListing API. I see sort parameters in ProductSearch and Product review, but I don't see ...
Hi Hemanga, The CatalogListing API doesn't have sorting functionality built-in. If you'd like, you can add sorting functionality to the comparison grid on your...
Catalog entries have and ID that can be used (in Catalog Search) to get the catalog entry for a product. But, what about Offers that have no corresponding...
Hi Mark - That's correct, there is no way to retrieve a single offer based on an ID returned in a product search. Offers (unlike catalog products) are very...
The difference is typically in the size of the images -- Thumbnail is usually the smallest, followed by ListImage and then GridImage. You may often find that...
The catalog listing api (http://developer.yahoo.com/shopping/V1/catalogListing.html) indicates that zip is an <integer> or <integer>-<integer>. But, many zip...
Hi - The 999 error signifies you have exceeded your rate limit. See this post for more detail: http://tech.groups.yahoo.com/group/yws-shopping/message/168 The...
I haven't found anything in the API documentation for this.. Is there a way to get the "See All 63 Brands" type refinements in the search results? right now...
Hi - Thanks for bringing this to our attention. We will update our documentation to indicate that zip code should be a string and not an integer. Note that...
Hi - Departments are essentially "uber-categories." They are high level categories where products are placed, much like in a department store. Categories are...
We just signed up with an appid that has a dot in it (as was explicitly permitted by the appid signup) and it doesn't work for ShoppingService/V2. It works...
Hello in http://shopping.yahoo.com/ if you are inside the Music category, you can filter the search request for "artist" "album" or "song", how can I make a...
Hello. I saw that the Shopping API has a limit of 5000 queries, BUT it is "by application ID"... will this be changed after the beta? or before? I want to use...
Hi - The functionality you mention is not yet available in the Shopping API. We're still working to bring the API functionality closer to par with our site...
Hi - The 5,000 query/day limit is for the free/open APIs only. If you qualify for the paid syndication beta, you will receive a higher query limit. You can...
Hi, I'm trying to list all the products from each category using Product Search V2, but i'm facing a problem, for example, when i want to list all the products...
Felipe Ribeiro
felipe@...
Jan 31, 2007 3:58 pm
204
Hi Felipe, We don't return more than 300 results for any given query. This is noted in the documentation -- see the description field for the 'start'...
Hello, I am using the V2 version of product Search and trying to get a catalog Id for the product search results and it is giving me null. I am using the...
Is there a method to call the API and get a list of all Merchants returned? I want to build a browse by Merchant page. I also would like to do the same thing...
Hi, There is no way to call the API to get a list of all merchants or sub- categories. In order to return results for a particular merchant, a query or ...
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...