Hi Eric, Do you have the SOAP XML response that includes the error message? The trigger field should provide more information about why the request failed.
Best, - Eric Koleda, AdWords API Team On Oct 29, 6:34 am, icv_adwords <adwo...@iconvex.com> wrote: > Hi, > > I got that message when try to import proximityTargets to one adword > account. Please see my xml post string: > > ------ > <?xml version="1.0" encoding="utf-8" ?> > <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> > <applicationToken xmlns="https://adwords.google.com/api/adwords/ > v13">xxx</applicationToken> > <clientEmail xmlns="https://adwords.google.com/api/adwords/v13">xxx</ > clientEmail> > <developerToken xmlns="https://adwords.google.com/api/adwords/ > v13">xxx</developerToken> > <email xmlns="https://adwords.google.com/api/adwords/v13">xxx</ > email> > <password xmlns="https://adwords.google.com/api/adwords/v13">xxxxx</ > password> > <useragent xmlns="https://adwords.google.com/api/adwords/v13">AWAPI > DotNetLib 4.1.0 -</useragent> > </soap:Header> > <soap:Body> > <updateCampaignList xmlns="https://adwords.google.com/api/adwords/ > v13"> > <campaigns> > <budgetAmount>84000000</budgetAmount> > <budgetOptimizerSettings> > <enabled>false</enabled> > </budgetOptimizerSettings> > <budgetPeriod>Daily</budgetPeriod> > <contentTargeting>AllPlacements</contentTargeting> > <conversionOptimizerSettings> > <enabled>false</enabled> > </conversionOptimizerSettings> > <endDay>2037-12-30</endDay> > <geoTargeting> > <cityTargets /> > <countryTargets /> > <metroTargets /> > <proximityTargets> > <circles> > <latitudeMicroDegrees>33716650</latitudeMicroDegrees> > <longitudeMicroDegrees>-117944594</longitudeMicroDegrees> > <radiusMeters>14484</radiusMeters> > </circles> > </proximityTargets> > <regionTargets /> > <targetAll>false</targetAll> > </geoTargeting> > <id>42046690</id> > <languageTargeting> > <languages>en</languages> > </languageTargeting> > <name>Messaging Testing</name> > <networkTargeting> > <networkTypes>SearchNetwork</networkTypes> > <networkTypes>ContentNetwork</networkTypes> > </networkTargeting> > <schedule> > <status>Disabled</status> > </schedule> > <startDay>2009-05-28</startDay> > <status>Paused</status> > </campaigns> > </updateCampaignList> > </soap:Body> > </soap:Envelope> > ----- > > I got that message on production site but everything is ok on > developer site. That is strange, right? > > Thanks for any help. > Eric. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---