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

2023-12-10 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for getting back to us. As requested earlier, kindly provide us with the complete API request and response logs with request-id and request header generated at your end. If you are using a client library and haven't enabled the logging yet, I would request you to enable logging f

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)