AdSense Management API v1.4 released
Tuesday, December 10, 2013
Version 1.4 of the AdSense Management API is now available and comes with new features mainly based on suggestions and requests from developers:
Remember to visit the AdSense API forum or our Google+ page if you need any help implementing these new features!
- List your AdSense account payments: Now you can list your payments in the corresponding currency.
- Dismiss alerts: If an alert is dismissible, you can now call the delete method that will hide it in the API and AdSense web interface.
- Added start and end dates to the reports response: Specially important if you’re using relative dates when generating reports (
today
,yesterday
,firstDayOfMonth-1m
, etc.), the response now includes the date range you requested.
Remember to visit the AdSense API forum or our Google+ page if you need any help implementing these new features!