My favorites | English | Sign in

Faster apps faster - GWT 2.0 with Speed Tracer New!

Documentation for the requested version is not available.Documentation for the requested diff is not available.

Release Notes

Link to this version

Version 3

2008-04-30: Production release

This update introduces the following changes:

  • Version 3 released for production
    You can now use AdSense API v3 for live applications.
  • Added multiple website support
    The new createAccount and associateAccount requests accept a new parameter (developerUrl) that provides support for developers with multiple websites. To retrieve values for developerUrl, use the new getDeveloperSiteData request.

2008-04-01: Initial sandbox release

This release is now available in the sandbox for testing and experimentation.

  • Added support for rounded corners
    Specify the ad unit corner style in generateAdCode.
  • Added three new association reports
    Generate reports containing revenue data specific to your site.
  • Added bulk association and approval requests
    Retrieve multiple approval and association statuses in one request using getBulkApprovalStatus and getBulkAssociationStatus.
  • Deprecated addAdSenseAccount and associateExistingAccount
    The production release will introduce new creation and association methods.

API Differences

The following tables show changes between v3 and v2. See the legend below for symbol descriptions (+ − ≠).

AccountService

+ associateAccount request
+ createAccount request
+ getBulkApprovalStatus request
+ getBulkAssociationStatus request
+ getDeveloperSiteData request
+ DeveloperSiteData data object
+ PublisherApprovalStatus data object
+ PublisherAssociationStatus data object

AdSenseForContentService

 
generateAdCode request
 

ReportService

 
+ AFCSiteReport data object
+ AFSSiteReport data object
+ ReferralSiteReport data object
 

Legend

  • + Added in v3
  • Removed, present in v2 and possibly earlier versions
  • Changed in v3