QuotaCheckError.ACCOUNT_DELINQUENT @

2010-10-01 Thread Ryan-WME
Hi,

I'm having problems with using the AdWords API, specifically getting
the QuotaCheckError.ACCOUNT_DELINQUENT @ message.

>From what I've read, this is caused when either your account, or
clients you are managing have outstanding payments.

The company I work for manages about 25 or so Adwords campaigns for
clients, and 4 of them had outdated credit card info. I've unlinked
these from our MCC account, but I still get that error.

Any help would be appreciated.

Cheers,
Ryan

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


QuotaCheckError.ACCOUNT_DELINQUENT

2010-10-11 Thread IceCool
Hi Experts

Could you please look into what could be going wrong here?

My adwords account is not delinquent. There was an outstanding balance
and has been paid a week before. The current balance is zero as shown
in the web UI.

When I try to access the TargetingIdeasService using the APIs, I get
the following exception



AxisFault
 faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server
 faultSubcode:
 faultString: QuotaCheckError.ACCOUNT_DELINQUENT @
 faultActor:
 faultNode:
 faultDetail:
{https://adwords.google.com/api/adwords/o/v201003}
ApiExceptionFault:QuotaCheckError.ACCOUNT_DELINQUENT @ ApiExceptionhttp://www.w3.org/
2001/XMLSchema-instance" xsi:type="ns2:QuotaCheckError">QuotaCheckError.ACCOUNT_DELINQUENTQuotaCheckErrorACCOUNT_DELINQUENT

QuotaCheckError.ACCOUNT_DELINQUENT @
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native
Method)
at
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:
39)
at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:
27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
at java.lang.Class.newInstance0(Class.java:355)
at java.lang.Class.newInstance(Class.java:308)
at
org.apache.axis.encoding.ser.BeanDeserializer.(BeanDeserializer.java:
104)
at
org.apache.axis.encoding.ser.BeanDeserializer.(BeanDeserializer.java:
90)
at
com.google.api.adwords.v201003.cm.ApiException.getDeserializer(ApiException.java:
142)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:
39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:
25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.axis.encoding.ser.BaseDeserializerFactory.getSpecialized(BaseDeserializerFactory.java:
154)
at
org.apache.axis.encoding.ser.BaseDeserializerFactory.getDeserializerAs(BaseDeserializerFactory.java:
84)
at
org.apache.axis.encoding.DeserializationContext.getDeserializer(DeserializationContext.java:
464)
at
org.apache.axis.encoding.DeserializationContext.getDeserializerForType(DeserializationContext.java:
547)
at
org.apache.axis.message.SOAPFaultDetailsBuilder.onStartChild(SOAPFaultDetailsBuilder.java:
157)
at
org.apache.axis.encoding.DeserializationContext.startElement(DeserializationContext.java:
1035)
at
com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.startElement(AbstractSAXParser.java:
501)
at
com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:
400)
at
com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl
$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2755)
at
com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:
648)
at
com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:
140)
at
com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:
511)
at
com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:
808)
at
com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:
737)
at
com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:
119)
at
com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:
1205)
at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl
$JAXPSAXParser.parse(SAXParserImpl.java:522)
at javax.xml.parsers.SAXParser.parse(SAXParser.java:395)
at
org.apache.axis.encoding.DeserializationContext.parse(DeserializationContext.java:
227)
at org.apache.axis.SOAPPart.getAsSOAPEnvelope(SOAPPart.java:696)
at org.apache.axis.Message.getSOAPEnvelope(Message.java:435)
at
org.apache.axis.handlers.soap.MustUnderstandChecker.invoke(MustUnderstandChecker.java:
62)
at org.apache.axis.client.AxisClient.invoke(AxisClient.java:206)
at org.apache.axis.client.Call.invokeEngine(Call.java:2784)
at org.apache.axis.client.Call.invoke(Call.java:2767)
at org.apache.axis.client.Call.invoke(Call.java:2443)
at org.apache.axis.client.Call.invoke(Call.java:2366)
at org.apache.axis.client.Call.invoke(Call.java:1812)
at
com.google.api.adwords.v201003.o.TargetingIdeaServiceSoapBindingStub.get(TargetingIdeaServiceSoapBindingStub.java:
1328)

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

QuotaCheckError.ACCOUNT_DELINQUENT

2012-10-20 Thread pumiki
Hello,

 

We  started getting  "QuotaCheckError.ACCOUNT_DELINQUENT" error back from 
the service.

