Can you please remove the following before approving the request. I didnt realize the auth tokens are repeated twice. thanks,
<?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 soapenv:actor="http://schemas.xmlsoap.org/soap/actor/next" soapenv:mustUnderstand="0" xmlns:ns1="https://adwords.google.com/api/ adwords/cm/v200909 <https://adwords.google.com/api/ adwords/cm/v200909> "><ns1:applicationToken>LH1zWw000nww00ZNLgsxAA</ ns1:applicationToken><ns1:authToken xmlns:ns1="https:// adwords.google.com/api/adwords/cm/v200909">******</ ns1:authToken><ns1:clientEmail>[email protected]<client_3%[email protected]> </ ns1:clientEmail><ns1:developerToken>[email protected]++usd</ ns1:developerToken><ns1:userAgent>NewGate -- Java AdWords Report Service</ns1:userAgent><ns1:validateOnly>false</ns1:validateOnly></ ns1:RequestHeader></soapenv:Header><soapenv:Body><get xmlns="https:// adwords.google.com/api/adwords/cm/v200909"><selector/></get></ soapenv:Body></soapenv:Envelope> On Fri, Nov 20, 2009 at 11:10 AM, bluesman <[email protected]> wrote: > While calling mutate on AdGroupCriterionServiceInterface, I get a > strange exception without any information. > > > lib: adwords-api-6.0.0.jar > java version "1.5.0_20" > > > > [20 Nov 2009 10:32:25,691 - DEBUG] > <?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 > soapenv:actor="http://schemas.xmlsoap.org/soap/actor/next" > soapenv:mustUnderstand="0" xmlns:ns1="https://adwords.google.com/api/ > adwords/cm/v200909"><ns1:applicationToken>*****</ > ns1:applicationToken><ns1:authToken xmlns:ns1="https:// > adwords.google.com/api/adwords/cm/v200909">******</ > ns1:authToken><ns1:clientEmail>*******</ > ns1:clientEmail><ns1:developerToken>******</ > ns1:developerToken><ns1:userAgent>Java AdWords Report Service</ > ns1:userAgent><ns1:validateOnly>false</ns1:validateOnly></ > ns1:RequestHeader></soapenv:Header><soapenv:Body><mutate > xmlns="https://adwords.google.com/api/adwords/cm/ > v200909"><operations><operator>ADD</operator><operand > xsi:type="ns2:BiddableAdGroupCriterion" xmlns:ns2="https:// > adwords.google.com/api/adwords/cm/v200909"><adGroupId>5000032557</ > adGroupId><criterion xsi:type="ns2:Keyword"><id>0</id><text>test > keyword 1</text><matchType>PHRASE</matchType></ > criterion><userStatus>PAUSED</userStatus><destinationUrl>http:// > cpcd.com/32/?100&OVMTC={ifsearch:Phrase}{ifcontent:content} > &site={placement}&creative={creative}&OVKEY={keyword}</ > destinationUrl><bids > > xsi:type="ns2:ManualCPCAdGroupCriterionBids"><maxCpc><amount><microAmount>0</ > microAmount></amount></maxCpc></bids></operand></ > operations><operations><operator>ADD</operator><operand > xsi:type="ns3:BiddableAdGroupCriterion" xmlns:ns3="https:// > adwords.google.com/api/adwords/cm/v200909"><adGroupId>5000032557</ > adGroupId><criterion xsi:type="ns3:Keyword"><id>0</id><text>test > keyword 2</text><matchType>EXACT</matchType></ > criterion><userStatus>PAUSED</userStatus><destinationUrl>http:// > cpcd.com/32/?110&OVMTC={ifsearch:Exact}{ifcontent:content} > &site={placement}&creative={creative}&OVKEY={keyword}</ > destinationUrl><bids > > xsi:type="ns3:ManualCPCAdGroupCriterionBids"><maxCpc><amount><microAmount>210000</ > microAmount></amount></maxCpc></bids></operand></ > operations><operations><operator>ADD</operator><operand > xsi:type="ns4:BiddableAdGroupCriterion" xmlns:ns4="https:// > adwords.google.com/api/adwords/cm/v200909"><adGroupId>5000032557</ > adGroupId><criterion xsi:type="ns4:Keyword"><id>0</id><text>test > keyword 3</text><matchType>BROAD</matchType></ > criterion><userStatus>PAUSED</userStatus><destinationUrl>http:// > cpcd.com/32/?120&OVMTC={ifsearch:Broad}{ifcontent:content} > &site={placement}&creative={creative}&OVKEY={keyword}</ > destinationUrl><bids > > xsi:type="ns4:ManualCPCAdGroupCriterionBids"><maxCpc><amount><microAmount>0</ > microAmount></amount></maxCpc></bids></operand></ > operations><operations><operator>ADD</operator><operand > xsi:type="ns5:BiddableAdGroupCriterion" xmlns:ns5="https:// > adwords.google.com/api/adwords/cm/v200909"><adGroupId>5000032557</ > adGroupId><criterion xsi:type="ns5:Keyword"><id>0</id><text/ > ><matchType>BROAD</matchType></criterion><userStatus>PAUSED</ > userStatus><destinationUrl>http://cpcd.com/32/?130&OVMTC= > {ifsearch:Broad}{ifcontent:content}&site={placement}&creative= > {creative}&OVKEY={keyword}</destinationUrl><bids > > xsi:type="ns5:ManualCPCAdGroupCriterionBids"><maxCpc><amount><microAmount>0</ > microAmount></amount></maxCpc></bids></operand></operations></mutate></ > soapenv:Body></soapenv:Envelope> > [20 Nov 2009 10:32:25,698 - DEBUG] > <?xml version="1.0" encoding="UTF-8"?><soap:Envelope > xmlns:soap="http://schemas.xmlsoap.org/soap/ > envelope/"><soap:Body><soap:Fault><faultcode>soap:Server</ > faultcode><faultstring>java.lang.reflect.InvocationTargetException > while invoking public abstract > > com.google.ads.api.services.campaignmgmt.criterion.adgroupcriterion.AdGroupCriterionReturnValue > > com.google.ads.api.services.campaignmgmt.criterion.adgroupcriterion.AdGroupCriterionService.mutate > (java.util.List) throws > com.google.ads.api.services.common.error.ApiException with params > > [[com.google.ads.api.services.campaignmgmt.criterion.adgroupcriterion.v200909.jaxbgen.adgroupcriterionoperat...@14268df > , > > com.google.ads.api.services.campaignmgmt.criterion.adgroupcriterion.v200909.jaxbgen.adgroupcriterionoperat...@f31da2 > , > > com.google.ads.api.services.campaignmgmt.criterion.adgroupcriterion.v200909.jaxbgen.adgroupcriterionoperat...@11e9b12 > , > > com.google.ads.api.services.campaignmgmt.criterion.adgroupcriterion.v200909.jaxbgen.adgroupcriterionoperat...@56bc57 > ]].</ > faultstring></soap:Fault></soap:Body></soap:Envelope> > [20 Nov 2009 10:32:26,498 - DEBUG] > > [20 Nov 2009 10:32:26,522 - DEBUG] > > > Thanks, > Anoop Kulkarni > Icrossing -- 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=.
