googleads / googleads-perl-lib

AdWords API Perl Client Library
Apache License 2.0
5 stars 19 forks source link

Migration to Google Ads API #30

Closed matjmat closed 1 year ago

matjmat commented 5 years ago

Hi, following the deprecation schedules page of the API, I saw that the v21809 version will be deprecated in 2020 so we'll need to migrate all of our code to the Google Ads API : https://developers.google.com/google-ads/api/docs/start

Perl is not listed in the available libraries, so my question is it going to be provided or not ?

Thanks !

Mathieu

matjmat commented 5 years ago

It seems a new version is available here : https://metacpan.org/release/WFANSH/Google-Ads-GoogleAds-Client-2.0.0

@google-admin is it the expected lib to use now that the current one is set for deprecation ?

BenRKarl commented 1 year ago

@matjmat yes indeed, you can find the source code for the new library here and documentation is here.