Google Ads Api V8 not working with Laravel ( google-ads-php )

2021-09-17 Thread Suba KV
I had to upgrade to google-ads-php (https://github.com/googleads/google-ads-php) Version 11 as the google ads api V6 was deprecated and throwing error. google-ads-php supports google ads api V7. While we tried executing the script I get the following error. ERROR: Could not construct Applicatio

Laravel Application not working due to the update of V8 in Google Ads Api

2021-09-19 Thread Suba KV
*Your client library and Google Ads API versions:* - Client library version: v11.0.0 - Google Ads API version: V7 *Your environment:* php Version - v7.3.28 Windows - 10 protobuf - v3.18.0 grpc - v1.39.0 Type of Transport - rest *Description of the bug:* I had to upgr

Re: Laravel Application not working due to the update of V8 in Google Ads Api

2021-09-20 Thread Suba KV
Thanks for your reply Yeah, I'm using the updated sample code. Eventhough it shouts error as *Could not construct ApplicationDefaultCredentials * I had also cloned the repository from the main branch and run the laravel application From this Github ,

Add Search Term as a Negative Keyword to Campaign, AdGroup, Keyword List

2022-04-19 Thread Suba KV
Hi, I am trying to add a Search Term as a Negative Keyword to the Campaign, Adgroup, Negative Keyword List through Google Ads API Version 10. But I can't able to find the documentation for adding a Negative Keyword. Can you please guide me? Thank you -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~