This page provides release notes for the AdSense Management API.
Version 1.4
This version introduces the following functionality:
- You can now list your AdSense account payments in the corresponding currency.
- You can now dismiss an alert by calling the delete method that will hide the alert in the API and AdSense web interface.
- The report response now includes start and end dates. This is important if you’re using relative dates when generating reports (such as
today
,yesterday
,firstDayOfMonth-1m
), the response now includes the date range you requested.
Known Issues
The currency
field in reports is not supported in this release.
Version 1.3
This version introduces the following functionality:
- The ability to retrieve alerts.
- The ability to retrieve metrics and dimensions metadata.
- The ability to run reports in the account's local time zone.
Known Issues
The currency
field in reports is not supported in this release.
Version 1.2
This version introduces the following functionality:
- The ability to retrieve ad styles.
- The ability to retrieve and execute the saved reports defined in the frontend.
Known Issues
The currency
field in reports is not supported in this release.
Version 1.1
This version introduces the following functionality:
- The ability to list accounts to which the user has access
- The ability to do a GET call on a specific account
- The ability to do GET calls on ad units and custom channels
- The ability to determine the connections between ad units and custom channels
- Custom channels contain more data about targeting information
In addition, you can now access data either under your default account or under a specific account.
Known Issues
The currency
field in reports is not supported in this release.
Version 1
This is the first release of the API. It includes support for retrieving ad clients, ad units, custom channels, url channels, as well as to run reports.
Known Issues
The currency
field in reports is not supported in this release.