This is now happening when trying to add any campaign through the API. On Wednesday, 11 February 2015 11:31:11 UTC, Edward Grave wrote: > > When requesting a shopping campaign to be added I am receiving an internal > error back from Google. > > Does anyone have any clues as to why this might be? > > Below is the SOAP request/response: > > > REQUEST: > > <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/v201409"> > <clientCustomerId>*********</clientCustomerId> > <developerToken>*********</developerToken> > <userAgent>*******</userAgent> > </RequestHeader> > </soap:Header> > <soap:Body> > <mutate xmlns="https://adwords.google.com/api/adwords/cm/v201409"> > <operations> > <operator>ADD</operator> > <operand> > <name>EdCamp1234</name><status>ENABLED</status> > <budget> > > <budgetId>213066684</budgetId><deliveryMethod>STANDARD</deliveryMethod> > </budget> > > <adServingOptimizationStatus>OPTIMIZE</adServingOptimizationStatus> > <settings xsi:type="ShoppingSetting"> > > <merchantId>*********</merchantId><salesCountry>Algeria</salesCountry> > <campaignPriority>0</campaignPriority> > </settings> > <advertisingChannelType>SEARCH</advertisingChannelType> > <networkSetting> > > <targetGoogleSearch>true</targetGoogleSearch><targetSearchNetwork>true</targetSearchNetwork> > <targetContentNetwork>true</targetContentNetwork> > <targetPartnerSearchNetwork>false</targetPartnerSearchNetwork> > </networkSetting> > <biddingStrategyConfiguration> > <biddingStrategyId>492638724</biddingStrategyId> > </biddingStrategyConfiguration> > </operand> > </operations> > </mutate> > </soap:Body> > </soap:Envelope> > > RESPONSE: > > <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"> > <soap:Header> > <ResponseHeader xmlns=" > https://adwords.google.com/api/adwords/cm/v201409"> > <requestId>00050eccae2114510ac45ea758007d6c</requestId> > <serviceName>CampaignService</serviceName> > <methodName>mutate</methodName> > <operations>0</operations> > <responseTime>57</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/v201409"> > <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> >
-- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 [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 --- 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 [email protected]. 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/803cd413-0e06-455b-9b5f-ce5f38ff86c7%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
