RE: google ads php

2024-04-30 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for reaching out to the Google Ads API support team. After verifying the provided logs, it is observed that you have encountered the "OAUTH_TOKEN_HEADER_INVALID " error when trying to make a request to the searchStream. It appears that the credentials sent in your HTTP request ar

Re: google ads php client api v15 for php oauth isuue

2024-02-07 Thread Zahra Ahmed
on BasicOperations/GetCampaigns.php facing the issue *Deprecated*: Return type of GetOpt\GetOpt::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in */var/www/vhosts/phedratech.com/adwor

Re: google ads php client api v15 for php oauth isuue

2024-02-07 Thread Zahra Ahmed
i upgrade the php client libray v13 to v15 i chnaged the metadata , src, and vendor folder and upadte the path in examples/BasicOperations/UpdateCampaign need to something extra for this and upgrade the php version to 8.1.27 On Wednesday, February 7, 2024 at 1:42:23 PM UTC+5 Google Ads API For

RE: google ads' php library does not work properly

2023-05-22 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for the updates. It’s good to know that you have found a workaround for your issue to be resolved. However, if you have additional questions regarding this, I would suggest you reach out instead to the python client library owner via this link (https://github.com/googleads/google

Re: Google ads' php library does not work properly

2023-05-19 Thread 2022 Tony
I found that the proxy set in the config file doesn't really work, because some requests (e.g. request oauth2) don't use the proxy, you have to set the global proxy to solve this problem, which causes a new problem that setting the global proxy affects other requests in the application. Hopefu

Re: google-ads-php SDK and OAuth OOB deprecation

2022-05-13 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Mateo, Should you have additional clarifications with the APIs, please write back by opening new post for seperate issue and we'll be happy to assist you. Thanks, Yasar Google Ads API Team ref:_00D1U1174p._5004Q2aQNr2:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us

Re: google-ads-php SDK and OAuth OOB deprecation

2022-05-13 Thread Matteo Medda
Thank you for the information. Matteo Matteo Medda EN - Tech Lead shopfully.com Follow us on LinkedIn Notice. The information contained in this message is intended only for use of the individuals named above. The

Re: google-ads-php SDK and OAuth OOB deprecation

2022-05-11 Thread Matteo Medda
Hi Peter, thank you very much, we look forward to receiving your feedback. Regards, Matteo On Wednesday, 11 May 2022 at 07:28:25 UTC+2 adsapi wrote: > Hi everyone, > > Thank you for raising this concern. > > Allow me to reach out to the rest of our API support team to clarify this > communicati

Re: google-ads-php SDK and OAuth OOB deprecation

2022-05-09 Thread Matteo Medda
Hello, we are using php-sdk v15 (https://github.com/googleads/google-ads-php/releases/tag/v15.0.0) and we are retrying the "GenerateUserCredentials" script We tried to create new credentials on the google cloud console, and set them at the GenerateUserCredentials prompt, but when we are redirec

Re: google-ads-php SDK and OAuth OOB deprecation

2022-05-09 Thread Matteo Medda
Hello, we also received the same email, but honestly we don't understand what we have to do ... we also use sdk-php and a "desktop" type oauth2. Should we switch to a "service" type oauth2? or what do we have to do "concretely" to migrate that oauth2 desktop? Regards, Matteo On Monday, 9 May 20

Re: google-ads-php SDK and OAuth OOB deprecation

2022-05-08 Thread Guillaume Thomas
Hello adsapi, I think you didn't understand our question ... Le jeudi 5 mai 2022 à 16:45:53 UTC+2, adsapi a écrit : > Hello Guillaume, > > Thanks for reaching out to the Google Ads API support. Yes, still you need > to do that same process. Please verify all the steps used to obtain > credenti

RE: google-ads-php SDK and OAuth OOB deprecation

2022-05-05 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello Guillaume, Thanks for reaching out to the Google Ads API support. Yes, still you need to do that same process. Please verify all the steps used to obtain credentials for the Google Ads API once by following the link. Feel free to reply back if you have any follow up questions. Best regard

Re: google-ads-php SDK and OAuth OOB deprecation

2022-05-05 Thread Guillaume Thomas
Hello, I've received the same email, and I was asking myslef the same questions. If you find more informations, let me know. Le mercredi 4 mai 2022 à 16:01:23 UTC+2, funny_ha_ha a écrit : > Hello, > > I'm using https://github.com/googleads/google-ads-php version 15.0 (most > recent version as

RE: google-ads-php-v13.0.0 Fatal error

2022-01-23 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello, Thank you for raising your concern to my team. Allow me to provide support here. It seems that your configuration with PHP client library is not configured properly, could you double check if you have followed this document. Since your issue is PHP related,I would like to suggest reachin

RE: Google Ads PHP SDK - How do I set a campaign to target 'Presence' on the Location targeting options

2022-01-17 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Patrick, Thank you for reaching out to us. However, it appears that your concerns is more on integration/implementation rather than anything specific to Google Ads API issues. With this, we would recommend reaching out to the client library owners on the PHP Github page instead for further a

RE: Google Ads PHP - UNAUTHENTICATED error code 16 when querying customer record

2021-08-06 Thread Google Ads API Forum Advisor
Hi, Thank you for reaching out to Google Ads API support. For the possibility that this is an issue with the API, could you send us privately a full request and response log where the error occurred and a full request and response log where the request was successful? You can turn on logging in

RE: Google Ads PHP V8 missing V8 directory

2021-06-17 Thread Google Ads API Forum Advisor
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

Re: Google Ads PHP V8 missing V8 directory

2021-06-17 Thread Didier Roy
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

RE: Google Ads PHP

2020-11-04 Thread Google Ads API Forum Advisor Prod
Hi Mark, Thank you for reaching out. Could you confirm if you are indeed using the Google Ads API? If yes, you can check out this section of our client library setup guide, on where (ads.properties file) you need to specify your OAuth2 credentials. If you are still unable to configure your cli

Re: Google Ads PHP

2020-11-04 Thread Mark
This is my error message: "message": "Could not construct ApplicationDefaultCredentials", "exception": "Google\\ApiCore\\ValidationException", "file": "/application/api/vendor/google/gax/src/CredentialsWrapper.php", "line": 256, On Wednesday, November 4, 2020 at 3:57:02 PM UTC Mark wrote: > Hi t

Re: Google ads PHP REST API call with Test account is returning UNAUTHENTICATED

2020-04-17 Thread Google Ads API Forum Advisor Prod
Hi Amit, Thank you for your reply and explaining that you have managed to authenticate and retrieve the access token. If you are using PHP (or any of our client libraries), it is not necessary and we do not recommend using cURL to retrieve campaign details and metrics. Instead, you should refe

Re: Google ads PHP REST API call with Test account is returning UNAUTHENTICATED

2020-04-17 Thread Amit
Hi. I am already authenticated using Login program using PHP, as suggested in the guide. I am correctly getting the access token. I am sharing the code where the error occurs. Please help me to resolve the issue. Regards. On Friday, April 17, 2020 at 12:33:30 PM UTC+5:30, adsapiforumadviso

RE: Google ads PHP REST API call with Test account is returning UNAUTHENTICATED

2020-04-17 Thread Google Ads API Forum Advisor Prod
Hi Amit, Thank you for reaching out to Google Ads API support. > Request is missing required authentication credential. Expected OAuth 2 > access token, login cookie or other valid authentication credential. You seem to have an authentication issue with your OAuth 2 access token. Please follow

Re: Google Ads PHP API beta - crm_based_user_list

2020-04-15 Thread cv
Hi Danica, Thanks, I will try the same and let you know if face any issue. Thanks, On Thursday, 16 April 2020 02:20:14 UTC+5:30, adsapiforumadvisor wrote: > > Hello, > > Unfortunately, there are no code samples specific to crm_based_user_lists > available. You may try referring to this >

RE: Google Ads PHP API beta - crm_based_user_list

2020-04-15 Thread Google Ads API Forum Advisor Prod
Hello, Unfortunately, there are no code samples specific to crm_based_user_lists available. You may try referring to this sample code for AddCombinedRuleUserList to see how user lists are created via API. Instead of using RuleBasedUserList, you can use CrmBasedUserListInfo fields. Thanks, Dani

Re: Google Ads PHP client library V2 fail get conversions and conversions_values from hotel_performance_view with

2019-09-10 Thread Google Ads API Forum Advisor Prod
Hello Didier, I understand your concern. Since your concern is specific to PHP client library please file an issue under the issue tracker here. Our PHP client library owners are better equipped to help with your concerns. Regards, Sai Teja, Google Ads API Team ref:_00D1U1174p._5001UHFxXv:ref

Re: Google Ads PHP client library V2 fail get conversions and conversions_values from hotel_performance_view with

2019-09-10 Thread Didier Roy
a écrit : > > The problem is you need convert 1 parameter in to DoubleValue. > > > > [image: adrian] > > > > *From:* adwor...@googlegroups.com > *On Behalf Of *Didier Roy > *Sent:* Monday, September 9, 2019 2:49 PM > *To:* AdWords API and Go

Re: Google Ads PHP client library V2 fail get conversions and conversions_values from hotel_performance_view with

2019-09-09 Thread Google Ads API Forum Advisor Prod
Hello Didier, As Adrian said the error looks like due to data type needed to be double value. Also it is mentioned here for conversions_value and conversions metrics data types are Double. If you are still facing the problem with the PHP implementation of this can file an issue under the issue

RE: Google Ads PHP client library V2 fail get conversions and conversions_values from hotel_performance_view with

2019-09-09 Thread Adrian Lara
The problem is you need convert 1 parameter in to DoubleValue. [adrian] From: adwords-api@googlegroups.com On Behalf Of Didier Roy Sent: Monday, September 9, 2019 2:49 PM To: AdWords API and Google Ads API Forum Subject: Re: Google Ads PHP client library V2 fail get conversions and

Re: Google Ads PHP client library V2 fail get conversions and conversions_values from hotel_performance_view with

2019-09-09 Thread Didier Roy
Hello Sai the error is a PHP error. It occurs before the API call is done. There is no log of the request into the log. it seems to be a PHP client library bug. I have tried V2 and V1 and got the same error PHP Fatal error: Uncaught Exception: Expect float. in /home/metaio-dev-v5/google-ads-p

RE: Google Ads PHP client library V2 fail get conversions and conversions_values from hotel_performance_view with

2019-09-09 Thread Google Ads API Forum Advisor Prod
Hello Didier, I am form the Google Ads API team. I was able to make successful API call with the search query you have shared without any errors. Could you please share the exact error message/error log you are facing to help further? Please use reply privately to the author option while sharin

RE: Google ads php Laravel integration example.

2019-07-16 Thread Google Ads API Forum Advisor Prod
Hello Adrian, I am form the Google Ads API team. There is no specific example to integrate our client libraries to any web framework as our client libraries are meant to run from the command line. If you want to incorporate them in your Larvel project you can download the dependencies on the pr

RE: Google ads php V2 get Change history.

2019-07-15 Thread Google Ads API Forum Advisor Prod
Hi Adrian, You can use a Change Status Service in order to get which entities were changed during a certain date range. Here is a guide on more details and examples on how to use it. Regards, Anthony Google Ads API Team ref:_00D1U1174p._5001U8LNtz:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: Google Ads PHP Client library - Including metrics.all_conversions in SELECT statement throws a Protobuf library error

2019-06-13 Thread Bill Kvasnikoff
Instead of using the having the $metrics object and calling $metrics->getConverions()->getValue() try $metrics->getConversionsValue(). It seems that starting with 1.3 that is the way to it. At least that is what I see in the file https://github.com/googleads/google-ads-php/blob/master/examples

RE: Google Ads PHP Client library - Including metrics.all_conversions in SELECT statement throws a Protobuf library error

2019-06-03 Thread Google Ads API Forum Advisor Prod
Hello Ali, Thank you for the details. It looks like the issue is specific to the PHP client library as I was not able to replicate this with Java. Could you please post this concern on the Github issue tracker and the library owner will be able to take a closer look? Regards, Bharani, Google A