Hi, We are having troubles with AdWords API v201206, all web services return QuotaCheckError.ACCOUNT_INACTIVE, while the accounts are ACTIVE .
Please Help! Thanks <?xml version="1.0" encoding="UTF-8"?> <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"> <soap:Header> <ResponseHeader xmlns="https://adwords.google.com/api/adwords/cm/v201206"> <requestId>0004ccfaf0832b080ae7768d0000337f</requestId> <serviceName>CampaignService</serviceName> <methodName>mutate</methodName> <operations>0</operations> <responseTime>77</responseTime> <units>0</units> </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/v201206"> <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> -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en
