Re: switching from v13 to v15 & getting error while uploading click conversion

2023-12-10 Thread Alan T Y
Hi, As per your request, I raised an issue in the PHP client library, I am adding an attachment related to the issue also the issue link https://github.com/googleads/google-ads-php/issues/973 [image: gax.png] On Tuesday, December 5, 2023 at 12:51:22 PM UTC+5:30 Google Ads API Forum Advisor wro

Switching from V13 to V15 & getting error while uploading click conversion

2023-12-04 Thread Alan T Y
Hi, I am using the PHP client library for the Google Ads API "googleads/google-ads-php": "^21.1". Used the following code to create an instance of GoogleAdsClient Object $oAuth2Credential = (new OAuth2TokenBuilder()) ->withClientId($this->app_client_id)