We're happy to announce that v2 of the AdSense Management API is available starting today. This version adds the ability to fetch the status of sites on your account and aligns the AdSense Management API with current Google API standards . At this time, v1.4 of the AdSense Management API is now deprecated, and it will sunset on October 12, 2021 . Notable changes from v1.4 to v2 include the following:All deprecated methods in v1.4 have been removed in v2. This includes resource methods that did not specify an AdSense account. Resources are now identified by a name field. For example, an AdClient’s name would be “accounts/{accountId}/adclients/{adClientId}
”. With v2, AdSense Management API reporting data now aligns with the AdSense UI. This means that AdMob and YouTube properties are no longer supported. If you need to continue to fetch AdMob data programmatically, please migrate to the AdMob API . Additionally, the AdSense Management API will only support report data going back 3 years. For a full list of changes, see the release notes . As always, feel free to reach out to us on the AdSense API forum with any API-related questions. - Donovan McMurray , AdSense API Team