QuotaCheckError.ACCOUNT_INACCESSIBLE

2010-06-20 Thread weinerk
In account status - token status is approved but I get QuotaCheckError.ACCOUNT_INACCESSIBLE which according to this http://code.google.com/apis/adwords/v2009/docs/reference/CampaignService.QuotaCheckError.html means ACCOUNT_INACCESSIBLE = Customer is a fraudulent Please advise! Thanks KW

QuotaCheckError.ACCOUNT_INACCESSIBLE

2011-03-09 Thread Locobee
Started getting this error a couple days ago. We reset the developer token and this did not work. There was info out about the possibility of our account having suspicious activity. We have been using the API for years and never had this issue. We reset all mcc passwords and updated our applica

Error: QuotaCheckError.ACCOUNT_INACCESSIBLE

2014-02-07 Thread Diego
Hola, Hace años utilizo la API para hacer informes y siempre me fue bien, pero desde esta semana me da un error: Error: QuotaCheckError.ACCOUNT_INACCESSIBLE He leído en la documentación de este error: https://developers.google.com/adwords/api/docs/common-errors

Re: QuotaCheckError.ACCOUNT_INACCESSIBLE

2010-06-20 Thread AdWords API Advisor
representative or adwords- supp...@google.com for more information. Cheers, Anash P. Oommen, AdWords API Team On Jun 21, 4:46 am, weinerk wrote: > In account status - token status is approved > but I get QuotaCheckError.ACCOUNT_INACCESSIBLE > which according to > thishttp://code.google.com/

Re: QuotaCheckError.ACCOUNT_INACCESSIBLE

2011-03-10 Thread AdWords API Advisor
Hi, Are you able to login to the account using the new set of passwords? And are you using the same passwords with the application? Could you post a request id for a failed request so I can take a look at the logs and your accounts? Cheers, Anash P. Oommen, AdWords API Advisor -- =~=~=~=~=~=~

Re: QuotaCheckError.ACCOUNT_INACCESSIBLE

2011-03-10 Thread Eric Koleda
Hi, More information about this error can be found in the troubleshooting guide: http://code.google.com/apis/adwords/docs/troubleshooting.html#QuotaCheckError.ACCOUNT_INACCESSIBLE Best, - Eric Koleda, AdWords API Team -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our

Re: QuotaCheckError.ACCOUNT_INACCESSIBLE

2011-03-10 Thread Locobee
This is the reply I received apparently my account was turned off - not sure why I would not get some kind of notice WHAT WE FOUND Our AdWords Specialists found that there was unauthorized access to your account(710-821-9028) on 3/3/11 via login email **. No unauthorized campaign chan

Re: QuotaCheckError.ACCOUNT_INACCESSIBLE

2011-03-14 Thread AdWords API Advisor
Hi, I had a look at your account. Appears like you worked with the AdWords Specialists to change the account password and the account is working fine now. Could you confirm if this the case? Are you facing more issues? Cheers, Anash P. Oommen, AdWords API Advisor. -- =~=~=~=~=~=~=~=~=~=~=~=~=

Re: QuotaCheckError.ACCOUNT_INACCESSIBLE

2011-03-22 Thread Locobee
Still get an error when trying to log in. I had requested that the AdWords Specialist confirm that the API was active and I never got a response. The code on my end has not changed I confirmed that the information being sent is correct, matches what I see in the API area of my MCC account - but I

Re: QuotaCheckError.ACCOUNT_INACCESSIBLE

2011-03-23 Thread Eric Koleda
Hi, This 403 error message is coming from the ClientLogin service, and indicates that the user name and password you are using is not correct. Best, - Eric -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on

Re: QuotaCheckError.ACCOUNT_INACCESSIBLE

2011-03-24 Thread Locobee
We authenticate using an MCC account and specify a client account using ClientEmail. I have double and triple checked the data we are sending and it is correct. I'm using v200909 client libraries and VB.net I am sending email password useragent developerToken applicationToken clientEmail Still

Re: QuotaCheckError.ACCOUNT_INACCESSIBLE

2011-03-24 Thread Anash P. Oommen
HI, Install Fiddler and enable https debugging in it. Set the client library's proxy url to firebug (I think it is http://localhost:). See what request is going to the clientlogin url and capture those logs. Email them to me (anash.p.oom...@google.com) and ping this thread. I'll troubleshoo

Re: QuotaCheckError.ACCOUNT_INACCESSIBLE

2011-03-25 Thread Locobee
I installed Fiddler - helped me find the issue - thanks. worked much better than the soap toolbox I was using. It helped me find a bit of code that I had hard coded the password in the last update of our software. I went to update our accounts and after 7 or 8 successful logins it started to fai

Re: QuotaCheckError.ACCOUNT_INACCESSIBLE

2011-03-30 Thread Anash P. Oommen
Hi Locobee, You should try to reuse the authTokens. You could set one in the AuthToken key in app.config, and the client library would reuse it. Otherwise, try reusing the AdWordsUser instances. An AdWordsUser instance creates new authTokens every time you create one. Cheers, Anash P. Oommen,

Re: Error: QuotaCheckError.ACCOUNT_INACCESSIBLE

2014-02-10 Thread Danial Klimkin
t; > Hace años utilizo la API para hacer informes y siempre me fue bien, pero > desde esta semana me da un error: > > Error: QuotaCheckError.ACCOUNT_INACCESSIBLE > > He leído en la documentación de este error: > https://developers.google.com/adwords/api/docs/common-errors#Q

