Hi all,
<?xml version="1.0" encoding="UTF-8"?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="
http://www.w3.org/2001/XMLSchema-instance" xmlns:wsdl="
https://adwords.google.com/api/adwords/o/v201309" xmlns:env="
http://schemas.xmlsoap.org/soap/envelope/" xmlns:cm="
https://adwords.google.com/api/adwords/cm/v201309">
<env:Header>
<wsdl:RequestHeader xmlns="
https://adwords.google.com/api/adwords/cm/v201309">
<userAgent>${userAgent}</userAgent>
<developerToken>${developerToken}</developerToken>
<clientCustomerId>${customerID}</clientCustomerId>
<authToken>${authToken}</authToken>
</wsdl:RequestHeader>
</env:Header>
<env:Body>
<get xmlns="https://adwords.google.com/api/adwords/o/v201309">
<selector>
<campaignEstimateRequests>
<adGroupEstimateRequests>
<keywordEstimateRequests>
<wsdl:keyword xmlns="https://adwords.google.com/api/adwords/cm/v201309">
<text>${keyword}</text>
<matchType>PHRASE</matchType>
</wsdl:keyword>
</keywordEstimateRequests>
<wsdl:maxCpc xmlns="
https://adwords.google.com/api/adwords/cm/v201309">
<microAmount>${maxCpc}</microAmount>
</wsdl:maxCpc>
</adGroupEstimateRequests>
<searchParameters xsi:type="CountryTargetSearchParameter"
>
<wsdl:countryTargets xmlns="
https://adwords.google.com/api/adwords/cm/v201309">
<cm:countryCode>${countryCode}</cm:countryCode>
</wsdl:countryTargets>
</searchParameters>
<networkSetting>
<targetGoogleSearch xmlns="
https://adwords.google.com/api/adwords/cm/v201309">true</targetGoogleSearch>
<targetSearchNetwork xmlns="
https://adwords.google.com/api/adwords/cm/v201309">true
</targetSearchNetwork>
<targetContentNetwork xmlns="
https://adwords.google.com/api/adwords/cm/v201309">false
</targetContentNetwork>
<targetPartnerSearchNetwork xmlns="
https://adwords.google.com/api/adwords/cm/v201309">false
</targetPartnerSearchNetwork>
</networkSetting>
</campaignEstimateRequests>
</selector>
</get>
</env:Body>
</env:Envelope>
This soap request i used to get the TrafficEstimatorService,I am getting
wrong values of particular keyword.I compared with keyword planner tool
monthly data with my application TrafficEstimatorService response ,but not
even one month volume is equal to keyword planner tool data,please could
you people help in this.
Thanks in advance.
Thanks and Regards
R.manjula
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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=en
---
You received this message because you are subscribed to the Google Groups
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.