Hi Adam, Thanks for your response. I'm running my API requests server side on behalf of users, I am passing through each individual users IP address on the userip parameter with each request, but I'm still only getting around 100 requests before being cut off. My application is a mobile app, so IP addresses are from end users mobile phones, but they are still real IPv4 addresses.
I've been using the new custom search API for the last few days, but for the amount of queries I'm doing every day it's costing real money, I'm looking for ways to monetize so I can continue with it as my usage grows. cheers Joe On May 23, 4:05 pm, Adam Feldman <adam.feld...@google.com> wrote: > Hi Shabadoo, > > Regarding Search Ads: Due to the nature of the ads, there's no way to > return them in a JSON API. If you ever need ads in a JavaScript > environment, the Custom Search Element > (http://www.google.com/webelements/customsearch) is the best way to combine > AdSense for Search ads with Google Search results. > > Regarding quotas: If you're seeing limits on the order of 100 queries per > day on the old API, then it's likely that you're hitting the anti-abuse, per > IP limits. If you are running your queries server side, be sure to use the > userip parameter, as described by the documentation. > > In any case, please remember that the old API has been deprecated since last > November, and all users are encouraged to migrate to the new, Custom Search > API:http://code.google.com/apis/customsearch/v1/overview.html > > Thanks, > Adam > > > > > > > > On Sun, May 22, 2011 at 10:56 PM, Shabadoo <joe.lip...@gmail.com> wrote: > > Thanks for the heads up on the Custom Search Ads Omr, I hadn't seen it > > before, it looks good, but it would not work in my case. I'm using > > Google search results in a non web browser environment, i.e. There is > > no JavaScript support, not even HTML support for <div> tags. That's > > why I need to use the JSON/AJAX interface to the API. > > > I think I'm seeing the same as you Alex, around 100 requests on the > > old API per day now. > > > On May 23, 1:53 pm, omr <omr99...@yahoo.com> wrote: > > > I'm not familiar with AdSense services, and I don't know if this would > > > be suitably applicable in your case, but have you investigated the > > > "Custom Search Ads" service? > > > >http://adsense.blogspot.com/2011/03/ads-youve-been-searching-for.html > > > > Implementation: > > > >http://code.google.com/apis/custom-search-ads/docs/implementation-gui... > > > >http://code.google.com/apis/custom-search-ads/docs/sample.html > > > > Terms: > > > >http://code.google.com/apis/custom-search-ads/terms.html > > > > -- omr > > > -- > > You received this message because you are subscribed to the Google Groups > > "Google AJAX APIs" group. > > To post to this group, send email to > > google-ajax-search-api@googlegroups.com. > > To unsubscribe from this group, send email to > > google-ajax-search-api+unsubscr...@googlegroups.com. > > For more options, visit this group at > >http://groups.google.com/group/google-ajax-search-api?hl=en. -- You received this message because you are subscribed to the Google Groups "Google AJAX APIs" group. To post to this group, send email to google-ajax-search-api@googlegroups.com. To unsubscribe from this group, send email to google-ajax-search-api+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-ajax-search-api?hl=en.