The error repeats for several  accounts we are managing (examples below).

 

The questions are:

why were the accounts marked as delinquent ?

are all the accounts we manage are marked as delinquent ?

How can these accounts be activated again  ?

 who is the contact that can assist us ?

Can you please advise  ?

 

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


QuotaCheckError.ACCOUNT_DELINQUENT

2012-12-26 Thread Владислав Шокутько
Good day, Adwords API team. We have a problems with API script/ When we get 
a list of companies,interface produces an error: 
[QuotaCheckError.ACCOUNT_DELINQUENT @ ; trigger:'']   What can it be?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en





QuotaCheckError.ACCOUNT_DELINQUENT @

2011-11-19 Thread jepster
hi,

I want to test the adwords api with the code examples. I guess that I
can do that for free, isn't it? my developer token is enabled. but if
I run a code example, I get the error
QuotaCheckError.ACCOUNT_DELINQUENT @. what I'm doing wrong?

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: QuotaCheckError.ACCOUNT_DELINQUENT @

2010-10-04 Thread AdWords API Advisor
Hi Ryan,

If you can post the requestId for a failed request, I can look up the
logs and figure out why you are getting this error.

Cheers,
Anash P. Oommen,
AdWords API Advisor.

On Oct 1, 10:05 am, Ryan-WME  wrote:
> Hi,
>
> I'm having problems with using the AdWords API, specifically getting
> the QuotaCheckError.ACCOUNT_DELINQUENT @ message.
>
> From what I've read, this is caused when either your account, or
> clients you are managing have outstanding payments.
>
> The company I work for manages about 25 or so Adwords campaigns for
> clients, and 4 of them had outdated credit card info. I've unlinked
> these from our MCC account, but I still get that error.
>
> Any help would be appreciated.
>
> Cheers,
> Ryan

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: QuotaCheckError.ACCOUNT_DELINQUENT

2010-10-12 Thread AdWords API Advisor
Hi,

This error is normally thrown when the MCC account that owns the
developer token has an expired credit card, etc.  If this isn't the
case, can you please post the requestId of a request that demonstrates
the problem?

Best,
- Eric Koleda, AdWords API Team

On Oct 11, 2:16 pm, IceCool  wrote:
> Hi Experts
>
> Could you please look into what could be going wrong here?
>
> My adwords account is not delinquent. There was an outstanding balance
> and has been paid a week before. The current balance is zero as shown
> in the web UI.
>
> When I try to access the TargetingIdeasService using the APIs, I get
> the following exception
>
> AxisFault
>  faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server
>  faultSubcode:
>  faultString: QuotaCheckError.ACCOUNT_DELINQUENT @
>  faultActor:
>  faultNode:
>  faultDetail:
>         {https://adwords.google.com/api/adwords/o/v201003}
> ApiExceptionFault:QuotaCheckError.ACCOUNT_DELINQUENT @  ns2:message>ApiException ns2:ApplicationException.Type>http://www.w3.org/
> 2001/XMLSchema-instance" 
> xsi:type="ns2:QuotaCheckError">QuotaCheckError.ACCOUNT_DELINQUENT
> ns2:errorString>QuotaCheckError ns2:ApiError.Type>ACCOUNT_DELINQUENT ns2:errors>
>
> QuotaCheckError.ACCOUNT_DELINQUENT @
>         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native
> Method)
>         at
> sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAcce 
> ssorImpl.java:
> 39)
>         at
> sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstru 
> ctorAccessorImpl.java:
> 27)
>         at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
>         at java.lang.Class.newInstance0(Class.java:355)
>         at java.lang.Class.newInstance(Class.java:308)
>         at
> org.apache.axis.encoding.ser.BeanDeserializer.(BeanDeserializer.java:
> 104)
>         at
> org.apache.axis.encoding.ser.BeanDeserializer.(BeanDeserializer.java:
> 90)
>         at
> com.google.api.adwords.v201003.cm.ApiException.getDeserializer(ApiException 
> .java:
> 142)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:
> 39)
>         at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImp 
> l.java:
> 25)
>         at java.lang.reflect.Method.invoke(Method.java:597)
>         at
> org.apache.axis.encoding.ser.BaseDeserializerFactory.getSpecialized(BaseDes 
> erializerFactory.java:
> 154)
>         at
> org.apache.axis.encoding.ser.BaseDeserializerFactory.getDeserializerAs(Base 
> DeserializerFactory.java:
> 84)
>         at
> org.apache.axis.encoding.DeserializationContext.getDeserializer(Deserializa 
> tionContext.java:
> 464)
>         at
> org.apache.axis.encoding.DeserializationContext.getDeserializerForType(Dese 
> rializationContext.java:
> 547)
>         at
> org.apache.axis.message.SOAPFaultDetailsBuilder.onStartChild(SOAPFaultDetai 
> lsBuilder.java:
> 157)
>         at
> org.apache.axis.encoding.DeserializationContext.startElement(Deserializatio 
> nContext.java:
> 1035)
>         at
> com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.startElement(A 
> bstractSAXParser.java:
> 501)
>         at
> com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartE 
> lement(XMLNSDocumentScannerImpl.java:
> 400)
>         at
> com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl
> $FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2755)
>         at
> com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocu 
> mentScannerImpl.java:
> 648)
>         at
> com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNS 
> DocumentScannerImpl.java:
> 140)
>         at
> com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scan 
> Document(XMLDocumentFragmentScannerImpl.java:
> 511)
>         at
> com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Co 
> nfiguration.java:
> 808)
>         at
> com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Co 
> nfiguration.java:
> 737)
>         at
> com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:
> 119)
>         at
> com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(Abstract 
> SAXParser.java:
> 1205)
>         at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl
> $JAXPSAXParser.parse(SAXParserImpl.java:522)
>         at javax.xml.parsers.SAXParser.parse(SAXParser.java:395)
>         at

