Closed hypertensy closed 2 years ago
Hi @wnull,
This error is important, you should not ignore it.
You are using the AdWords API but it is sunsetting. You can use the new client library google-ads-php
to access the new Google Ads API instead.
Do not hesitate to contact the Google Ads API support team if you have any questions about this API migration. If you have questions about the new client library google-ads-php
specifically, feel free to open issues on the dedicated GitHub repository.
Hi, in my project I encountered an error that requires a version update. Similar problems have already occurred in this repository, they are solved by updating the package.
Error description:
Composer settings:
I just want to ask:
Thanks.