Hi All, I am trying to create the Ad Customizer Feed. Ad customizer feed is created but while sending the feed data I am getting UNEXPECTED_INTERNAL_API_ERROR error. I am unable to figure out the issue, I have below added the Request and Response. Can you please help me to figure out the problem here? Please let me know if anything else is needed.
AdsClientLibs.DetailedRequestLogs Error: 1 : -----------------BEGIN API CALL--------------------- Request ------- POST /api/adwords/cm/v201502/FeedItemService User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; MS Web Services Client Protocol 4.0.30319.17929) Authorization: ****** VsDebuggerCausalityData: uIDPox2QyayQJL5CqnyiV/D0XUUAAAAAIZbHt4wDckCJ1QPVMrPLdrv/OcHtnKRAgGChvujR8k4ACQAA Content-Type: text/xml; charset=utf-8 SOAPAction: "" Host: adwords.google.com Content-Length: 1225 Accept-Encoding: gzip TimeStamp: Fri, 29 May 2015 11:20:33 GMT <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <soap:Header> <RequestHeader xmlns="https://adwords.google.com/api/adwords/cm/v201502"> <developerToken xmlns="https://adwords.google.com/api/adwords/cm/v201502">******</developerToken> <clientCustomerId xmlns="https://adwords.google.com/api/adwords/cm/v201502">XXX-XXX-XXXX</clientCustomerId> <userAgent xmlns="https://adwords.google.com/api/adwords/cm/v201502">XXXXXXXXXXXXXX (AwApi-DotNet/18.10.0, Common-Dotnet/3.5.0, .NET CLR/4.0.30319.17929, gzip)</userAgent> </RequestHeader> </soap:Header> <soap:Body> <mutate xmlns="https://adwords.google.com/api/adwords/cm/v201502"> <operations> <operator>ADD</operator> <operand> <feedId>{FeedID}</feedId> <attributeValues> <feedAttributeId>1</feedAttributeId> <doubleValue>294</doubleValue> </attributeValues> <campaignTargeting> <TargetingCampaignId>{CampaignID}</TargetingCampaignId> </campaignTargeting> <adGroupTargeting> <TargetingAdGroupId>{adgroupID}</TargetingAdGroupId> </adGroupTargeting> </operand> </operations> </mutate> </soap:Body> </soap:Envelope> Response -------- Content-Encoding: X-Content-Type-Options: nosniff X-Frame-Options: SAMEORIGIN X-XSS-Protection: 1; mode=block Content-Length: 533 Cache-Control: private, max-age=0 Content-Type: text/xml; charset=UTF-8 Date: Fri, 29 May 2015 15:20:41 GMT Expires: Fri, 29 May 2015 15:20:41 GMT Server: GSE TimeStamp: Fri, 29 May 2015 11:20:33 GMT <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"> <soap:Header> <ResponseHeader xmlns="https://adwords.google.com/api/adwords/cm/v201502"> <requestId>0005173a04e0a7180ac4a804b6000ca4</requestId> <serviceName>FeedItemService</serviceName> <methodName>mutate</methodName> <operations>0</operations> <responseTime>131</responseTime> </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/v201502"> <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></fieldPath> <trigger></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> -----------------END API CALL----------------------- Regards, Kamran -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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. Visit this group at http://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/1928fe40-dca6-4fc4-82c0-f2e467ff780a%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.