Received
<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:Body>
<soapenv:Fault>
<faultcode>soapenv:Server.userException</faultcode>
<faultstring>The requested version is not valid.</faultstring>
<detail>
<ns1:fault xmlns:ns1="https://adwords.google.com/api/adwords/v13">
<ns1:code>89</ns1:code>
<ns1:message>The requested version is not valid.</ns1:message>
<ns1:trigger>v10</ns1:trigger>
</ns1:fault>
</detail>
</soapenv:Fault>
</soapenv:Body>
</soapenv:Envelope>Statistics
Execution time: 0.76262497901917 seconds
Sent
<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd=" http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<soap:Header>
<email>ggorman@world.com</email>
<password>1800world</password>
<useragent>Demo</useragent>
<developerToken>rudxaMIPF0ZOTNmPSkQYVg</developerToken>
<applicationToken>UK-LsnLG7bvpKhkGhrLczw</applicationToken>
<clientCustomerId>512-195-4798</clientCustomerId>
<clientEmail>adwords5@world.com</clientEmail>
</soap:Header>
<soap:Body>
<estimateKeywordList>
<KeywordRequest>
<text>insurance</text>
<type>Exact</type>
<maxCpc>500000</maxCpc>
</KeywordRequest>
</estimateKeywordList>
</soap:Body>
</soap:Envelope>