This page outlines various methods, classes, and services that have been deprecated in Google Ads scripts. Once a sunset date has been announced, the feature is considered deprecated, but should still be available for use until the sunset date.
During the deprecation period, we encourage you to update your scripts to use supported features. After the sunset date, the features will no longer be available or supported.
Feature | Deprecation Date | Sunset Date | Behavior after sunset date | Migration guide |
---|---|---|---|---|
v201605 reporting | -- | Mar 28, 2017 | Reports for this version will no longer be available. | Specify a newer API version. |
getConvertedClicks |
Oct 18, 2016 | Feb 21, 2017 | Method will start throwing an exception. |
Use getConversions instead.
|
getClickConversionRate |
Oct 18, 2016 | Feb 21, 2017 | Method will start throwing an exception. |
Use getConversionRate instead.
|