Hi Peer, Have you previously been able to access this campaign without error?
Best, - Eric Koleda, AdWords API Team On Nov 19, 5:26 pm, "Peer Jakobsen (AdWords API Guru)" <[email protected]> wrote: > Hi API Team, > > Why are we getting this error (feature not supported by v13) for the > below SOAP request? > > <?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">xxx</ > password> > <useragent > xmlns="https://adwords.google.com/api/adwords/v13">xxx</ > useragent> > </soap:Header> > <soap:Body> > <updateCriteria > xmlns="https://adwords.google.com/api/adwords/v13"> > <criteria xsi:type="Keyword"> > <adGroupId>1753566553</adGroupId> > <criterionType>Keyword</criterionType> > <exemptionRequest xsi:nil="true" /> > <id>11777171</id> > <language xsi:nil="true" /> > <negative>false</negative> > <maxCpc>1500000</maxCpc> > <text>palm springs resorts</text> > <type>Exact</type> > </criteria> > </updateCriteria> > </soap:Body> > </soap:Envelope> -- 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=.
