Hi Adwords API Team, We are receiving the following errors from Adwords. Please find the request and response here:
REQUEST: --------------- <env:Envelope xmlns:env='http://schemas.xmlsoap.org/soap/envelope/'> <env:Header> <RequestHeader xmlns='https://adwords.google.com/api/adwords/cm/ v201101' xmlns:ns2='https://adwords.google.com/api/adwords/o/v201101' xmlns:ns3='https://adwords.google.com/api/adwords/mcm/v201101' xmlns:ns4='https://adwords.google.com/ api/adwords/ch/v201101' xmlns:ns5='https://adwords.google.com/api/ adwords/info/v201101'> <authToken>XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX</authToken> <developerToken>-XXXXXXXXXXXXX</developerToken> <userAgent>XXXXXXXX</userAgent> </RequestHeader> </env:Header> <env:Body> <get xmlns='https://adwords.google.com/api/adwords/cm/v201101' xmlns:ns2='https://adwords.google.com/api/adwords/mcm/v201101' xmlns:ns3='https://adwords.google.com/api/adwords/o/v201101' xmlns:ns4='https://adwords.google.com/api/adword s/ch/v201101' xmlns:ns5='https://adwords.google.com/api/adwords/info/ v201101'> <serviceSelector> <fields>Id</fields> <fields>Status</fields> <fields>CreativeApprovalStatus</fields> <fields>DisplayUrl</fields> <fields>Url</fields> <fields>Headline</fields> <fields>Description1</fields> <fields>Description2</fields> <predicates> <field>AdGroupId</field> <operator>EQUALS</operator> <values>1957945942</values> </predicates> </serviceSelector> </get> </env:Body> </env:Envelope> RESPONSE: ----------------- <soap:Envelope xmlns:soap='http://schemas.xmlsoap.org/soap/envelope/'> <soap:Header> <ResponseHeader xmlns='https://adwords.google.com/api/adwords/cm/ v201101'> <requestId>0004ac84b721aa600a4213690e76531e</requestId> <operations>0</operations> <responseTime>33</responseTime> <units>0</units> </ResponseHeader> </soap:Header> <soap:Body> <soap:Fault xmlns:soap='http://schemas.xmlsoap.org/soap/envelope/'> <faultcode>soap:Server</faultcode> <faultstring>[InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ com.google.ads.api.services.common.error.InternalApiError.<init> (InternalApiErro]</faultstring> <detail> <ApiExceptionFault xmlns='https://adwords.google.com/api/adwords/ cm/v201101'> <message>[InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ com.google.ads.api.services.common.error.InternalApiError.<init> (InternalApiErro]</message> <ApplicationException.Type>ApiException</ ApplicationException.Type> <errors xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xsi:type='InternalApiError'> <fieldPath/> <trigger/> <errorString>InternalApiError.UNEXPECTED_INTERNAL_API_ERROR</ errorString> <ApiError.Type>InternalApiError</ApiError.Type> <reason>UNEXPECTED_INTERNAL_API_ERROR</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 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