Re: QuotaCheckError.ACCOUNT_DELINQUENT

2012-10-20 Thread Ewan Heming
Hi,

I've often seen this for issues as simple as an expired credit card; you 
should have notifications in your AdWords accounts that explain what 
problem Google has with them.

Regards,

Ewan 

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: QuotaCheckError.ACCOUNT_DELINQUENT

2012-12-26 Thread David Torres (AdWords API Team)
This error usually means that you have a problem with the billing method 
entered in your MCC.

Best,

- David Torres - AdWords API Team

On Tuesday, December 25, 2012 6:19:09 AM UTC-5, Владислав Шокутько wrote:
>
> Good day, Adwords API team. We have a problems with API script/ When we 
> get a list of companies,interface produces an error: 
> [QuotaCheckError.ACCOUNT_DELINQUENT @ ; trigger:'']   What can it be?
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en





Re: QuotaCheckError.ACCOUNT_DELINQUENT @

2011-11-21 Thread Danial Klimkin
Hello jepster,


This message means your account or account you are running query against is 
suspended due to some reason. Please contact general AdWords API support 
providing your ID to get more information.


-Danial, AdWords API Team.

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: QuotaCheckError.ACCOUNT_DELINQUENT @

2011-11-21 Thread jepster
Hi,

how I can contact the AdWords API support? You're from the api support
team, so I'm on the right way, isn't it? :)

I want to develop my program first - this should be possible in a
sandbox. How I can achieve that? I don't want to pay for every
request, when I'm developing.

Kind regards,
jepster


On 21 Nov., 15:14, Danial Klimkin 
wrote:
> Hello jepster,
>
> This message means your account or account you are running query against is
> suspended due to some reason. Please contact general AdWords API support
> providing your ID to get more information.
>
> -Danial, AdWords API Team.

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: QuotaCheckError.ACCOUNT_DELINQUENT @

2011-11-22 Thread Danial Klimkin
Hello jepster,


Please refer to the following link for AdWords support.

  
http://adwords.google.com/support/aw/bin/answer.py?hl=en&answer=8206

As per sandbox, you don't need an actual AdWords account to use it, just 
use any Google login to initialize it as described here:

  http://code.google.com/apis/adwords/docs/sandbox.html


-Danial, AdWords API Team.

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


AdWords API QuotaCheckError.ACCOUNT_DELINQUENT

2010-02-22 Thread Ales Sturala
Hello,
time we're getting an error QuotaCheckError.ACCOUNT_DELINQUENT for one
of our client. I'm wondering what it means and what causes this error?

Ales

-- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To post to this group, send email to adwords-...@googlegroups.com.
To unsubscribe from this group, send email to 
adwords-api+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/adwords-api?hl=en.



AdWords API Re: QuotaCheckError.ACCOUNT_DELINQUENT

2010-02-23 Thread AdWords API Advisor
Hi Ales,

This most likely means that the customer has an outstanding balance on
the account that hasn't been paid.  More information is available if
you log into the AdWords web interface with that account.

