Sending:

<?xml version="1.0" encoding="utf-8"?>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/
envelope/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/
encoding/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
xmlns:tns="https://adwords.google.com/api/adwords/cm/v200909";>
<SOAP-ENV:Header>
<tns:RequestHeader>
<tns:applicationToken xsi:type="xsd:string">91zmsEnqwQ84WAgJQldn9A</
tns:applicationToken><tns:authToken xsi:type="xsd:string"></
tns:authToken>
<tns:clientEmail xsi:type="xsd:string">###########</tns:clientEmail>
<tns:developerToken xsi:type="xsd:string">################</
tns:developerToken>
<tns:userAgent xsi:type="xsd:string">RedZoneGlobal</tns:userAgent>
<tns:validateOnly xsi:type="xsd:boolean">false</tns:validateOnly>
</tns:RequestHeader>
</SOAP-ENV:Header>
<SOAP-ENV:Body>
<get xmlns="https://adwords.google.com/api/adwords/cm/v200909";>
    <tns:selector>
        <tns:campaignStatuses>ACTIVE</tns:campaignStatuses>
        <tns:paging>
              <tns:startIndex xsi:type="xsd:int">0</tns:startIndex>
              <tns:numberResults xsi:type="xsd:int">1000</
tns:numberResults>
       </tns:paging>
    </tns:selector>
</get>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>

For Every Campaign returned the "Network" element within the "Stats"
element has a value of "ALL"

Based on the definitions of the other values at:
http://code.google.com/apis/adwords/v2009/docs/reference/CampaignService.Stats.Network.html

We were assuming that "ALL" indicated the campaign was active across
both search and content channels.
Am I incorrect on this assumption?

Because we verified on campaigns in the GAW interface that returned
"ALL" in the API that are only active in the Content channel, and vice-
a-versa. Help?

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

Reply via email to