I use the following example: http://developer.yahoo.com/java/howto-parseRestJava.html Please, can you specify where to place the key in order for me to be able...
4666
Eman Salem
alashwali_em
Jul 16, 2012 9:42 pm
@ Rahul Hampole: BTW, I used your link, found the Java codes. Run them after importing the required Jars. * 1. Apache Log4j * 2. oAuth...
4667
Rahul Hampole
rahul_hampole
Jul 16, 2012 9:54 pm
Hi Eman You are getting a “No Class Def Found” error which means not all your dependencies are included I also include the following on my build -...
4668
Eman Salem
alashwali_em
Jul 16, 2012 10:06 pm
Please, bear with me as I'm completely new to dealing with such services. Now, I resolved the errors. Below the run result. Where should I place the web...
4669
Eman Salem
alashwali_em
Jul 16, 2012 11:17 pm
Having the below code in a class, and the previous link you provided that contains java code named "SignPostTest" & "StHttpRequest" for the OAuth . How can I...
4670
Rahul Hampole
rahul_hampole
Jul 18, 2012 11:06 pm
Hi Eman I recommend you use the code examples provided in the docs http://developer.yahoo.com/search/boss/boss_api_guide/codeexamples.html BOSS changed quite a...
4671
safe01234
Jul 19, 2012 12:41 am
Hello, When using the BOSS API quoted query, how are characters are processed? With the API parameter "count=10," and using aphabetic words, browser GUI...
4672
Eman Salem
alashwali_em
Jul 19, 2012 10:39 am
I have to use Java. Now, i could be successfully authenticated, get the json response, save it in a string, and pass this string as a parameter for: JSONObject...
4673
Rahul Hampole
rahul_hampole
Jul 19, 2012 3:58 pm
Hi Eman The code you are using assumes a ResultSet in the response. The BOSS response looks like this...
4674
Eman Salem
alashwali_em
Jul 19, 2012 4:52 pm
Rahul, I got the following: " {"bossresponse":{"responsecode":"200","web":{"start":"0","count":"50","totalresults":"18100","results":[{"date": ...
4677
Rahul Hampole
rahul_hampole
Jul 20, 2012 2:56 am
Hi I am trying this out using web search as follows http://search.yahoo.com/search?p=WebMD&ei=UTF-8&fr=moz35 /ysearch/web?q=WebMD&count=2&format=xml In both...
4678
Rahul Hampole
rahul_hampole
Jul 20, 2012 3:06 am
Hello Michael Have you reviewed the docs on the BOSS operators? I recommend starting by looking at the following links 1. AND/OR operators -...
4679
Rahul Hampole
rahul_hampole
Jul 20, 2012 3:07 am
Hello Eman I recommend reviewing a good tutorial on JSON Objects . I like this one...
4680
Rahul Hampole
rahul_hampole
Jul 20, 2012 3:09 am
Hello Martin Please open a support ticket if you still are facing this issue. As an FYI, we place close attention to latency on all calls including Ads and...
4681
Rahul Hampole
rahul_hampole
Jul 20, 2012 4:33 am
Hi I just replied to your request here http://tech.groups.yahoo.com/group/ysearchboss/message/4677 Please use full web instead of limited web Thanks BOSS Team ...
4682
hotshot2000pk
Jul 20, 2012 7:02 am
Hi, I'm working on a keyword rank tool. Its work fine when i get single keyword query but when i try to get multiple keyword results, i got following error: No...
4683
Rahul Hampole
rahul_hampole
Jul 20, 2012 3:37 pm
Hello My do NOT share your key in a public forum. I strongly recommend deleting it immediately. Regards BOSS Team From: ysearchboss@yahoogroups.com...
4684
startup_dev_uk
Jul 20, 2012 4:26 pm
Hi all, this is my first message here...I've been working with BOSS for a couple of week now, and I'm facing a strange situations: One week ago I run a number...
4685
futuremediallc
Jul 20, 2012 7:57 pm
I've seen a considerable amount of variation in the results number. It's millions of results and sometimes its 50k or so. It doesn't really matter anyway, as...
4686
Rahul Hampole
rahul_hampole
Jul 20, 2012 8:46 pm
Hello All Due to a technical issue in our systems, select customers were NOT billed for usage between June 8th 2012 22:00 UTC- June 13th 2012 03:00 UTC for the...
4687
Dmitry Kruglov
midisa...
Jul 21, 2012 8:44 am
Since I take a payment each month for Yahoo BOSS. I have a little search engine. Last month, my search engine traffic has been 500 unique visitors, but this...
4688
Eman Salem
alashwali_em
Jul 21, 2012 9:00 am
I am waiting for a reply as soon as possible please. ... Kindly, let me know what are the object names to be placed in the code that I got from yahoo. ... ...
4691
hotshot2000pk
Jul 23, 2012 5:42 am
Don't worry. Its just a fake key. :) But any solution to my problem. Thanks...
4692
mnhweb77
Jul 23, 2012 2:14 pm
Hello, I can see the ads only show up with about 6-8% of the search on my search engine! It's work fine if a person for only search for 1 word like ect....
4693
Rahul Hampole
rahul_hampole
Jul 23, 2012 5:17 pm
Hello Martin I am using the example code provided in the documentation (http://developer.yahoo.com/search/boss/boss_api_guide/ad_service.html) in the US and I...
4694
Rahul Hampole
rahul_hampole
Jul 23, 2012 5:32 pm
Hello Dmitry Sorry to hear. Please open a support ticket using the instructions provided here http://developer.yahoo.com/search/boss/bOSS_support_Form_F.pdf...
4695
eightfoldlogicapi
eightfoldlog...
Jul 23, 2012 9:50 pm
There appears to be a problem with the totalresults field. Here is a short perl program that asks for 1-50 results from the first page, generating URLs that...
4696
iain
iaindowns
Jul 23, 2012 11:39 pm
This is a known 'feature39;. The counts are inaccurate if you pick anything other than 10 results per page. Check the archives for more information. Iain From:...
4697
eightfoldlogicapi
eightfoldlog...
Jul 23, 2012 11:48 pm
Well, I knew that it was broken but didn't know that it worked if you used the magic number of 10 or less results. This is ridiculous, is there any chance that...
4698
markwreed
Jul 24, 2012 12:44 am
For what its worth, I also think it is something that should be fixed. I understand TotalResults is an estimate and might vary somewhat based on the number of...