Hi, Could you post the request id from the SOAP response? I need that to find out the cause of the error, but I suspect that the error comes because the developer token sits under a test MCC account. We don't support that configuration yet.
Cheers, Anash P. Oommen, AdWords API Advisor. On Thursday, August 29, 2013 7:20:20 AM UTC+1, tes...@nirandas.com wrote: > > Hi, > > I've set the billing information and agreed to T&C on my test MCC account > and also on one of my test account under this MCC account. > > Still when i'm trying to using API to access the campaigns, i'm getting > QuotaCheckError.ACCOUNT_INACTIVE error, which is generally received when > the billing information is not set. > > I'd set this billing information yesterday, yet the API is giving me such > error. Could you please verify whether the billing information is properly > set or not? Or could you tell my any other possible reason for such error > message? My developer token is not yet approved. > > MCC Test Account: 252-703-3816 > Test Adwords Acc: 511-454-6051 > > > below is the soap request and response > > [Aug 29 2013 11:07:37.000000 - ERROR] POST > /api/adwords/cm/v201306/CampaignService?access_token=ya29.A--------------------------------------------------------qNtNzWZRgjvz0rz > > HTTP/1.1 > Host: adwords.google.com > Connection: Keep-Alive > User-Agent: PHP-SOAP/5.4.14, gzip > Accept-Encoding: gzip, deflate > Content-Encoding: gzip > Content-Type: text/xml; charset=utf-8 > SOAPAction: "" > Content-Length: 521 > > <?xml version="1.0" encoding="UTF-8"?> > <SOAP-ENV:Envelope xmlns:SOAP-ENV=" > http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1=" > https://adwords.google.com/api/adwords/cm/v201306"> > <SOAP-ENV:Header> > <ns1:RequestHeader> > <ns1:clientCustomerId>511-----6051</ns1:clientCustomerId> > <ns1:developerToken>tl7Yr3-----------------Hs3iA</ns1:developerToken> > <ns1:userAgent>th-----th sy-----s (AwApi-PHP/4.5.1, > Common-PHP/5.0.0, PHP/5.4.14)</ns1:userAgent> > </ns1:RequestHeader> > </SOAP-ENV:Header> > <SOAP-ENV:Body> > <ns1:get> > <ns1:serviceSelector> > <ns1:fields>Id</ns1:fields> > <ns1:fields>Name</ns1:fields> > <ns1:fields>Impressions</ns1:fields> > <ns1:fields>Clicks</ns1:fields> > <ns1:fields>Cost</ns1:fields> > <ns1:fields>Ctr</ns1:fields> > <ns1:predicates> > <ns1:field>Impressions</ns1:field> > <ns1:operator>GREATER_THAN</ns1:operator> > <ns1:values>0</ns1:values> > </ns1:predicates> > <ns1:dateRange> > <ns1:min>20130822</ns1:min> > <ns1:max>20130828</ns1:max> > </ns1:dateRange> > <ns1:paging> > <ns1:startIndex>0</ns1:startIndex> > <ns1:numberResults>500</ns1:numberResults> > </ns1:paging> > </ns1:serviceSelector> > </ns1:get> > </SOAP-ENV:Body> > </SOAP-ENV:Envelope> > > HTTP/1.1 500 Internal Server Error > Content-Type: text/xml; charset=UTF-8 > Content-Encoding: gzip > Date: Thu, 29 Aug 2013 05:37:47 GMT > Expires: Thu, 29 Aug 2013 05:37:47 GMT > Cache-Control: private, max-age=0 > X-Content-Type-Options: nosniff > X-Frame-Options: SAMEORIGIN > X-XSS-Protection: 1; mode=block > Content-Length: 503 > Server: GSE > > <?xml version="1.0"?> > <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"> > <soap:Header> > <ResponseHeader xmlns=" > https://adwords.google.com/api/adwords/cm/v201306"> > <requestId>0004e-------------------------2541000031df</requestId> > <serviceName>CampaignService</serviceName> > <methodName>get</methodName> > <operations>0</operations> > <responseTime>49</responseTime> > </ResponseHeader> > </soap:Header> > <soap:Body> > <soap:Fault> > <faultcode>soap:Server</faultcode> > <faultstring>[QuotaCheckError.ACCOUNT_INACTIVE @ ; > trigger:'<null>']</faultstring> > <detail> > <ApiExceptionFault xmlns=" > https://adwords.google.com/api/adwords/cm/v201306"> > <message>[QuotaCheckError.ACCOUNT_INACTIVE @ ; > trigger:'<null>']</message> > > <ApplicationException.Type>ApiException</ApplicationException.Type> > <errors xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" > xsi:type="QuotaCheckError"> > <fieldPath/> > <trigger><null></trigger> > <errorString>QuotaCheckError.ACCOUNT_INACTIVE</errorString> > <ApiError.Type>QuotaCheckError</ApiError.Type> > <reason>ACCOUNT_INACTIVE</reason> > </errors> > </ApiExceptionFault> > </detail> > </soap:Fault> > </soap:Body> > </soap:Envelope> > > > > > Thanks. > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 --- You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to adwords-api+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.