Re: Adwords API issue with the library

2020-12-09 Thread 'KG' via AdWords API and Google Ads API Forum
Hey, I'm sorry to be getting into this thread, but I can't seem to be able to start a new thread. I have a question about Google API (migrating away from AdWords API) and I can't create a new thread here. And I can't figure out how to reach out any moderators or admins or anyone about it. On Tu

Re: Adwords API issue with the library

2020-12-09 Thread Sanket Tandalekar
Hi, Thank you for your response. The issue is now resolved so no need to escalate further. It was some minor mistakes from our end. Sorry for the trouble. Thanks, Sanket Tandalekar On Wed, Dec 9, 2020 at 9:08 AM Google Ads API Forum Advisor Prod < adsapiforumadvi...@gmail.com> wrote: > Hi Sank

RE: Adwords API issue with the library

2020-12-08 Thread Google Ads API Forum Advisor Prod
Hi Sanket, Thanks for posting your concern. I am afraid that our team wouldn't be able to provide support to your concern as it is client library specific and outside of our scope already. With this, I would suggest posting your concern here to get support from the author of the Java client li

Adwords API issue with the library

2020-12-04 Thread sanketta...@gmail.com
Hi, I have been getting this error for an account that we recently received access to. We have other accounts along with this for which we pull data using the same script but we are receiving this error for only this particular account. We are not able to understand the problem here. If the is

Re: Adwords API issue after account's billing

2018-11-20 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi there, The error CUSTOMER_NOT_FOUND means that there is no account found for the customer ID provided in the header. Could you double-check if the clientCustomerId you're using is correct b

Adwords API issue after account's billing

2018-11-20 Thread Best Dev
Hello, My client's adwords account is not connecting into our system after upgrade of adwords account with billing. To connect adwords account into our system, we are using Adwords API. It's saying CUSTOMER_NOT_FOUND. Along with description for this issue, we waited for a few hours, but still can

Re: Adwords API Issue

2018-06-14 Thread 'Teja Makani' via AdWords API and Google Ads API Forum
Hello Jnm, The "invalid_grant" error usually indicates that the access or refresh token being passed in your request is incorrect or invalid. To verify that your credentials are correct, you could try the CURL request provided below and see if you are able to generate the access token. If you

Adwords API Issue

2018-06-14 Thread jnmjagran
Hi, We are using adwords API and it's working since 6th june, but after 6th june api not working and it's show's below error. *PHP Fatal error: Uncaught GuzzleHttp\Exception\ClientException: Client error: `POST https://www.googleapis.com/oauth2/v4/token

Re: Regarding Google Adwords API Issue

2017-08-16 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Dev, You could refer to this guide which explains how to handle policy errors programatically. The linked guide also includes complete code samples in various programming languages that you can refer to. The sample

Regarding Google Adwords API Issue

2017-08-16 Thread Manek Tech
Hello Google, I have created one Google Adwords API through which I want to upload keyword in my account using batch uploading, but when i using this then some how getting a policy violation error. can you please suggest me for how can i upload keyword with for loop without break the script. I

Re: Adwords API Issue

2015-06-02 Thread Danial Klimkin
Please see: https://groups.google.com/forum/#!topic/adwords-api/rp0HFwu-E0M -Danial. On Tuesday, June 2, 2015 at 3:22:28 PM UTC+2, Ashish Choudhary wrote: > > Hi Team, > > I want to use Google Adwords API for Offline Services( eg: rest call for > fetching marketing related data.), So for th

Adwords API Issue

2015-06-02 Thread Ashish Choudhary
Hi Team, I want to use Google Adwords API for Offline Services( eg: rest call for fetching marketing related data.), So for that I followed below steps: 1) Created Account in Google-Adwords , Customer ID is : XXX 2) Created Account in Google My Client Center , Customer ID is : YYY 3) Now when I

AdWords API Issue Updating TextAd

2010-03-16 Thread Pete Lavetsky (AdWords API Guru)
Hello, I'm having an issue updating a TextAd through the Sandbox API. The requestId is 16af688abeb0335fce11fcd2fda14a2f ... I am changing the headline of the TextAd, but the mutated result is not reflecting that. No exception is being thrown. I am using AdGroupAdServiceInterface of the Java cli

AdWords API Issue with API in production server

2009-03-17 Thread JoseLuis.TorresMontes
Hi guys, Has anyone had issues when pushing the code from a DEV server to a production server? Is there any special stuff that needs to be made, like getting new Developer Token or Application Token, we've been struggling with this error for 2 days already: NameError: uninitialized constant AdWo