googleads / googleads-php-lib

Google Ad Manager SOAP API Client Library for PHP
Apache License 2.0
655 stars 768 forks source link

Looking for further support for google ads API since adwords API discontinued. #764

Closed nitinchamola closed 2 years ago

nitinchamola commented 2 years ago

We are using googleads/googleads-php-lib:38.0.0. But the adwords API has been discontinued. (Getting issue when requesting to API call for https://adwords.google.com/api/adwords/cm/v201809/LocationCriterionService).

Could you please assist is there is any support with this library or share any reference document? Also as per google documentation, it's recommending to use client library google-ads-php. But that might have more code base changes during migration.

So I'm wondering there could be support while upgrading version from v38.0.0 to v57.0.0.

Thanks!

PierrickVoulet commented 2 years ago

Hi @nitinchamola - Upgrading to v57.0.0 will not help for this issue. The AdWords API is sunsetting. You can use the new client library google-ads-php to access the new Google Ads API instead.