Hello, We are Trying to render ads using the sample code and it a little confusing. In the Partner.JS file it says: 27. var callback_function =...
4370
vava
ajoybabi
Mar 2, 2012 6:26 am
Hello Sir, This fetch_ads() does niot returns the json ads. Also for seeing json ads where i please an alert in partner.js....
4371
vava
ajoybabi
Mar 2, 2012 7:03 am
Hello Sir, This is the error do you have any idea. _ads({"bossresponse":{"responsecode":"400","reason":"query missing for 'dmads39; source"}})HTTP/1.1 400 Bad...
4372
webshield
Mar 2, 2012 12:28 pm
we use a function comparing results on weekly basis, showing which results for a keyword came in new and which do not show up anymore. this works fine as long...
4373
yaoj
yaoc1987
Mar 4, 2012 3:55 am
I am currently working on a small project to evaluate different search engines, yahoo been one of them. The whole project will probably be <100 to <200...
4374
andresm@...
andresm...
Mar 5, 2012 12:20 pm
Hi Rahul, We are also using PHP and experiencing the same Rate Limit issue only with the ads service. Already open a support ticket but I didn't get any answer...
4375
weijiang2013
Mar 5, 2012 10:53 pm
As titled: How many search results/per query I can get using the Yahoo! BOSS search service or related? The more return results/per query, the better for me. ...
4376
markwreed
Mar 6, 2012 12:42 am
A Yahoo BOSS request for a Web search for google was returning the totalresults as 2250 ( even though it should be tens of millions if not 1 billion ). Seems...
4377
Paymon
paymon_a
Mar 6, 2012 1:00 am
Hello, A sample query wold help; in the meantime please have a look at this earlier post: http://tech.groups.yahoo.com/group/ysearchboss/message/4239 Hope this...
4378
Paymon
paymon_a
Mar 6, 2012 1:02 am
Hello, Please have a llok at an earlier post by another user: http://tech.groups.yahoo.com/group/ysearchboss/message/4363 Hope this helps, let us know. Best, ...
4379
markwreed
Mar 6, 2012 1:08 am
The query was literally a query for the term google Or a literal query for the term 10 I know these probably seem like strange queries, but the reason I'm...
4380
iain
iaindowns
Mar 6, 2012 9:04 pm
I'm seeing similar things too. In my case the number of results is an important part of the application. I've just implemented some minimal test code which...
4381
ms_wangteng
Mar 7, 2012 2:25 am
Hi: When i use yahoo boss, i meet a problem. I recall yahoo boss api to get search results on a query. But, i found the returned results from yahoo bass are...
4382
Michael Casey
carbonvirgin
Mar 7, 2012 4:50 pm
Hi, we notice we are at least 250ms slower on average in the response time for the Yahoo Boss Web search API than when we test with the open Bing Web API ...
4383
iain
iaindowns
Mar 8, 2012 10:37 am
This follows on from a previous post replying to 'totalresults low'. I've repeated my tests today and search for these phrases returns the following...
4384
Rahul Hampole
rahul_hampole
Mar 9, 2012 10:20 am
Hello Iain In general Search counts on all engines are an estimate. I recommend taking any common query (I used American Express) on any major search engine...
4385
iain
iaindowns
Mar 9, 2012 11:30 am
Thanks Rahul. I have no problems with relatively minor changes as indexes are updated and so on, but changes from 12 million to 1600 are a little bewildering. ...
4386
markwreed
Mar 9, 2012 9:28 pm
So is the extremely inconsistent total results counts a bug or proper expected behavior? I just don't understand why the same request for "ibm" should...
4387
jakubmach@...
jakubmach...
Mar 10, 2012 12:50 am
Hi there, I see this document with list of supported languages: http://developer.yahoo.com/search/boss/boss_api_guide/supp_regions_lang.html It seems that...
4388
oliver.froitzheim
oliver.froit...
Mar 10, 2012 12:00 pm
Hi there, I was wondering what the limitations of "limitedWeb" are. The index is around 3 days old. Are there any other limitations? Will it only provide the...
4389
Rahul Hampole
rahul_hampole
Mar 12, 2012 6:36 am
Hi LimitedWeb is a slightly older and smaller version of the index. To answer your questions 1. No it will provide more than 10 results. But we cannot...
4390
Rahul Hampole
rahul_hampole
Mar 12, 2012 6:39 am
Hi Jakub You will see English results in all languages if those results are especially relavant. In the search you made, result #5, is a Slovakian site....
4391
Rahul Hampole
rahul_hampole
Mar 12, 2012 6:43 am
Hello Mark Can you provide more direction on what changed from query to query? i.e. was the geographical location different? Or were the parameters different? ...
4392
palani
palanivel_86
Mar 13, 2012 10:34 am
I signed up Yahoo BOSS service last week. I got Consumer Key and Consumer Secret key also.And domain verification also completed.But when ever i send the...
4393
oliver.froitzheim
oliver.froit...
Mar 13, 2012 10:41 am
Thanks for the reply, Rahul. so the limitedWeb-Index is smaller. Is it possible to say what is missing in this index compared to the normal index? Thanks again...
4394
bevava1
Mar 13, 2012 6:36 pm
Hi, I cannot find the BOSS API billing page to do a payment. Thanks...
4395
Rahul Hampole
rahul_hampole
Mar 14, 2012 2:48 am
Hello Billing is completely automated based on the terms stated here http://developer.yahoo.com/search/boss/#pricing You can visit http://wallet.yahoo.com if...
4396
Rahul Hampole
rahul_hampole
Mar 14, 2012 2:50 am
Hi Oliver The way the index is structured, it is not possible to provide specific information on what types of pages are missing or available. Also it is...
4397
Rahul Hampole
rahul_hampole
Mar 14, 2012 2:53 am
Hello Based on reviewing your APP ID, it seems like the billing was never completed. Please make sure to follow the instructions here...
4398
thesiswriter
Mar 14, 2012 8:23 am
I had the following two line s of code in a source code for old Yahoo Boss API String requestUrl = "http://boss.yahooapis.com/ysearch/web/v1/" + Name +...