Best,
- Eric Koleda, AdWords API Team

On Feb 22, 8:30 am, Ales Sturala  wrote:
> Hello,
> time we're getting an error QuotaCheckError.ACCOUNT_DELINQUENT for one
> of our client. I'm wondering what it means and what causes this error?
>
> Ales

-- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To post to this group, send email to adwords-...@googlegroups.com.
To unsubscribe from this group, send email to 
adwords-api+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/adwords-api?hl=en.



Uncaught SoapFault exception: [soap:Server] QuotaCheckError.ACCOUNT_DELINQUENT

2010-08-16 Thread Jeremie Yunsay
I need help regarding this error message. I already updated the api
but still i get this error. What could be the problem of this error
message i get? Below is the error message:

Uncaught SoapFault exception: [soap:Server]
QuotaCheckError.ACCOUNT_DELINQUENT @ in /home/obbm/public_html/v2009/
src/Google/Api/Ads/Common/Lib/AdsSoapClient.php:176 Stack trace: #0 /
home/obbm/public_html/v2009/src/Google/Api/Ads/Common/Lib/
AdsSoapClient.php(176): SoapClient->__soapCall('get', Array, NULL,
Array, Array) #1 /home/obbm/public_html/v2009/src/Google/Api/Ads/
AdWords/v200909/o/TargetingIdeaService.php(6511): AdsSoapClient-
>__soapCall('get', Array) #2 /home/obbm/public_html/modules/
mod_suggest/administrator/globalmonthly.php(19): TargetingIdeaService-
>get(Object(TargetingIdeaSelector)) #3 /home/obbm/public_html/modules/
mod_suggest/administrator/keywords.php(81): include('/home/obbm/
publ...') #4 /home/obbm/public_html/modules/mod_suggest/administrator/
list_a.php(36): include('/home/obbm/publ...') #5 /home/obbm/
public_html/modules/mod_suggest/administrator/list.php(192):
include_once('/home/obbm/publ...') #6 /home/obbm/public_html/modules/
mod_suggest/administrator/index.php(70): include_once('/home/ob in /
home/obbm/public_html/v2009/src/Google/Api/Ads/Common/Lib/
AdsSoapClient.php  on line 176

Thanks,
Jeremy

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Uncaught SoapFault exception: [soap:Server] QuotaCheckError.ACCOUNT_DELINQUENT

2010-08-19 Thread Jeremie Yunsay
I need help regarding this problem...

Uncaught SoapFault exception: [soap:Server]
QuotaCheckError.ACCOUNT_DELINQUENT @ in /home/obbm/public_html/v2009/
src/Google/Api/Ads/Common/Lib/AdsSoapClient.php:176 Stack trace: #0 /
home/obbm/public_html/v2009/src/Google/Api/Ads/Common/Lib/
AdsSoapClient.php(176): SoapClient->__soapCall('get', Array, NULL,
Array, Array)

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: Uncaught SoapFault exception: [soap:Server] QuotaCheckError.ACCOUNT_DELINQUENT

2010-08-20 Thread AdWords API Advisor
Hi Jeremie,

You get an ACCOUNT_DELINQUENT error when either your API MCC or the
account you are trying to access has an outstanding balance that
hasn't been paid. More information is available if you log into the
AdWords web interface with that account.

Hope this helps. Let me know if you have more questions.

Cheers,
Anash P. Oommen,
AdWords API Advisor.

On Aug 19, 2:50 pm, Jeremie Yunsay  wrote:
> I need help regarding this problem...
>
> Uncaught SoapFault exception: [soap:Server]
> QuotaCheckError.ACCOUNT_DELINQUENT @ in /home/obbm/public_html/v2009/
> src/Google/Api/Ads/Common/Lib/AdsSoapClient.php:176 Stack trace: #0 /
> home/obbm/public_html/v2009/src/Google/Api/Ads/Common/Lib/
> AdsSoapClient.php(176): SoapClient->__soapCall('get', Array, NULL,
> Array, Array)

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: Uncaught SoapFault exception: [soap:Server] QuotaCheckError.ACCOUNT_DELINQUENT

2010-08-20 Thread Jeremie Yunsay
Hello Sir,

Thanks for the reply sir. Actually sir we don't have outstanding
balance in our account. And regarding API MCC where can i find this
one?

Thanks,
Jeremie

On Aug 20, 8:45 pm, AdWords API Advisor 
wrote:
> Hi Jeremie,
>
> You get an ACCOUNT_DELINQUENT error when either your API MCC or the
> account you are trying to access has an outstanding balance that
> hasn't been paid. More information is available if you log into the
> AdWords web interface with that account.
>
> Hope this helps. Let me know if you have more questions.
>
> Cheers,
> Anash P. Oommen,
> AdWords API Advisor.
>
> On Aug 19, 2:50 pm, Jeremie Yunsay  wrote:
>
> > I need help regarding this problem...
>
> > Uncaught SoapFault exception: [soap:Server]
> > QuotaCheckError.ACCOUNT_DELINQUENT @ in /home/obbm/public_html/v2009/
> > src/Google/Api/Ads/Common/Lib/AdsSoapClient.php:176 Stack trace: #0 /
> > home/obbm/public_html/v2009/src/Google/Api/Ads/Common/Lib/
> > AdsSoapClient.php(176): SoapClient->__soapCall('get', Array, NULL,
> > Array, Array)
>
>

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: Uncaught SoapFault exception: [soap:Server] QuotaCheckError.ACCOUNT_DELINQUENT

2010-08-20 Thread AdWords API Advisor
Hi Jeremie,

API MCC is the account that contains your developer tokens.

Cheers,
Anash P. Oommen,
AdWords API Advisor.

On Aug 20, 6:04 pm, Jeremie Yunsay  wrote:
> Hello Sir,
>
> Thanks for the reply sir. Actually sir we don't have outstanding
> balance in our account. And regarding API MCC where can i find this
> one?
>
> Thanks,
> Jeremie
>
> On Aug 20, 8:45 pm, AdWords API Advisor 
> wrote:
>
>
>
> > Hi Jeremie,
>
> > You get an ACCOUNT_DELINQUENT error when either your API MCC or the
> > account you are trying to access has an outstanding balance that
> > hasn't been paid. More information is available if you log into the
> > AdWords web interface with that account.
>
> > Hope this helps. Let me know if you have more questions.
>
> > Cheers,
> > Anash P. Oommen,
> > AdWords API Advisor.
>
> > On Aug 19, 2:50 pm, Jeremie Yunsay  wrote:
>
> > > I need help regarding this problem...
>
> > > Uncaught SoapFault exception: [soap:Server]
> > > QuotaCheckError.ACCOUNT_DELINQUENT @ in /home/obbm/public_html/v2009/
> > > src/Google/Api/Ads/Common/Lib/AdsSoapClient.php:176 Stack trace: #0 /
> > > home/obbm/public_html/v2009/src/Google/Api/Ads/Common/Lib/
> > > AdsSoapClient.php(176): SoapClient->__soapCall('get', Array, NULL,
> > > Array, Array)

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: Uncaught SoapFault exception: [soap:Server] QuotaCheckError.ACCOUNT_DELINQUENT

2010-08-20 Thread Jeremie Yunsay

Can i generate new developer tokens?What should i do with this
problem?

Thanks,
Jeremie

On Aug 20, 9:16 pm, AdWords API Advisor 
wrote:
> Hi Jeremie,
>
> API MCC is the account that contains your developer tokens.
>
> Cheers,
> Anash P. Oommen,
> AdWords API Advisor.
>
> On Aug 20, 6:04 pm, Jeremie Yunsay  wrote:
>
> > Hello Sir,
>
> > Thanks for the reply sir. Actually sir we don't have outstanding
> > balance in our account. And regarding API MCC where can i find this
> > one?
>
> > Thanks,
> > Jeremie
>
> > On Aug 20, 8:45 pm, AdWords API Advisor 
> > wrote:
>
> > > Hi Jeremie,
>
> > > You get an ACCOUNT_DELINQUENT error when either your API MCC or the
> > > account you are trying to access has an outstanding balance that
> > > hasn't been paid. More information is available if you log into the
> > > AdWords web interface with that account.
>
> > > Hope this helps. Let me know if you have more questions.
>
> > > Cheers,
> > > Anash P. Oommen,
> > > AdWords API Advisor.
>
> > > On Aug 19, 2:50 pm, Jeremie Yunsay  wrote:
>
> > > > I need help regarding this problem...
>
> > > > Uncaught SoapFault exception: [soap:Server]
> > > > QuotaCheckError.ACCOUNT_DELINQUENT @ in /home/obbm/public_html/v2009/
> > > > src/Google/Api/Ads/Common/Lib/AdsSoapClient.php:176 Stack trace: #0 /
> > > > home/obbm/public_html/v2009/src/Google/Api/Ads/Common/Lib/
> > > > AdsSoapClient.php(176): SoapClient->__soapCall('get', Array, NULL,
> > > > Array, Array)
>
>

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: Uncaught SoapFault exception: [soap:Server] QuotaCheckError.ACCOUNT_DELINQUENT

2010-08-24 Thread AdWords API Advisor
Hi Jeremie,

If you can mail your account details to adwordsapiadvi...@google.com,
then I can take a look at it. Note that I do not check this mail alias
frequently, so please update this thread once you have sent the
details.

Cheers,
Anash P. Oommen,
AdWords API Advisor.

On Aug 20, 6:24 pm, Jeremie Yunsay  wrote:
> Can i generate new developer tokens?What should i do with this
> problem?
>
> Thanks,
> Jeremie
>
> On Aug 20, 9:16 pm, AdWords API Advisor 
> wrote:
>
>
>
> > Hi Jeremie,
>
> > API MCC is the account that contains your developer tokens.
>
> > Cheers,
> > Anash P. Oommen,
> > AdWords API Advisor.
>
> > On Aug 20, 6:04 pm, Jeremie Yunsay  wrote:
>
> > > Hello Sir,
>
> > > Thanks for the reply sir. Actually sir we don't have outstanding
> > > balance in our account. And regarding API MCC where can i find this
> > > one?
>
> > > Thanks,
> > > Jeremie
>
> > > On Aug 20, 8:45 pm, AdWords API Advisor 
> > > wrote:
>
> > > > Hi Jeremie,
>
> > > > You get an ACCOUNT_DELINQUENT error when either your API MCC or the
> > > > account you are trying to access has an outstanding balance that
> > > > hasn't been paid. More information is available if you log into the
> > > > AdWords web interface with that account.
>
> > > > Hope this helps. Let me know if you have more questions.
>
> > > > Cheers,
> > > > Anash P. Oommen,
> > > > AdWords API Advisor.
>
> > > > On Aug 19, 2:50 pm, Jeremie Yunsay  wrote:
>
> > > > > I need help regarding this problem...
>
> > > > > Uncaught SoapFault exception: [soap:Server]
> > > > > QuotaCheckError.ACCOUNT_DELINQUENT @ in /home/obbm/public_html/v2009/
> > > > > src/Google/Api/Ads/Common/Lib/AdsSoapClient.php:176 Stack trace: #0 /
> > > > > home/obbm/public_html/v2009/src/Google/Api/Ads/Common/Lib/
> > > > > AdsSoapClient.php(176): SoapClient->__soapCall('get', Array, NULL,
> > > > > Array, Array)

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: Uncaught SoapFault exception: [soap:Server] QuotaCheckError.ACCOUNT_DELINQUENT

2010-09-21 Thread ae
Hi


We are seeing the same error as well. See Below. I checked our API
account and its billing preferences and I don't see any payments
outstanding.
We had however reached the API limit I had set previously. I updated
that but still continue to get the error. Can you please look into it?


Let me know where to email my account details.


Thanks,
Sachin



faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server
faultSubcode:
faultString: QuotaCheckError.ACCOUNT_DELINQUENT @
faultActor:
faultNode:
faultDetail:
{https://adwords.google.com/api/adwords/cm/v200909}ApiExceptionFault:QuotaCheckError.ACCOUNT_DELINQUENT
 @
ApiExceptionhttp://www.w3.org/2001/XMLSchema-instance";
xsi:type="QuotaCheckError">QuotaCheckErrorACCOUNT_DELINQUENT
21/09/2010 08:01:55:390 - INFO - LoggerStream - ERROR [21 Sep 2010
08:01:55]- AxisFault

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: Uncaught SoapFault exception: [soap:Server] QuotaCheckError.ACCOUNT_DELINQUENT

2010-09-21 Thread Jose II
Hi Anash,

I've receive this kind of problem too. I look at the accounts at
adwords api center looks fine, the system defined cap is greater than
the used. Where can I find outstanding balance account?

Error: xisFault
 faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server
 faultSubcode:
 faultString: QuotaCheckError.ACCOUNT_DELINQUENT @
 faultActor:
 faultNode:
 faultDetail:
{https://adwords.google.com/api/adwords/cm/v201003}
ApiExceptionFault:QuotaCheckError.ACCOUNT_DELINQUENT @ ApiExceptionhttp://www.w3.org/2001/
XMLSchema-instance" xsi:type="QuotaCheckError">QuotaCheckError.ACCOUNT_DELINQUENTQuotaCheckErrorACCOUNT_DELINQUENT

QuotaCheckError.ACCOUNT_DELINQUENT @

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: Uncaught SoapFault exception: [soap:Server] QuotaCheckError.ACCOUNT_DELINQUENT

2010-09-22 Thread AdWords API Advisor
Hi Jose,

You have to check the client account as well as the API account to
make sure both don't have any outstanding payment.

Cheers,
Anash P. Oommen,
AdWords API Advisor.

On Sep 22, 4:48 am, Jose II  wrote:
> Hi Anash,
>
> I've receive this kind of problem too. I look at the accounts at
> adwords api center looks fine, the system defined cap is greater than
> the used. Where can I find outstanding balance account?
>
> Error: xisFault
>  faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server
>  faultSubcode:
>  faultString: QuotaCheckError.ACCOUNT_DELINQUENT @
>  faultActor:
>  faultNode:
>  faultDetail:
>         {https://adwords.google.com/api/adwords/cm/v201003}
> ApiExceptionFault:QuotaCheckError.ACCOUNT_DELINQUENT @  message>ApiException ApplicationException.Type>http://www.w3.org/2001/
> XMLSchema-instance" 
> xsi:type="QuotaCheckError">QuotaCheckError.ACCOUNT_DELINQUENT
> errorString>QuotaCheckError ApiError.Type>ACCOUNT_DELINQUENT
>
> QuotaCheckError.ACCOUNT_DELINQUENT @

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: Uncaught SoapFault exception: [soap:Server] QuotaCheckError.ACCOUNT_DELINQUENT

2010-09-22 Thread ae
Hi Anash,


I have checked both client account as well as the API account to make
sure both don't have any outstanding payment, however we are still
seeing this error. As posted earlier we had reached the API spend limit
couple of days ago, but we have now increased it. Can you let me know
where to email my account details, so you can look into it?


Thanks,
Sachin

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: Uncaught SoapFault exception: [soap:Server] QuotaCheckError.ACCOUNT_DELINQUENT

2010-09-22 Thread Jose II
Hello Anash,

I've check all client account that there is no outstanding payment,
plus I look at the Billing tabs that there is no daily activity yet
AND the  API Center:
Used 35,219API units (0 free API units used) | Remaining 0 free API
units  | System defined unit cap:100,000,000API units. This problem
still occur, please fix this issue.

On Sep 22, 4:39 am, AdWords API Advisor 
wrote:
> Hi Jose,
>
> You have to check the client account as well as the API account to
> make sure both don't have any outstanding payment.
>
> Cheers,
> Anash P. Oommen,
> AdWords API Advisor.
>
> On Sep 22, 4:48 am, Jose II  wrote:> Hi Anash,
>
> > I've receive this kind of problem too. I look at the accounts at
> > adwords api center looks fine, the system defined cap is greater than
> > the used. Where can I find outstanding balance account?
>
> > Error: xisFault
> >  faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server
> >  faultSubcode:
> >  faultString: QuotaCheckError.ACCOUNT_DELINQUENT @
> >  faultActor:
> >  faultNode:
> >  faultDetail:
> >         {https://adwords.google.com/api/adwords/cm/v201003}
> > ApiExceptionFault:QuotaCheckError.ACCOUNT_DELINQUENT @  > message>ApiException > ApplicationException.Type>http://www.w3.org/2001/
> > XMLSchema-instance" 
> > xsi:type="QuotaCheckError">QuotaCheckErr 
> > or.ACCOUNT_DELINQUENT
> > errorString>QuotaCheckError > ApiError.Type>ACCOUNT_DELINQUENT
>
> > QuotaCheckError.ACCOUNT_DELINQUENT @

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: Uncaught SoapFault exception: [soap:Server] QuotaCheckError.ACCOUNT_DELINQUENT

2010-09-24 Thread AdWords API Advisor
Hi Jose, Sachin,

You can mail the details to adwordsapiadvi...@google.com. Once done,
please ping this thread so I can check the inbox and respond to this
mail. I do not monitor this email account regularly, so I will
specifically check for your mail once you ping this thread.

Cheers,
Anash P. Oommen,
AdWords API Advisor.

On Sep 23, 4:30 am, Jose II  wrote:
> Hello Anash,
>
> I've check all client account that there is no outstanding payment,
> plus I look at the Billing tabs that there is no daily activity yet
> AND the  API Center:
> Used 35,219API units (0 free API units used) | Remaining 0 free API
> units  | System defined unit cap:100,000,000API units. This problem
> still occur, please fix this issue.
>
> On Sep 22, 4:39 am, AdWords API Advisor 
> wrote:
>
>
>
> > Hi Jose,
>
> > You have to check the client account as well as the API account to
> > make sure both don't have any outstanding payment.
>
> > Cheers,
> > Anash P. Oommen,
> > AdWords API Advisor.
>
> > On Sep 22, 4:48 am, Jose II  wrote:> Hi Anash,
>
> > > I've receive this kind of problem too. I look at the accounts at
> > > adwords api center looks fine, the system defined cap is greater than
> > > the used. Where can I find outstanding balance account?
>
> > > Error: xisFault
> > >  faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server
> > >  faultSubcode:
> > >  faultString: QuotaCheckError.ACCOUNT_DELINQUENT @
> > >  faultActor:
> > >  faultNode:
> > >  faultDetail:
> > >         {https://adwords.google.com/api/adwords/cm/v201003}
> > > ApiExceptionFault:QuotaCheckError.ACCOUNT_DELINQUENT @  > > message>ApiException > > ApplicationException.Type>http://www.w3.org/2001/
> > > XMLSchema-instance" 
> > > xsi:type="QuotaCheckError">QuotaCheckErr
> > >  or.ACCOUNT_DELINQUENT
> > > errorString>QuotaCheckError > > ApiError.Type>ACCOUNT_DELINQUENT
>
> > > QuotaCheckError.ACCOUNT_DELINQUENT @

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: Uncaught SoapFault exception: [soap:Server] QuotaCheckError.ACCOUNT_DELINQUENT

2010-09-24 Thread ae
Hi Anash,


I just emailed you our account information.


Thanks,
Sachin

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: Uncaught SoapFault exception: [soap:Server] QuotaCheckError.ACCOUNT_DELINQUENT

2010-09-27 Thread AdWords API Advisor
Hi Sachin,

Just FYI, I got the mail and will follow up with you over the mail,
since it contains data that cannot be posted publicly on forum.

Cheers,
Anash P. Oommen,
AdWords API Advisor.

On Sep 24, 9:54 pm, ae  wrote:
> Hi Anash,
>
> I just emailed you our account information.
>
> Thanks,
> Sachin

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: Uncaught SoapFault exception: [soap:Server] QuotaCheckError.ACCOUNT_DELINQUENT

2010-09-27 Thread chris h
Anash,

Please also follow up on the forum so that the rest of us having this
issue can find out what is the resolution.

- Chris

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: Uncaught SoapFault exception: [soap:Server] QuotaCheckError.ACCOUNT_DELINQUENT

2010-09-27 Thread chris h
I also sent an email with my account info since am having this same
issue.

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: Uncaught SoapFault exception: [soap:Server] QuotaCheckError.ACCOUNT_DELINQUENT

2010-09-29 Thread AdWords API Advisor
Hi,

For future reference, Chris re-entered the credit card information for
this API MCC, and that fixed the issue for this account.

Cheers,
Anash P. Oommen,
AdWords API Advisor.

On Sep 28, 6:23 am, chris h  wrote:
> I also sent an email with my account info since am having this same
> issue.

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


QuotaCheckError.Account_Delinquent - Getting this error since yesterday all of a sudden

2012-03-13 Thread Tapster
*QuotaCheckError.ACCOUNT_DELINQUENT @ message=null 
stack=com.google.ads.api.authserver.common.AuthException at com.go; 
trigger:''*

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: QuotaCheckError.Account_Delinquent - Getting this error since yesterday all of a sudden

2012-03-14 Thread Anash P. Oommen
Hi,

This means that your AdWords client account could not be charged for the 
Advertising spend (most likely because of an expired / rejected credit 
card), and has been marked as delinquent. My recommendation is to check 
your AdWords client account for any outstanding payments.

Cheers,
Anash P. Oommen,
AdWords API Advisor.

On Wednesday, 14 March 2012 05:13:44 UTC+5:30, Tapster wrote:
>
> *QuotaCheckError.ACCOUNT_DELINQUENT @ message=null 
> stack=com.google.ads.api.authserver.common.AuthException at com.go; 
> trigger:''*
>

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en