googleads / google-ads-php

Google Ads API Client Library for PHP
https://developers.google.com/google-ads/api/docs/client-libs/php
Apache License 2.0
294 stars 262 forks source link

V17\GoogleAdsClientBuilder" not found #1041

Closed psobhanlo closed 1 month ago

psobhanlo commented 2 months ago

hi. i try get report for customer id. but problem with clone and install google-ads-php

please help

Untitled image

psobhanlo commented 2 months ago

after update composer.json "
"googleads/google-ads-php": ">=13.0"," to "googleads/google-ads-php": "^24.0.0", get new error

image

fiboknacky commented 2 months ago

We're working on this issue and I should be able to update the code within a few days. Sorry for this inconvenience.

psobhanlo commented 1 month ago

thanks for answer issue, When should I take the test? Is there a need to do something from my side?

fiboknacky commented 1 month ago

The issue was fixed in PR #1043. We'll release the new version of client library later. But you can check out the code in that pull request right now if you wish.