Thanks. That's exactly what I needed. - Chris ... -- Christopher Hunt-Walker Creative Producer Office: (646) 862-4395 Fax: (866) 403-3993 Link Me:...
182
Hemanga Nath
hemangarnath
Nov 9, 2006 5:29 am
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 ...
183
jenfaenza
Nov 16, 2006 6:04 am
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...
184
mvoronoy
Nov 22, 2006 6:13 pm
Hi All! Did somebody try to return full hierarchy of Yahoo catalog over the API. I need XML that is similar to the tree returned from ...
185
khookguy
Nov 22, 2006 6:15 pm
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...
186
jenfaenza
Nov 22, 2006 7:20 pm
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...
187
khookguy
Nov 27, 2006 5:45 pm
What are the differences among these three?...
188
jenfaenza
Nov 27, 2006 6:20 pm
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...
189
khookguy
Nov 28, 2006 5:16 pm
The catalog listing api (http://developer.yahoo.com/shopping/V1/catalogListing.html) indicates that zip is an <integer> or <integer>-<integer>. But, many zip...
190
bsdespain
Dec 6, 2006 4:49 am
Starting December 1st I have been getting an error 999. This has been happening all day. Any idea what is up?...
191
jenfaenza
Dec 6, 2006 5:07 am
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...
192
khookguy
Dec 12, 2006 4:18 am
Can anyone explain the difference between categories and departments? Why are there two ways of segmenting offers?...
193
djnfrm
Dec 12, 2006 4:24 am
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...
194
jenfaenza
Dec 14, 2006 7:37 pm
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...
195
jenfaenza
Dec 14, 2006 8:18 pm
Hi - Departments are essentially "uber-categories." They are high level categories where products are placed, much like in a department store. Categories are...
196
jenfaenza
Dec 14, 2006 8:27 pm
Hi - I think what you are looking for is the 'max_refines39; parameter in the Product Search API. See this link: ...
197
summize
Jan 9, 2007 5:18 am
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...
198
ariel098543
Jan 16, 2007 10:43 pm
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...
199
ariel098543
Jan 16, 2007 10:43 pm
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...
200
jenfaenza
Jan 17, 2007 12:31 am
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...
201
jenfaenza
Jan 17, 2007 12:34 am
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...
202
Felipe Ribeiro
felipe@...
Jan 31, 2007 3:58 pm
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...
204
jenfaenza
Jan 31, 2007 4:15 pm
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 'start39;...
205
sudeepquest
Feb 9, 2007 5:53 pm
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...
206
duanehardy
Feb 26, 2007 5:55 am
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...
207
Kavya Kanala
kavyareddy_k
Feb 26, 2007 5:57 am
Hi, I've tried to include the product search in the sample code from the SDK. I've included the 'product39; => ...
208
jenfaenza
Feb 26, 2007 6:12 am
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 ...
209
getleaping
Mar 12, 2007 2:03 am
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...
210
duanehardy
Mar 12, 2007 2:04 am
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...
211
jenfaenza
Mar 12, 2007 2:10 am
Hi - I would suggest getting your own appid, instead of using 'YahooDemo39;. That's the appid that is used for the sample calls in the documentation, so it's...