Thanks for your reply Kevin,

By turning on full logging output and looking at the SOAP xml it
contains just zeros. See below, the host is adwords.google.com (not
sandbox).

<?xml version="1.0"?>
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/";>
  <soap:Header>
    <ResponseHeader xmlns:ns2="https://adwords.google.com/api/adwords/
cm/v201109" xmlns="https://adwords.google.com/api/adwords/o/v201109";>
      <ns2:requestId>0004b3ea5f1cd9800ada7e4300007cb8</ns2:requestId>
      <ns2:serviceName>AccountService</ns2:serviceName>
      <ns2:methodName>get</ns2:methodName>
      <ns2:operations>4</ns2:operations>
      <ns2:responseTime>1224</ns2:responseTime>
      <ns2:units>60</ns2:units>
    </ResponseHeader>
  </soap:Header>
  <soap:Body>
    <getResponse xmlns:ns2="https://adwords.google.com/api/adwords/cm/
v201109" xmlns="https://adwords.google.com/api/adwords/o/v201109";>
      <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>0</ns2:microAmount>
                </averageCpc>
                <averagePosition>0.0</averagePosition>
                <clicksPerDay>0.0</clicksPerDay>
                <totalCost>
                  <ns2:ComparableValue.Type>Money</
ns2:ComparableValue.Type>
                  <ns2:microAmount>0</ns2:microAmount>
                </totalCost>
              </min>
              <max>

Thanks
Jonas


On 12 Dec, 18:09, Kevin Winter <kevin.win...@google.com> wrote:
> Hi,
>   Are these examples being run against production or sandbox?  The sandbox
> explicitly returns back dummy 
> values:http://code.google.com/apis/adwords/docs/sandbox.html#behavior
>
> If this is sandbox and the SOAP xml returns back 0's, then this is expected
> behavior.  Running against production should return valid numbers,
> especially if the SOAP response contains them.
>
> - Kevin Winter
> AdWords API Team

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