I am trying to use traffic estimator service and I am getting 500
internal server error.Please suggest ....

<?xml version="1.0"  encoding="UTF-8" ?>
             <soapenv:Envelope xmlns:soapenv=" 
http://schemas.xmlsoap.org/soap/envelope/";
             xmlns:o="https://adwords.google.com/api/adwords/o/
v201008"
             xmlns:cm="https://adwords.google.com/api/adwords/cm/
v201008"
             xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; >
             <soapenv:Header>
             <o:RequestHeader>
             <cm:authToken>xxxxxx</cm:authToken>
             <cm:clientEmail>t...@xxx.com</cm:clientEmail>
             <cm:developerToken>xxxxx</cm:developerToken>
             <cm:userAgent>Testing</cm:userAgent>
             </o:RequestHeader>
             </soapenv:Header>
             <soapenv:Body>
             <o:get>
             <o:selector>
             <o:campaignEstimateRequests>
             <o:adGroupEstimateRequests>
             <o:keywordEstimateRequests>
             <o:keyword>
             <cm:text>SEO</cm:text>
             <cm:matchType>EXACT</cm:matchType>
             </o:keyword>
             </o:keywordEstimateRequests>
             <o:maxCpc>
             <cm:microAmount>1000000</cm:microAmount>
             </o:maxCpc>
             </o:adGroupEstimateRequests>
             <o:targets xsi:type="cm:CountryTarget" >
             <cm:countryCode>US</cm:countryCode>
             </o:targets>
             <o:targets xsi:type="cm:LanguageTarget" >
             <cm:languageCode>en</cm:languageCode>
             </o:targets>
             </o:campaignEstimateRequests>
             </o:selector>
             </o:get>
             </soapenv:Body>
             </soapenv:Envelope>

Thanks,
Soumya.

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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

Reply via email to