AdWords API QuotaCheckError.ACCOUNT_INACCESSIBLE

2010-04-14 Thread Gerard
What is the meaning of the QuotaCheckError.ACCOUNT_INACCESSIBLE error? We're receiving it for several API calls, but only for a particular API developer token. Thanks in advance, Gerard -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Have you migrated to v200909 yet? The v13 sunset

AdWords API Re: QuotaCheckError.ACCOUNT_INACCESSIBLE

2010-04-15 Thread AdWords API Advisor
for more information. Best, - Eric Koleda, AdWords API Team On Apr 14, 12:49 pm, Gerard wrote: > What is the meaning of the QuotaCheckError.ACCOUNT_INACCESSIBLE > error?  We're receiving it for several API calls, but only for a > particular API developer token. > > Thanks in

Account Access problems: QuotaCheckError.ACCOUNT_INACCESSIBLE

2010-12-20 Thread j.e.frank
error: QuotaCheckError.ACCOUNT_INACCESSIBLE. I don't know if this is referring to my AdWords login, or to the client account I am trying to mutate. The batch program was trying to add exclusions to a handful of accounts, and they all failed. I tried logging into the AdWords web UI using the

QuotaCheckError.ACCOUNT_INACCESSIBLE Caused by Unpaid Invoices

2014-03-25 Thread Roger Finch
Hello, I was referred to this group by adwords-supp...@google.com. For the past month we've been trying to fix an issue where our API gives the error *QuotaCheckError.ACCOUNT_INACCESSIBLE* for every account in our MCC for both reporting and campaign management. The support team told me i

Re: Account Access problems: QuotaCheckError.ACCOUNT_INACCESSIBLE

2010-12-21 Thread j.e.frank
In case anyone else gets a similar error, here is what it meant for us. Google had flagged one of the logins associated with our MCC as having been hijacked, and so they disabled the API access. Luckily for us, we have a Google rep since we are an ad agency, so we were able to get the matter

Re: QuotaCheckError.ACCOUNT_INACCESSIBLE Caused by Unpaid Invoices

2014-03-26 Thread Michael Cloonan (AdWords API Team)
this. Regards, Mike, AdWords API Advisor On Tuesday, March 25, 2014 8:48:40 AM UTC-4, Roger Finch wrote: > > Hello, > > I was referred to this group by adwords...@google.com . For > the past month we've been trying to fix an issue where our API gives the > error *QuotaChe

Re: QuotaCheckError.ACCOUNT_INACCESSIBLE Caused by Unpaid Invoices

2014-03-26 Thread Roger Finch
sor > > On Tuesday, March 25, 2014 8:48:40 AM UTC-4, Roger Finch wrote: >> >> Hello, >> >> I was referred to this group by adwords...@google.com. For the past >> month we've been trying to fix an issue where our API gives the error >> *QuotaCheck

Re: QuotaCheckError.ACCOUNT_INACCESSIBLE Caused by Unpaid Invoices

2014-03-26 Thread Michael Cloonan (AdWords API Team)
>> >> Regards, >> Mike, AdWords API Advisor >> >> On Tuesday, March 25, 2014 8:48:40 AM UTC-4, Roger Finch wrote: >>> >>> Hello, >>> >>> I was referred to this group by adwords...@google.com. For the past >>> month we&

Re: QuotaCheckError.ACCOUNT_INACCESSIBLE Caused by Unpaid Invoices

2014-03-26 Thread Roger Finch
Okay, Thanks Michael. At least I can send them your response to let them know it's not a tech issue. Thanks -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts

Just started using API and getting QuotaCheckError.ACCOUNT_INACCESSIBLE

2010-10-08 Thread Whale Ventures
Hello, I just started using the API, and am having my developer/programmer in Europe set it all up since I am not an expert programmer. However, After 15 credits being used we all of a sudden started seeing: QuotaCheckError.ACCOUNT_INACCESSIBLE Which I researched and means the "acocu

Re: Just started using API and getting QuotaCheckError.ACCOUNT_INACCESSIBLE

2010-10-11 Thread AdWords API Advisor
Oct 8, 8:18 pm, Whale Ventures wrote: > Hello, > > I just started using the API, and am having my developer/programmer in > Europe set it all up since I am not an expert programmer. However, > After 15 credits being used we all of a sudden started seeing: > > QuotaCheckError

Re: Just started using API and getting QuotaCheckError.ACCOUNT_INACCESSIBLE

2010-10-11 Thread Zweitze
g used we all of a sudden started seeing: > > QuotaCheckError.ACCOUNT_INACCESSIBLE > > Which I researched and means the "acocunt is fraudulent"? I want to > know why it was flagged as fraudulent? what we can do to prevent this > in the future from being marked as fraud? and if

Our API is erroring out with the message QuotaCheckError.ACCOUNT_INACCESSIBLE

2012-04-30 Thread Sokrati LLC
Hello, For the last 10 hours our API access is erroring out with the exception that states "QuotaCheckError.ACCOUNT_INACCESSIBLE" Can you please help us resolve this issue? I tried signing into the adwords account through the UI with the same credentials and it works fine. T

Re: Our API is erroring out with the message QuotaCheckError.ACCOUNT_INACCESSIBLE

2012-05-02 Thread Kevin Winter
> that states "QuotaCheckError.ACCOUNT_INACCESSIBLE" > > Can you please help us resolve this issue? I tried signing into the > adwords account through the UI with the same credentials and it works fine. > The API is currently facing the INACCESSIBLE issue. > > Our Cust