欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
Google AdSense API
来自开放百科 - 灰狐
(版本间的差异)
第3行: | 第3行: | ||
Through the AdSense API, you can allow your users to create their own AdSense accounts on your site and display Google Ads alongside the content that they have created. Plus, users can manage their accounts and view ad performance and earnings reports - all on your site. Each user's AdSense account generates revenue for the user, and for you, the site owner. | Through the AdSense API, you can allow your users to create their own AdSense accounts on your site and display Google Ads alongside the content that they have created. Plus, users can manage their accounts and view ad performance and earnings reports - all on your site. Each user's AdSense account generates revenue for the user, and for you, the site owner. | ||
+ | The AdSense API is a standard document/literal web service that we have tested with SOAP toolkits in: | ||
+ | * Java: using [[Apache Axis]] for building Java clients | ||
+ | * Python: using [[SOAPpy]] | ||
+ | * PHP: using [[NuSOAP]] | ||
+ | * Perl: using [[SOAP::Lite]] | ||
+ | * C# | ||
==Links== | ==Links== | ||
*http://code.google.com/apis/adsense/ | *http://code.google.com/apis/adsense/ |
2008年5月10日 (六) 04:10的版本
Google AdSense API is ideal for web site developers whose users create their own web content through applications like web hosting, web publishing, blogging, or social networking.
Through the AdSense API, you can allow your users to create their own AdSense accounts on your site and display Google Ads alongside the content that they have created. Plus, users can manage their accounts and view ad performance and earnings reports - all on your site. Each user's AdSense account generates revenue for the user, and for you, the site owner.
The AdSense API is a standard document/literal web service that we have tested with SOAP toolkits in:
- Java: using Apache Axis for building Java clients
- Python: using SOAPpy
- PHP: using NuSOAP
- Perl: using SOAP::Lite
- C#
Links
分享您的观点