Closed tuliofindi closed 1 year ago
HI @tuliofindi - The AdWords API is sunset. You need to use the new client library google-ads-php to access the new Google Ads API instead.
Hi @PierrickVoulet thanks for the reply.
Sorry I just posted in the wrong place. I'm using the new Google Ads API, following this documentation.
Hello, I have little experience with google APIs. I followed all the steps in the documentation and fixed all the errors, especially regarding authentication.
But when I run the example command from the documentation
php GetCampaigns.php
I don't get any errors but I don't get any data either.Is anyone also in this same situation?