Previously with v201209 we got similar results to the Keyword Tool, i.e. 
200 impressions per day, not the 10000 impressions per day now resulting in 
v201306 as follows

REQUEST:

<?xml version="1.0"?>
<SOAP-ENV:Envelope 
xmlns:cm="https://adwords.google.com/api/adwords/cm/v201306"; 
xmlns:o="https://adwords.google.com/api/adwords/o/v201306"; 
xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xmlns:xsd="http://www.w3.org/2001/XMLSchema"; 
xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/";>
<SOAP-ENV:Header>
<o:RequestHeader>
<cm:authToken>?????????</cm:authToken>
<cm:developerToken>?????????</cm:developerToken>
<cm:userAgent>??????????</cm:userAgent>
<cm:clientCustomerId>981-813-1172</cm:clientCustomerId>
</o:RequestHeader>
</SOAP-ENV:Header>
<SOAP-ENV:Body>
<get xmlns="https://adwords.google.com/api/adwords/o/v201306";>
<selector>
<campaignEstimateRequests>
<adGroupEstimateRequests>
<keywordEstimateRequests>
<keyword>
<cm:text>invisalign</cm:text>
<cm:matchType>EXACT</cm:matchType>
</keyword>
</keywordEstimateRequests>
<maxCpc>
<cm:microAmount>50000000</cm:microAmount>
</maxCpc>
</adGroupEstimateRequests>
</campaignEstimateRequests>
</selector>
</get>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>

RESPONSE:

<?xml version="1.0"?>
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/";>
<soap:Header>
<ResponseHeader xmlns="https://adwords.google.com/api/adwords/o/v201306"; 
xmlns:ns2="https://adwords.google.com/api/adwords/cm/v201306";>
<ns2:requestId>0004e3bd850f7b180ae3984326def0a9</ns2:requestId>
<ns2:serviceName>AccountService</ns2:serviceName>
<ns2:methodName>get</ns2:methodName>
<ns2:operations>0</ns2:operations>
<ns2:responseTime>199</ns2:responseTime>
</ResponseHeader>
</soap:Header>
<soap:Body>
<getResponse xmlns="https://adwords.google.com/api/adwords/o/v201306"; 
xmlns:ns2="https://adwords.google.com/api/adwords/cm/v201306";>
<rval>
<campaignEstimates>
<Estimate.Type>CampaignEstimate</Estimate.Type>
<adGroupEstimates>
<Estimate.Type>AdGroupEstimate</Estimate.Type>
<keywordEstimates>
<Estimate.Type>KeywordEstimate</Estimate.Type>
<min>
<averageCpc>
<ns2:ComparableValue.Type>Money</ns2:ComparableValue.Type>
<ns2:microAmount>7056212</ns2:microAmount>
</averageCpc>
<averagePosition>1.829380439933658</averagePosition>
<clicksPerDay>172.81227</clicksPerDay>
<impressionsPerDay>8357.143</impressionsPerDay>
<clickThroughRate>0.018610553695478593</clickThroughRate>
<totalCost>
<ns2:ComparableValue.Type>Money</ns2:ComparableValue.Type>
<ns2:microAmount>1354888704</ns2:microAmount>
</totalCost>
</min>
<max>
<averageCpc>
<ns2:ComparableValue.Type>Money</ns2:ComparableValue.Type>
<ns2:microAmount>8624259</ns2:microAmount>
</averageCpc>
<averagePosition>2.2359095342789885</averagePosition>
<clicksPerDay>211.21501</clicksPerDay>
<impressionsPerDay>10214.285</impressionsPerDay>
<clickThroughRate>0.02274623339005455</clickThroughRate>
<totalCost>
<ns2:ComparableValue.Type>Money</ns2:ComparableValue.Type>
<ns2:microAmount>1655975168</ns2:microAmount>
</totalCost>
</max>
</keywordEstimates>
</adGroupEstimates>
</campaignEstimates>
</rval>
</getResponse>
</soap:Body>
</soap:Envelope>

Is there a way to specify the Location in the request as the default 
Location for the Account (in this case New Zealand) no longer appears to 
work?

or

If possible fix the issue so I can leave the request as it is?

Thanks in advance,

Warren

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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

--- 
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 adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to