Dear reader,
When requesting feed items for a specific feed via https://adwords.google.com/api/adwords/cm/v201302/FeedItemService we receive an internal API error. SOAP request: <?xml version="1.0" encoding="UTF-8"?><soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <soapenv:Header> <ns1:RequestHeader xmlns:ns1="https://adwords.google.com/api/adwords/cm/v201302" soapenv:mustUnderstand="0"> <ns1:authToken>removed</ns1:authToken> <ns1:clientCustomerId>removed</ns1:clientCustomerId> <ns1:developerToken>removed</ns1:developerToken> <ns1:userAgent>bGenius (AwApi-Java, AdWords-Axis/1.14.0, Common-Java/1.14.0, Axis/1.4, Java/1.7.0_09, jars)</ns1:userAgent> <ns1:validateOnly>false</ns1:validateOnly> <ns1:partialFailure>false</ns1:partialFailure> </ns1:RequestHeader> </soapenv:Header> <soapenv:Body> <get xmlns="https://adwords.google.com/api/adwords/cm/v201302"> <selector> <fields>FeedId</fields> <fields>FeedItemId</fields> <fields>AttributeValues</fields> <fields>DevicePreference</fields> <predicates> <field>FeedId</field> <operator>IN</operator> <values>571890</values> </predicates> <predicates> <field>Status</field> <operator>EQUALS</operator> <values>ACTIVE</values> </predicates> <paging> <startIndex>0</startIndex> <numberResults>10000</numberResults> </paging> </selector> </get> </soapenv:Body> </soapenv:Envelope> SOAP response: <?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/v201302"> <requestId>0004e4e88ab7a7800ae589430000597e</requestId> <serviceName>FeedItemService</serviceName> <methodName>get</methodName> <operations>0</operations> <responseTime>2149</responseTime> <units>0</units> </ResponseHeader> </soap:Header> <soap:Body> <soap:Fault> <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/v201302"> <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> Could you look into this issue for us? If you need any additional information please let me know. Kind regards, Jaap-Jan Frans bGenius -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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.