Hi Didier,
Thank you for reaching out to us. I was able to look over your question as well
as our documents. As such I see that it could be a bit confusing as the file
for php is actually 7. But all the API files are 8.
Regards,
William Pescherine
Google Ads API Team
ref:_00D1U1174p._5004Q2Iw7
Hello
this is solved. The number of the API version is not the same as the number
of the Php library version
Didier Roy
Head of Software
WIHP Hotels
Le mer. 16 juin 2021 à 11:13, did...@wihphotels.com
a écrit :
> Hello
>
> I am upgrading Google Ads PHP V6 to V8
> I have used composer to lo
Hello
I am upgrading Google Ads PHP V6 to V8
I have used composer to load V8 with this into composer.json
"require": {
"googleads/google-ads-php": "8.0"
}
package is uploaded but there is no V8 directory into
/src/Google/Ads/GoogleAds/
there is only V4,V5 an V6 version, not the V8
I don't see wh