RE: gtm and google ads error

2025-02-10 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. Please note that we can only assist with technical queries/concerns related to the Google Ads API. Could you please confirm whether you are using the Google Ads API or the Google Ads (UI)? Also, provide us with the customer ID o

GTM and Google Ads Error

2025-02-10 Thread Yvan Renaud-Perret
*Hello everyone,* I've been facing a significant issue for the past week. I'm reaching out to you because, despite my best efforts, I haven't been able to find a solution to my problem. My project has been running on Meta and Google Ads for several months, and everything was working perfectl

RE: google ads error

2023-08-01 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Mateen, Thanks for reaching out to the Google Ads API Team. I hope you are doing well today. With regards to your concern, you are encountering the "USER_PERMISSION_DENIED" error which means that a user doesn't have permission to access a customer and you’re accessing a client customer usin

GOOGLE ADs ERROR

2023-08-01 Thread MATEEN ALI
Hi Team i wan to run google ads using node js and react js the error is how we can solve this ?? ud { errors: [ _d { error_code: [p], message: "User doesn't have permission to access customer. Note: If you're accessing a client customer, the manager's customer id must be set in the 'login-custo

Google Ads: Error during portfolio bidding strategy update

2019-06-25 Thread integrations bidalgo
Hello, I'm updating the portfolio bidding strategy (in the code below setUpdate is called) : // if biddingStrategyName is null, set it to campaignId if ($biddingStrategyResourceName) { $biddingStrategy = new BiddingStrategy([ 'resource_name' => $biddingStrategyResourceName ]); } e

Re: [GOOGLE ADS ERROR] - How to Fetch the Error Name and Discrepancy between Index and Number in Protobuf

2019-05-23 Thread Marco Frighetto
Thk. That was useful ;-) On Wednesday, May 22, 2019 at 5:06:53 PM UTC+2, Dorian Kind wrote: > > Hi Marco, > > about the first part of your question, there's an open issue on the client > library's tracker covering exactly your scenario: > https://github.com/googleads/google-ads-python/issues/110

RE: [GOOGLE ADS ERROR] - How to Fetch the Error Name and Discrepancy between Index and Number in Protobuf

2019-05-22 Thread Google Ads API Forum Advisor Prod
Hi Marco, In addition to the link shared by Dorian, could you please post your concern on the Python Github issue tracker for the second issue as the library owner are better equipped to address this? Thanks, Bharani, Google Ads API Team ref:_00D1U1174p._5001UAqLIm:ref -- -- =~=~=~=~=~=~=~=~

Re: [GOOGLE ADS ERROR] - How to Fetch the Error Name and Discrepancy between Index and Number in Protobuf

2019-05-22 Thread Dorian Kind
Hi Marco, about the first part of your question, there's an open issue on the client library's tracker covering exactly your scenario: https://github.com/googleads/google-ads-python/issues/110 As a workaround, you might be able to use `google.protobuf.json_format.MessageToDict` to get the enum