Hello,

We are having the internal error attached everyday since March 13th for 
four of our clients. Could we please get some help to resolve this?

Thanks


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


REQUEST
--------

<env:Envelope xmlns:env='http://schemas.xmlsoap.org/soap/envelope/'>
 <env:Header>
  <RequestHeader xmlns='https://adwords.google.com/api/adwords/cm/v201209' 
xmlns:ns2='https://adwords.google.com/api/adwords/o/v201209' 
xmlns:ns3='https://adwords.google.com/api/adwords/ch/v201209' 
xmlns:ns4='https://adwords.google.com/api/adwords/info/v201209' 
xmlns:ns5='https://adwords.google.com/api/adwords/mcm/v201209' 
xmlns:ns6='https://adwords.google.com/api/adwords/billing/v201209'>
   <authToken>xxxx</authToken>
   <clientCustomerId>xxx</clientCustomerId>
   <developerToken>xxxxx</developerToken>
   <userAgent>xxxxx</userAgent>
  </RequestHeader>
 </env:Header>
 <env:Body>
  <get xmlns='https://adwords.google.com/api/adwords/cm/v201209' 
xmlns:ns2='https://adwords.google.com/api/adwords/mcm/v201209' 
xmlns:ns3='https://adwords.google.com/api/adwords/billing/v201209' 
xmlns:ns4='https://adwords.google.com/api/adwords/ch/v201209' 
xmlns:ns5='https://adwords.google.com/api/adwords/o/v201209' 
xmlns:ns6='https://adwords.google.com/api/adwords/info/v201209'>
   <serviceSelector>
    <fields>Id</fields>
    <fields>Name</fields>
    <fields>Status</fields>
    <fields>BudgetId</fields>
    <fields>Period</fields>
    <fields>Amount</fields>
    <fields>DeliveryMethod</fields>
    <fields>StartDate</fields>
    <fields>EndDate</fields>
    <fields>AdServingOptimizationStatus</fields>
    <fields>TargetGoogleSearch</fields>
    <fields>TargetSearchNetwork</fields>
    <fields>TargetContentNetwork</fields>
    <fields>TargetPartnerSearchNetwork</fields>
    <fields>EnhancedCpcEnabled</fields>
    <fields>ConversionOptimizerBidType</fields>
    <fields>Eligible</fields>
    <fields>PricingModel</fields>
    <fields>BidCeiling</fields>
    <fields>Settings</fields>
    <fields>BudgetName</fields>
    <fields>BudgetReferenceCount</fields>
    <fields>BudgetStatus</fields>
    <predicates>
     <field>Status</field>
     <operator>IN</operator>
     <values>ACTIVE</values>
     <values>PAUSED</values>
    </predicates>
   </serviceSelector>
  </get>
 </env:Body>
</env:Envelope> 

RESPONSE:
---------

<soap:Envelope xmlns:soap='http://schemas.xmlsoap.org/soap/envelope/'>
 <soap:Header>
  <ResponseHeader xmlns='https://adwords.google.com/api/adwords/cm/v201209'>
   <requestId>0004d8305917a0280a42bbcb00000bae</requestId>
   <serviceName>CampaignService</serviceName>
   <methodName>get</methodName>
   <operations>0</operations>
   <responseTime>2141</responseTime>
   <units>0</units>
  </ResponseHeader>
 </soap:Header>
 <soap:Body>
  <getResponse xmlns='https://adwords.google.com/api/adwords/cm/v201209'>
   <rval>
    <totalNumEntries>228</totalNumEntries>
    <Page.Type>CampaignPage</Page.Type>
    <totalBudget>
     <period>DAILY</period>
     <amount>
      <ComparableValue.Type>Money</ComparableValue.Type>
      <microAmount>37975000000</microAmount>
     </amount>
    </totalBudget>
    <entries>
     <id>66090681</id>
     <name>Undergraduate - General Studies</name>
     <status>PAUSED</status>
     <startDate>20111021</startDate>
     <endDate>20371230</endDate>
     <budget>
      <budgetId>52799601</budgetId>
      <name>Undergraduate - General Studies</name>
      <period>DAILY</period>
      <amount>
       <ComparableValue.Type>Money</ComparableValue.Type>
       <microAmount>250000000</microAmount>
      </amount>
      <deliveryMethod>STANDARD</deliveryMethod>
      <referenceCount>1</referenceCount>
      <status>ACTIVE</status>
     </budget>
     <biddingStrategy xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' 
xsi:type='ManualCPC'>
      <BiddingStrategy.Type>ManualCPC</BiddingStrategy.Type>
      <enhancedCpcEnabled>true</enhancedCpcEnabled>
     </biddingStrategy>
     <conversionOptimizerEligibility>
      <eligible>false</eligible>
      <rejectionReasons>CAMPAIGN_IS_NOT_ACTIVE</rejectionReasons>
      <rejectionReasons>CONVERSION_TRACKING_NOT_ENABLED</rejectionReasons>
     </conversionOptimizerEligibility>
     <campaignStats>
      <network>ALL</network>
      <Stats.Type>CampaignStats</Stats.Type>
     </campaignStats>
     
<adServingOptimizationStatus>CONVERSION_OPTIMIZE</adServingOptimizationStatus>
     <frequencyCap>
      <impressions>0</impressions>
     </frequencyCap>
        <settings xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' 
xsi:type='GeoTargetTypeSetting'>
              <Setting.Type>GeoTargetTypeSetting</Setting.Type>
              <positiveGeoTargetType>DONT_CARE</positiveGeoTargetType>
              
<negativeGeoTargetType>LOCATION_OF_PRESENCE</negativeGeoTargetType>
             </settings>
             <settings xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' 
xsi:type='KeywordMatchSetting'>
              <Setting.Type>KeywordMatchSetting</Setting.Type>
              <optIn>true</optIn>
             </settings>
             <settings xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' 
xsi:type='TargetRestrictSetting'>
              <Setting.Type>TargetRestrictSetting</Setting.Type>
              <useAdGroup>true</useAdGroup>
             </settings>
             <networkSetting>
              <targetGoogleSearch>true</targetGoogleSearch>
              <targetSearchNetwork>true</targetSearchNetwork>
              <targetContentNetwork>false</targetContentNetwork>
              <targetPartnerSearchNetwork>false</targetPartnerSearchNetwork>
             </networkSetting>
             <forwardCompatibilityMap>
              <key>Campaign.suggestedMobileBidAdjustment</key>
              <value>0.8</value>
             </forwardCompatibilityMap>
             <forwardCompatibilityMap>
              <key>Campaign.enhanced</key>
              <value>false</value>
             </forwardCompatibilityMap>
            </entries>
            <entries>
             <id>66090801</id>
             <name>Shared - Creative Writing</name>
             <status>ACTIVE</status>
             <startDate>20111021</startDate>
             <endDate>20371230</endDate>
             <budget>
              <budgetId>52799001</budgetId>
              <name>Shared - Creative Writing</name>
              <period>DAILY</period>
              <amount>
               <ComparableValue.Type>Money</ComparableValue.Type>
               <microAmount>2500000000</microAmount>
              </amount>
              <deliveryMethod>STANDARD</deliveryMethod>
              <referenceCount>1</referenceCount>
              <status>ACTIVE</status>
             </budget>
             <biddingStrategy 
xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xsi:type='ManualCPC'>
              <BiddingStrategy.Type>ManualCPC</BiddingStrategy.Type>
              <enhancedCpcEnabled>true</enhancedCpcEnabled>
             </biddingStrategy>
             <conversionOptimizerEligibility>
              <eligible>true</eligible>
             </conversionOptimizerEligibility>
             <campaignStats>
              <network>ALL</network>
              <Stats.Type>CampaignStats</Stats.Type>
             </campaignStats>
                 
<adServingOptimizationStatus>CONVERSION_OPTIMIZE</adServingOptimizationStatus>
                     <frequencyCap>
                      <impressions>0</impressions>
                     </frequencyCap>
                     <settings 
xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' 
xsi:type='GeoTargetTypeSetting'>
                      <Setting.Type>GeoTargetTypeSetting</Setting.Type>
                      <positiveGeoTargetType>DONT_CARE</positiveGeoTargetType>
                      
<negativeGeoTargetType>LOCATION_OF_PRESENCE</negativeGeoTargetType>
                     </settings>
                     <settings 
xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' 
xsi:type='KeywordMatchSetting'>
                      <Setting.Type>KeywordMatchSetting</Setting.Type>
                      <optIn>true</optIn>
                     </settings>
                     <settings 
xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' 
xsi:type='TargetRestrictSetting'>
                      <Setting.Type>TargetRestrictSetting</Setting.Type>
                      <useAdGroup>true</useAdGroup>
                     </settings>
                     <networkSetting>
                      <targetGoogleSearch>true</targetGoogleSearch>
                      <targetSearchNetwork>true</targetSearchNetwork>
                      <targetContentNetwork>false</targetContentNetwork>
                      
<targetPartnerSearchNetwork>false</targetPartnerSearchNetwork>
                     </networkSetting>
                     <forwardCompatibilityMap>
                      <key>Campaign.suggestedMobileBidAdjustment</key>
                      <value>0.8</value>
                     </forwardCompatibilityMap>
                     <forwardCompatibilityMap>
                      <key>Campaign.enhanced</key>
                      <value>false</value>
                     </forwardCompatibilityMap>
                    </entries>
                    <entries>
                     <id>66090921</id>
                     <name>Undergraduate - Sociology</name>
                     <status>ACTIVE</status>
                     <startDate>20111021</startDate>
                     <endDate>20371230</endDate>
                     <budget>
                      <budgetId>52799481</budgetId>
                      <name>Undergraduate - Sociology</name>
                      <period>DAILY</period>
                      <amount>
                       <ComparableValue.Type>Money</ComparableValue.Type>
                       <microAmount>200000000</microAmount>
                      </amount>
                      <deliveryMethod>STANDARD</deliveryMethod>
                      <referenceCount>1</referenceCount>
                      <status>ACTIVE</status>
                     </budget>
                     <biddingStrategy 
xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xsi:type='ManualCPC'>
                      <BiddingStrategy.Type>ManualCPC</BiddingStrategy.Type>
                      <enhancedCpcEnabled>true</enhancedCpcEnabled>
                     </biddingStrategy>
                     <conversionOptimizerEligibility>
                      <eligible>false</eligible>
                         
<rejectionReasons>CONVERSION_TRACKING_NOT_ENABLED</rejectionReasons>
                             </conversionOptimizerEligibility>
                             <campaignStats>
                              <network>ALL</network>
                              <Stats.Type>CampaignStats</Stats.Type>
                             </campaignStats>
                             
<adServingOptimizationStatus>CONVERSION_OPTIMIZE</adServingOptimizationStatus>
                             <frequencyCap>
                              <impressions>0</impressions>
                             </frequencyCap>
                             <settings 
xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' 
xsi:type='GeoTargetTypeSetting'>
                              <Setting.Type>GeoTargetTypeSetting</Setting.Type>
                              
<positiveGeoTargetType>DONT_CARE</positiveGeoTargetType>
                              
<negativeGeoTargetType>LOCATION_OF_PRESENCE</negativeGeoTargetType>
                             </settings>
                             <settings 
xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' 
xsi:type='KeywordMatchSetting'>
                              <Setting.Type>KeywordMatchSetting</Setting.Type>
                              <optIn>true</optIn>
                             </settings>
                             <settings 
xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' 
xsi:type='TargetRestrictSetting'>
                              <Setting.Type>TargetRestrictSetting</Setting.Type>
                              <useAdGroup>true</useAdGroup>
                             </settings>
                             <networkSetting>
                              <targetGoogleSearch>true</targetGoogleSearch>
                              <targetSearchNetwork>true</targetSearchNetwork>
                              <targetContentNetwork>false</targetContentNetwork>
                              
<targetPartnerSearchNetwork>false</targetPartnerSearchNetwork>
                             </networkSetting>
                             <forwardCompatibilityMap>
                              <key>Campaign.suggestedMobileBidAdjustment</key>
                              <value>0.8</value>
                             </forwardCompatibilityMap>
                             <forwardCompatibilityMap>
                              <key>Campaign.enhanced</key>
                              <value>false</value>
                             </forwardCompatibilityMap>
                            </entries>
                            <entries>
                             <id>66091041</id>
                             <name>Shared - Criminal Justice</name>
                             <status>PAUSED</status>
                             <startDate>20111021</startDate>
                             <endDate>20371230</endDate>
                             <budget>
                              <budgetId>52800081</budgetId>
                              <name>Shared - Criminal Justice</name>
                              <period>DAILY</period>
                              <amount>
                               
<ComparableValue.Type>Money</ComparableValue.Type>
                               <microAmount>250000000</microAmount>
                              </amount>
                              <deliveryMethod>STANDARD</deliveryMethod>
                              <referenceCount>1</referenceCount>
                              <status>ACTIVE</status>
                             </budget>
                             <biddingStrategy 
xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xsi:type='ManualCPC'>
                              
<BiddingStrategy.Type>ManualCPC</BiddingStrategy.Type>
                                 <enhancedCpcEnabled>true</enhancedCpcEnabled>
                                     </biddingStrategy>
                                     <conversionOptimizerEligibility>
                                      <eligible>false</eligible>
                                      
<rejectionReasons>CAMPAIGN_IS_NOT_ACTIVE</rejectionReasons>
                                      
<rejectionReasons>CONVERSION_TRACKING_NOT_ENABLED</rejectionReasons>
                                     </conversionOptimizerEligibility>
                                     <campaignStats>
                                      <network>ALL</network>
                                      <Stats.Type>CampaignStats</Stats.Type>
                                     </campaignStats>
                                     
<adServingOptimizationStatus>ROTATE</adServingOptimizationStatus>
                                     <frequencyCap>
                                      <impressions>0</impressions>
                                     </frequencyCap>
                                     <settings 
xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' 
xsi:type='GeoTargetTypeSetting'>
                                      
<Setting.Type>GeoTargetTypeSetting</Setting.Type>
                                      
<positiveGeoTargetType>DONT_CARE</positiveGeoTargetType>
                                      
<negativeGeoTargetType>LOCATION_OF_PRESENCE</negativeGeoTargetType>
                                     </settings>
                                     <settings 
xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' 
xsi:type='KeywordMatchSetting'>
                                      
<Setting.Type>KeywordMatchSetting</Setting.Type>
                                      <optIn>true</optIn>
                                     </settings>
                                     <settings 
xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' 
xsi:type='TargetRestrictSetting'>
                                      
<Setting.Type>TargetRestrictSetting</Setting.Type>
                                      <useAdGroup>true</useAdGroup>
                                     </settings>
                                     <networkSetting>
                                      
<targetGoogleSearch>true</targetGoogleSearch>
                                      
<targetSearchNetwork>true</targetSearchNetwork>
                                      
<targetContentNetwork>false</targetContentNetwork>
                                      
<targetPartnerSearchNetwork>false</targetPartnerSearchNetwork>
                                     </networkSetting>
                                     <forwardCompatibilityMap>
                                      
<key>Campaign.suggestedMobileBidAdjustment</key>
                                      <value>0.8</value>
                                     </forwardCompatibilityMap>
                                     <forwardCompatibilityMap>
                                      <key>Campaign.enhanced</key>
                                      <value>false</value>
                                     </forwardCompatibilityMap>
                                    </entries>
                                    <entries>
                                     <id>66091161</id>
                                     <name>Undergraduate - Liberal Arts</name>
                                     <status>ACTIVE</status>
                                     <startDate>20111021</startDate>
                                     <endDate>20371230</endDate>
                                     <budget>
                                      <budgetId>52798641</budgetId>
                                      <name>Undergraduate - Liberal Arts</name>
                                      <period>DAILY</period>
                                      <amount>
                                       
<ComparableValue.Type>Money</ComparableValue.Type>
                                       <microAmount>250000000</microAmount>
                                      </amount>
                                          
<deliveryMethod>STANDARD</deliveryMethod>
                                              <referenceCount>1</referenceCount>
                                              <status>ACTIVE</status>
                                             </budget>
                                             <biddingStrategy 
xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xsi:type='ManualCPC'>
                                              
<BiddingStrategy.Type>ManualCPC</BiddingStrategy.Type>
                                              
<enhancedCpcEnabled>true</enhancedCpcEnabled>
                                             </biddingStrategy>
                                             <conversionOptimizerEligibility>
                                              <eligible>false</eligible>
                                              
<rejectionReasons>CONVERSION_TRACKING_NOT_ENABLED</rejectionReasons>
                                             </conversionOptimizerEligibility>
                                             <campaignStats>
                                              <network>ALL</network>
                                              
<Stats.Type>CampaignStats</Stats.Type>
                                             </campaignStats>
                                             
<adServingOptimizationStatus>CONVERSION_OPTIMIZE</adServingOptimizationStatus>
                                             <frequencyCap>
                                              <impressions>0</impressions>
                                             </frequencyCap>
                                             <settings 
xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' 
xsi:type='GeoTargetTypeSetting'>
                                              
<Setting.Type>GeoTargetTypeSetting</Setting.Type>
                                              
<positiveGeoTargetType>DONT_CARE</positiveGeoTargetType>
                                              
<negativeGeoTargetType>LOCATION_OF_PRESENCE</negativeGeoTargetType>
                                             </settings>
                                             <settings 
xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' 
xsi:type='KeywordMatchSetting'>
                                              
<Setting.Type>KeywordMatchSetting</Setting.Type>
                                              <optIn>true</optIn>
                                             </settings>
                                             <settings 
xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' 
xsi:type='TargetRestrictSetting'>
                                              
<Setting.Type>TargetRestrictSetting</Setting.Type>
                                              <useAdGroup>true</useAdGroup>
                                             </settings>
                                             <networkSetting>
                                              
<targetGoogleSearch>true</targetGoogleSearch>
                                              
<targetSearchNetwork>true</targetSearchNetwork>
                                              
<targetContentNetwork>false</targetContentNetwork>
                                              
<targetPartnerSearchNetwork>false</targetPartnerSearchNetwork>
                                             </networkSetting>
                                             <forwardCompatibilityMap>
                                              
<key>Campaign.suggestedMobileBidAdjustment</key>
                                              <value>0.8</value>
                                             </forwardCompatibilityMap>
                                             <forwardCompatibilityMap>
                                              <key>Campaign.enhanced</key>
                                              <value>false</value>
                                             </forwardCompatibilityMap>
                                            </entries>
                                            <entries>
                                             <id>66091281</id>
                                             <name>Shared - Creative Writing - 
English</name>
                                             <status>ACTIVE</status>
                                             <startDate>20111021</startDate>
                                             <endDate>20371230</endDate>
                                             <budget>
                                              <budgetId>52798401</budgetId>
                                              <name>Shared - Creative Writing - 
English</name>
                                              <period>DAILY</period>
                                              <amount>
                                                 
<ComparableValue.Type>Money</ComparableValue.Type>
                                                       
<microAmount>300000000</microAmount>
                                                      </amount>
                                                      
<deliveryMethod>STANDARD</deliveryMethod>
                                                      
<referenceCount>1</referenceCount>
                                                      <status>ACTIVE</status>
                                                     </budget>
                                                     <biddingStrategy 
xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xsi:type='ManualCPC'>
                                                      
<BiddingStrategy.Type>ManualCPC</BiddingStrategy.Type>
                                                      
<enhancedCpcEnabled>true</enhancedCpcEnabled>
                                                     </biddingStrategy>
                                                     
<conversionOptimizerEligibility>
                                                      <eligible>false</eligible>
                                                      
<rejectionReasons>CONVERSION_TRACKING_NOT_ENABLED</rejectionReasons>
                                                     
</conversionOptimizerEligibility>
                                                     <campaignStats>
                                                      <network>ALL</network>
                                                      
<Stats.Type>CampaignStats</Stats.Type>
                                                     </campaignStats>
                                                     
<adServingOptimizationStatus>ROTATE</adServingOptimizationStatus>
                                                     <frequencyCap>
                                                      
<impressions>0</impressions>
                                                     </frequencyCap>
                                                     <settings 
xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' 
xsi:type='GeoTargetTypeSetting'>
                                                      
<Setting.Type>GeoTargetTypeSetting</Setting.Type>
                                                      
<positiveGeoTargetType>DONT_CARE</positiveGeoTargetType>
                                                      
<negativeGeoTargetType>LOCATION_OF_PRESENCE</negativeGeoTargetType>
                                                     </settings>
                                                     <settings 
xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' 
xsi:type='KeywordMatchSetting'>
                                                      
<Setting.Type>KeywordMatchSetting</Setting.Type>
                                                      <optIn>true</optIn>
                                                     </settings>
                                                     <settings 
xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' 
xsi:type='TargetRestrictSetting'>
                                                      
<Setting.Type>TargetRestrictSetting</Setting.Type>
                                                      
<useAdGroup>true</useAdGroup>
                                                     </settings>
                                                     <networkSetting>
                                                      
<targetGoogleSearch>true</targetGoogleSearch>
                                                      
<targetSearchNetwork>true</targetSearchNetwork>
                                                      
<targetContentNetwork>false</targetContentNetwork>
                                                      
<targetPartnerSearchNetwork>false</targetPartnerSearchNetwork>
                                                     </networkSetting>
                                                     <forwardCompatibilityMap>
                                                      
<key>Campaign.suggestedMobileBidAdjustment</key>
                                                      <value>0.8</value>
                                                     </forwardCompatibilityMap>
                                                     <forwardCompatibilityMap>
                                                      
<key>Campaign.enhanced</key>
                                                      <value>false</value>
                                                     </forwardCompatibilityMap>
                                                    </entries>
                                                    <entries>
                                                     <id>66091521</id>
                                                     <name>Shared - Creative 
Writing - Poetry</name>
                                                     <status>PAUSED</status>
                                                     
<startDate>20111021</startDate>
                                                     <endDate>20371230</endDate>
                                                     <budget>
                                                         
<budgetId>52800321</budgetId>
                                                              <name>Shared - 
Creative Writing - Poetry</name>
                                                              
<period>DAILY</period>
                                                              <amount>
                                                               
<ComparableValue.Type>Money</ComparableValue.Type>
                                                               
<microAmount>400000000</microAmount>
                                                              </amount>
                                                              
<deliveryMethod>STANDARD</deliveryMethod>
                                                              
<referenceCount>1</referenceCount>
                                                              
<status>ACTIVE</status>
                                                             </budget>
                                                             <biddingStrategy 
xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xsi:type='ManualCPC'>
                                                              
<BiddingStrategy.Type>ManualCPC</BiddingStrategy.Type>
                                                              
<enhancedCpcEnabled>true</enhancedCpcEnabled>
                                                             </biddingStrategy>
                                                             
<conversionOptimizerEligibility>
                                                              
<eligible>false</eligible>
                                                              
<rejectionReasons>CAMPAIGN_IS_NOT_ACTIVE</rejectionReasons>
                                                              
<rejectionReasons>CONVERSION_TRACKING_NOT_ENABLED</rejectionReasons>
                                                             
</conversionOptimizerEligibility>
                                                             <campaignStats>
                                                              
<network>ALL</network>
                                                              
<Stats.Type>CampaignStats</Stats.Type>
                                                             </campaignStats>
                                                             
<adServingOptimizationStatus>CONVERSION_OPTIMIZE</adServingOptimizationStatus>
                                                             <frequencyCap>
                                                              
<impressions>0</impressions>
                                                             </frequencyCap>
                                                             <settings 
xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' 
xsi:type='GeoTargetTypeSetting'>
                                                              
<Setting.Type>GeoTargetTypeSetting</Setting.Type>
                                                              
<positiveGeoTargetType>DONT_CARE</positiveGeoTargetType>
                                                              
<negativeGeoTargetType>LOCATION_OF_PRESENCE</negativeGeoTargetType>
                                                             </settings>
                                                             <settings 
xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' 
xsi:type='KeywordMatchSetting'>
                                                              
<Setting.Type>KeywordMatchSetting</Setting.Type>
                                                              
<optIn>true</optIn>
                                                             </settings>
                                                             <settings 
xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' 
xsi:type='TargetRestrictSetting'>
                                                              
<Setting.Type>TargetRestrictSetting</Setting.Type>
                                                              
<useAdGroup>true</useAdGroup>
                                                             </settings>
                                                             <networkSetting>
                                                              
<targetGoogleSearch>true</targetGoogleSearch>
                                                              
<targetSearchNetwork>true</targetSearchNetwork>
                                                              
<targetContentNetwork>false</targetContentNetwork>
                                                              
<targetPartnerSearchNetwork>false</targetPartnerSearchNetwork>
                                                             </networkSetting>
                                                             
<forwardCompatibilityMap>
                                                              
<key>Campaign.suggestedMobileBidAdjustment</key>
                                                              <value>0.8</value>
                                                             
</forwardCompatibilityMap>
                                                             
<forwardCompatibilityMap>
                                                              
<key>Campaign.enhanced</key>
                                                              
<value>false</value>
                                                             
</forwardCompatibilityMap>
                                                            </entries>
                                                            <entries>
                                                             <id>66091641</id>
                                                                <name>Shared - 
Screenwriting</name>
                                                                     
<status>ACTIVE</status>
                                                                     
<startDate>20111021</startDate>
                                                                     
<endDate>20371230</endDate>
                                                                     <budget>
                                                                      
<budgetId>52800201</budgetId>
                                                                      
<name>Shared - Screenwriting</name>
                                                                      
<period>DAILY</period>
                                                                      <amount>
                                                                       
<ComparableValue.Type>Money</ComparableValue.Type>
                                                                       
<microAmount>300000000</microAmount>
                                                                      </amount>
                                                                      
<deliveryMethod>STANDARD</deliveryMethod>
                                                                      
<referenceCount>1</referenceCount>
                                                                      
<status>ACTIVE</status>
                                                                     </budget>
                                                                     
<biddingStrategy xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' 
xsi:type='ManualCPC'>
                                                                      
<BiddingStrategy.Type>ManualCPC</BiddingStrategy.Type>
                                                                      
<enhancedCpcEnabled>true</enhancedCpcEnabled>
                                                                     
</biddingStrategy>
                                                                     
<conversionOptimizerEligibility>
                                                                      
<eligible>false</eligible>
                                                                      
<rejectionReasons>CONVERSION_TRACKING_NOT_ENABLED</rejectionReasons>
                                                                     
</conversionOptimizerEligibility>
                                                                     
<campaignStats>
                                                                      
<network>ALL</network>
                                                                      
<Stats.Type>CampaignStats</Stats.Type>
                                                                     
</campaignStats>
                                                                     
<adServingOptimizationStatus>CONVERSION_OPTIMIZE</adServingOptimizationStatus>
                                                                     
<frequencyCap>
                                                                      
<impressions>0</impressions>
                                                                     
</frequencyCap>
                                                                     <settings 
xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' 
xsi:type='GeoTargetTypeSetting'>
                                                                      
<Setting.Type>GeoTargetTypeSetting</Setting.Type>
                                                                      
<positiveGeoTargetType>DONT_CARE</positiveGeoTargetType>
                                                                      
<negativeGeoTargetType>LOCATION_OF_PRESENCE</negativeGeoTargetType>
                                                                     </settings>
                                                                     <settings 
xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' 
xsi:type='KeywordMatchSetting'>
                                                                      
<Setting.Type>KeywordMatchSetting</Setting.Type>
                                                                      
<optIn>true</optIn>
                                                                     </settings>
                                                                     <settings 
xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' 
xsi:type='TargetRestrictSetting'>
                                                                      
<Setting.Type>TargetRestrictSetting</Setting.Type>
                                                                      
<useAdGroup>true</useAdGroup>
                                                                     </settings>
                                                                     
<networkSetting>
                                                                      
<targetGoogleSearch>true</targetGoogleSearch>
                                                                      
<targetSearchNetwork>true</targetSearchNetwork>
                                                                      
<targetContentNetwork>false</targetContentNetwork>
                                                                      
<targetPartnerSearchNetwork>false</targetPartnerSearchNetwork>
                                                                     
</networkSetting>
                                                                     
<forwardCompatibilityMap>
                                                                      
<key>Campaign.suggestedMobileBidAdjustment</key>
                                                                      
<value>0.8</value>
                                                                     
</forwardCompatibilityMap>
                                                                     
<forwardCompatibilityMap>
                                                                      
<key>Campaign.enhanced</key>
                                                                      
<value>false</value>
                                                                          
</forwardCompatibilityMap>
                                                                            
</entries>
                                                                            
<entries>
                                                                             
<id>66091881</id>
                                                                             
<name>Shared - Psychology</name>
                                                                             
<status>ACTIVE</status>
                                                                             
<startDate>20111021</startDate>
                                                                             
<endDate>20371230</endDate>
                                                                             
<budget>
                                                                              
<budgetId>52799241</budgetId>
                                                                              
<name>Shared - Psychology</name>
                                                                              
<period>DAILY</period>
                                                                              
<amount>
                                                                               
<ComparableValue.Type>Money</ComparableValue.Type>
                                                                               
<microAmount>450000000</microAmount>
                                                                              
</amount>
                                                                              
<deliveryMethod>STANDARD</deliveryMethod>
                                                                              
<referenceCount>1</referenceCount>
                                                                              
<status>ACTIVE</status>
                                                                             
</budget>
                                                                             
<biddingStrategy xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' 
xsi:type='ManualCPC'>
                                                                              
<BiddingStrategy.Type>ManualCPC</BiddingStrategy.Type>
                                                                              
<enhancedCpcEnabled>true</enhancedCpcEnabled>
                                                                             
</biddingStrategy>
                                                                             
<conversionOptimizerEligibility>
                                                                              
<eligible>false</eligible>
                                                                              
<rejectionReasons>CONVERSION_TRACKING_NOT_ENABLED</rejectionReasons>
                                                                             
</conversionOptimizerEligibility>
                                                                             
<campaignStats>
                                                                              
<network>ALL</network>
                                                                              
<Stats.Type>CampaignStats</Stats.Type>
                                                                             
</campaignStats>
                                                                             
<adServingOptimizationStatus>CONVERSION_OPTIMIZE</adServingOptimizationStatus>
                                                                             
<frequencyCap>
                                                                              
<impressions>0</impressions>
                                                                             
</frequencyCap>
                                                                             
<settings xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' 
xsi:type='GeoTargetTypeSetting'>
                                                                              
<Setting.Type>GeoTargetTypeSetting</Setting.Type>
                                                                              
<positiveGeoTargetType>DONT_CARE</positiveGeoTargetType>
                                                                              
<negativeGeoTargetType>LOCATION_OF_PRESENCE</negativeGeoTargetType>
                                                                             
</settings>
                                                                             
<settings xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' 
xsi:type='KeywordMatchSetting'>
                                                                              
<Setting.Type>KeywordMatchSetting</Setting.Type>
                                                                              
<optIn>true</optIn>
                                                                             
</settings>
                                                                             
<settings xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' 
xsi:type='TargetRestrictSetting'>
                                                                              
<Setting.Type>TargetRestrictSetting</Setting.Type>
                                                                              
<useAdGroup>true</useAdGroup>
                                                                             
</settings>
                                                                             
<networkSetting>
                                                                              
<targetGoogleSearch>true</targetGoogleSearch>
                                                                              
<targetSearchNetwork>true</targetSearchNetwork>
                                                                              
<targetContentNetwork>false</targetContentNetwork>
                                                                              
<targetPartnerSearchNetwork>false</targetPartnerSearchNetwork>
                                                                             
</networkSetting>
                                                                             
<forwardCompatibilityMap>
                                                                              
<key>Campaign.suggestedMobileBidAdjustment</key>
                                                                              
<value>0.8</value>
The response above is partial....



REQUEST
--------



<env:Envelope xmlns:env='http://schemas.xmlsoap.org/soap/envelope/'>
 <env:Header>
  <RequestHeader xmlns='https://adwords.google.com/api/adwords/cm/v201209' 
xmlns:ns2='https://adwords.google.com/api/adwords/o/v201209' 
xmlns:ns3='https://adwords.google.com/api/adwords/ch/v201209' 
xmlns:ns4='https://adwords.google.com
/api/adwords/info/v201209' 
xmlns:ns5='https://adwords.google.com/api/adwords/mcm/v201209' 
xmlns:ns6='https://adwords.google.com/api/adwords/billing/v201209'>
   <authToken></authToken>
   <clientCustomerId></clientCustomerId>
   <developerToken></developerToken>
   <userAgent></userAgent>
  </RequestHeader>
 </env:Header>
 <env:Body>
  <get xmlns='https://adwords.google.com/api/adwords/cm/v201209' 
xmlns:ns2='https://adwords.google.com/api/adwords/mcm/v201209' 
xmlns:ns3='https://adwords.google.com/api/adwords/billing/v201209' 
xmlns:ns4='https://adwords.google.com/ap
i/adwords/ch/v201209' 
xmlns:ns5='https://adwords.google.com/api/adwords/o/v201209' 
xmlns:ns6='https://adwords.google.com/api/adwords/info/v201209'>
   <serviceSelector>
    <fields>AdExtensionId</fields>
    <fields>Status</fields>
    <fields>ApprovalStatus</fields>
    <fields>DisplayText</fields>
    <fields>DestinationUrl</fields>
    <fields>Address</fields>
    <fields>EncodedLocation</fields>
    <fields>CompanyName</fields>
    <fields>PhoneNumber</fields>
    <fields>LocationExtensionSource</fields>
    <fields>GeoPoint</fields>
    <predicates>
     <field>CampaignId</field>
     <operator>IN</operator>
     <values>97972401</values>
     <values>68633361</values>
     <values>93517521</values>
     <values>106671321</values>
     <values>97940361</values>
     <values>97972881</values>
     <values>104476761</values>
     <values>97975881</values>
     <values>104477721</values>
     <values>97975401</values>
     <values>97979121</values>
     <values>69767241</values>
     <values>68633961</values>
     <values>97973961</values>
     <values>99016881</values>
     <values>97973481</values>
     <values>68299041</values>
     <values>66090801</values>
     <values>66092001</values>
     <values>104562201</values>
     <values>104561721</values>
     <values>84549921</values>
     <values>82413561</values>
     <values>82406121</values>
     <values>106455441</values>
     <values>97971561</values>
     <values>101128521</values>
         <values>101247321</values>
             <values>97979601</values>
             <values>82413921</values>
             <values>97978521</values>
             <values>104477241</values>
             <values>82414401</values>
             <values>68408121</values>
             <values>102791001</values>
             <values>82415361</values>
             <values>68345841</values>
             <values>106670841</values>
             <values>82414881</values>
             <values>82413441</values>
             <values>68345961</values>
             <values>82412961</values>
             <values>104562801</values>
             <values>101128161</values>
             <values>82405521</values>
             <values>102192201</values>
             <values>97976841</values>
             <values>82415841</values>
             <values>97977441</values>
             <values>97977921</values>
             <values>97976361</values>
             <values>82416321</values>
             <values>82406601</values>
             <values>67977921</values>
             <values>104476641</values>
             <values>68298681</values>
             <values>66674841</values>
             <values>67978401</values>
             <values>104475561</values>
             <values>97973841</values>
             <values>97979961</values>
             <values>97973361</values>
             <values>101130801</values>
             <values>104476881</values>
             <values>68407761</values>
             <values>97972761</values>
             <values>66090921</values>
             <values>97974441</values>
             <values>97976001</values>
             <values>68298561</values>
             <values>97975521</values>
             <values>97974921</values>
             <values>97979001</values>
             <values>66092841</values>
             <values>68634081</values>
             <values>68633481</values>
             <values>99016761</values>
             <values>97977081</values>
             <values>97978041</values>
             <values>66091881</values>
             <values>84550041</values>
             <values>104475921</values>
             <values>82406001</values>
             <values>104562321</values>
             <values>69753801</values>
                <values>101247441</values>
                     <values>97979481</values>
                     <values>68408241</values>
                     <values>66091281</values>
                     <values>68345721</values>
                     <values>82413321</values>
                     <values>66092361</values>
                     <values>96326361</values>
                     <values>97977561</values>
                     <values>82405401</values>
                     <values>104474601</values>
                     <values>82416681</values>
                     <values>82406481</values>
                     <values>104468721</values>
                     <values>103420401</values>
                     <values>82415721</values>
                     <values>97976961</values>
                     <values>99016641</values>
                     <values>97976481</values>
                     <values>97978881</values>
                     <values>82414041</values>
                     <values>67977801</values>
                     <values>97978401</values>
                     <values>67978761</values>
                     <values>104476521</values>
                     <values>82415001</values>
                     <values>97972641</values>
                     <values>104477001</values>
                     <values>97973121</values>
                     <values>97977201</values>
                     <values>106671561</values>
                     <values>97978161</values>
                     <values>82416561</values>
                     <values>97970721</values>
                     <values>97979361</values>
                     <values>82406841</values>
                     <values>66092721</values>
                     <values>68633721</values>
                     <values>68634201</values>
                     <values>68298801</values>
                     <values>97974561</values>
                     <values>106455201</values>
                     <values>82405881</values>
                     <values>66814521</values>
                     <values>68298441</values>
                     <values>68407881</values>
                     <values>68345481</values>
                     <values>84550161</values>
                     <values>104562441</values>
                     <values>97975641</values>
                     <values>106664001</values>
                     <values>104561961</values>
                     <values>101130681</values>
                     <values>104475801</values>
                     <values>97973721</values>
                     <values>97971321</values>
                     <values>101128281</values>
                        <values>102793881</values>
                             <values>82413681</values>
                             <values>97971201</values>
                             <values>97979841</values>
                             <values>104477481</values>
                             <values>82414161</values>
                             <values>97978761</values>
                             <values>82416081</values>
                             <values>106671081</values>
                             <values>82415121</values>
                             <values>97977681</values>
                             <values>82414641</values>
                             <values>66092241</values>
                             <values>82413201</values>
                             <values>66091161</values>
                             <values>82405761</values>
                             <values>104468841</values>
                             <values>97976121</values>
                             <values>97974201</values>
                             <values>104476401</values>
                             <values>97973241</values>
                             <values>97974081</values>
                             <values>104475681</values>
                             <values>97972521</values>
                             <values>97973001</values>
                             <values>104477121</values>
                             <values>68298921</values>
                             <values>97973601</values>
                             <values>70035081</values>
                             <values>66090681</values>
                             <values>82416441</values>
                             <values>97979241</values>
                             <values>102192081</values>
                             <values>104474721</values>
                             <values>68298321</values>
                             <values>67978041</values>
                             <values>66092601</values>
                             <values>68633841</values>
                             <values>97977321</values>
                             <values>106671441</values>
                             <values>97978281</values>
                             <values>106455081</values>
                             <values>66091641</values>
                             <values>104562561</values>
                             <values>97974681</values>
                             <values>82406241</values>
                             <values>68408481</values>
                             <values>97975761</values>
                             <values>104562081</values>
                             <values>68345361</values>
                             <values>97971441</values>
                             <values>101128401</values>
                             <values>97970841</values>
                             <values>97979721</values>
                             <values>101130561</values>
                             <values>82415961</values>
                             <values>97976721</values>
                             <values>82413801</values>
                                 <values>66092121</values>
                                     <values>95667321</values>
                                     <values>82413081</values>
                                     <values>82414281</values>
                                     <values>104562681</values>
                                     <values>97978641</values>
                                     <values>106670961</values>
                                     <values>82415241</values>
                                     <values>97977801</values>
                                     <values>82414761</values>
                                     <values>67978521</values>
                                     <values>66091521</values>
                                     <values>97975281</values>
                                     <values>82405641</values>
                                     <values>102790881</values>
                                     <values>66091041</values>
                                     <values>82406721</values>
                                     <values>97976241</values>
                                     <values>77832441</values>
                                     <values>104476281</values>
                                     <values>97940481</values>
                                    </predicates>
                                    <predicates>
                                     <field>Status</field>
                                     <operator>EQUALS</operator>
                                     <values>ACTIVE</values>
                                    </predicates>
                                    <paging>
                                     <startIndex>0</startIndex>
                                     <numberResults>2500</numberResults>
                                    </paging>
                                   </serviceSelector>
                                  </get>
                                 </env:Body>
        </env:Envelope>
        
RESPONSE
--------

<soap:Envelope xmlns:soap='http://schemas.xmlsoap.org/soap/envelope/'>
 <soap:Header>
  <ResponseHeader xmlns='https://adwords.google.com/api/adwords/cm/v201209'>
   <requestId>0004d830c8b88b900a42af0700005fb5</requestId>
   <serviceName>CampaignAdExtensionService</serviceName>
   <methodName>get</methodName>
   <operations>0</operations>
   <responseTime>432</responseTime>
   <units>0</units>
  </ResponseHeader>
 </soap:Header>
 <soap:Body>
  <getResponse xmlns='https://adwords.google.com/api/adwords/cm/v201209'>
   <rval>
    <totalNumEntries>99</totalNumEntries>
    <Page.Type>CampaignAdExtensionPage</Page.Type>
    <entries>
     <campaignId>66090681</campaignId>
     <adExtension xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' 
xsi:type='MobileExtension'>
      <id>545898681</id>
      <AdExtension.Type>MobileExtension</AdExtension.Type>
      <phoneNumber>(877) 606-4205</phoneNumber>
      <countryCode>US</countryCode>
      <isCallOnly>false</isCallOnly>
     </adExtension>
     <status>ACTIVE</status>
     <approvalStatus>APPROVED</approvalStatus>
     <stats>
      <network>ALL</network>
      <Stats.Type>CampaignAdExtensionStats</Stats.Type>
     </stats>
    </entries>
    <entries>
     <campaignId>66090801</campaignId>
     <adExtension xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' 
xsi:type='MobileExtension'>
      <id>545898681</id>
      <AdExtension.Type>MobileExtension</AdExtension.Type>
      <phoneNumber>(877) 606-4205</phoneNumber>
      <countryCode>US</countryCode>
      <isCallOnly>false</isCallOnly>
     </adExtension>
     <status>ACTIVE</status>
     <approvalStatus>APPROVED</approvalStatus>
     <stats>
      <network>ALL</network>
      <Stats.Type>CampaignAdExtensionStats</Stats.Type>
     </stats>
    </entries>
    <entries>
     <campaignId>66090921</campaignId>
     <adExtension xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' 
xsi:type='MobileExtension'>
      <id>545898681</id>
      <AdExtension.Type>MobileExtension</AdExtension.Type>
      <phoneNumber>(877) 606-4205</phoneNumber>
      <countryCode>US</countryCode>
      <isCallOnly>false</isCallOnly>
     </adExtension>
     <status>ACTIVE</status>

..... Partial response too long to paste


REQUEST
-------

<env:Envelope xmlns:env='http://schemas.xmlsoap.org/soap/envelope/'>
 <env:Header>
  <RequestHeader xmlns='https://adwords.google.com/api/adwords/cm/v201209' 
xmlns:ns2='https://adwords.google.com/api/adwords/o/v201209' 
xmlns:ns3='https://adwords.google.com/api/adwords/ch/v201209' 
xmlns:ns4='https://adwords.google.com/api/adwords/info/v201209' 
xmlns:ns5='https://adwords.google.com/api/adwords/mcm/v201209' 
xmlns:ns6='https://adwords.google.com/api/adwords/billing/v201209'>
   <authToken></authToken>
   <clientCustomerId></clientCustomerId>
   <developerToken></developerToken>
   <userAgent></userAgent>
  </RequestHeader>
 </env:Header>
 <env:Body>
  <get xmlns='https://adwords.google.com/api/adwords/cm/v201209' 
xmlns:ns2='https://adwords.google.com/api/adwords/mcm/v201209' 
xmlns:ns3='https://adwords.google.com/api/adwords/billing/v201209' 
xmlns:ns4='https://adwords.google.com/api/adwords/ch/v201209' 
xmlns:ns5='https://adwords.google.com/api/adwords/o/v201209' 
xmlns:ns6='https://adwords.google.com/api/adwords/info/v201209'>
   <serviceSelector>
    <fields>Id</fields>
    <fields>Text</fields>
    <fields>KeywordMatchType</fields>
    <fields>LanguageCode</fields>
    <fields>PlatformName</fields>
    <fields>LocationName</fields>
    <fields>DisplayType</fields>
    <fields>ParentLocations</fields>
    <fields>CarrierName</fields>
    <fields>CarrierCountryCode</fields>
    <fields>AgeRangeType</fields>
    <fields>GenderType</fields>
    <fields>GeoPoint</fields>
    <fields>RadiusDistanceUnits</fields>
    <fields>RadiusInUnits</fields>
    <fields>Address</fields>
    <predicates>
     <field>CampaignId</field>
     <operator>IN</operator>
     <values>97972401</values>
     <values>68633361</values>
     <values>93517521</values>
     <values>106671321</values>
     <values>97940361</values>
     <values>97972881</values>
     <values>104476761</values>
     <values>97975881</values>
     <values>104477721</values>
     <values>97975401</values>
     <values>97979121</values>
     <values>69767241</values>
     <values>68633961</values>
     <values>97973961</values>
     <values>99016881</values>
     <values>97973481</values>
     <values>68299041</values>
     <values>66090801</values>
     <values>66092001</values>
     <values>104562201</values>
     <values>104561721</values>
     <values>84549921</values>
     <values>82413561</values>
     <values>82406121</values>
  <values>106455441</values>
     <values>97971561</values>
     <values>101128521</values>
     <values>101247321</values>
     <values>97979601</values>
     <values>82413921</values>
     <values>97978521</values>
     <values>104477241</values>
     <values>82414401</values>
     <values>68408121</values>
     <values>102791001</values>
     <values>82415361</values>
     <values>68345841</values>
     <values>106670841</values>
     <values>82414881</values>
     <values>82413441</values>
     <values>68345961</values>
     <values>82412961</values>
     <values>104562801</values>
     <values>101128161</values>
     <values>82405521</values>
     <values>102192201</values>
     <values>97976841</values>
     <values>82415841</values>
     <values>97977441</values>
     <values>97977921</values>
     <values>97976361</values>
     <values>82416321</values>
     <values>82406601</values>
         <values>67977921</values>
             <values>104476641</values>
             <values>68298681</values>
             <values>66674841</values>
             <values>67978401</values>
             <values>104475561</values>
             <values>97973841</values>
             <values>97979961</values>
             <values>97973361</values>
             <values>101130801</values>
             <values>104476881</values>
             <values>68407761</values>
             <values>97972761</values>
             <values>66090921</values>
             <values>97974441</values>
             <values>97976001</values>
             <values>68298561</values>
             <values>97975521</values>
             <values>97974921</values>
             <values>97979001</values>
             <values>66092841</values>
             <values>68634081</values>
             <values>68633481</values>
             <values>99016761</values>
             <values>97977081</values>
             <values>97978041</values>
             <values>66091881</values>
             <values>84550041</values>
             <values>104475921</values>
           <values>82406001</values>
             <values>104562321</values>
             <values>69753801</values>
             <values>104561841</values>
             <values>82414521</values>
             <values>106671201</values>
             <values>82415601</values>
             <values>68345601</values>
             <values>106455321</values>
             <values>97971081</values>
             <values>101247441</values>
             <values>97979481</values>
             <values>68408241</values>
             <values>66091281</values>
             <values>68345721</values>
             <values>82413321</values>
             <values>66092361</values>
             <values>96326361</values>
             <values>97977561</values>
             <values>82405401</values>
             <values>104474601</values>
             <values>82416681</values>
             <values>82406481</values>
             <values>104468721</values>
             <values>103420401</values>
             <values>82415721</values>
             <values>97976961</values>
             <values>99016641</values>
             <values>97976481</values>
             <values>97978881</values>
             <values>82414041</values>
             <values>67977801</values>
             <values>97978401</values>
             <values>67978761</values>
             <values>104476521</values>
             <values>82415001</values>
             <values>97972641</values>
             <values>104477001</values>
             <values>97973121</values>
             <values>97977201</values>
             <values>106671561</values>
             <values>97978161</values>
             <values>82416561</values>
             <values>97970721</values>
             <values>97979361</values>
             <values>82406841</values>
             <values>66092721</values>
             <values>68633721</values>
             <values>68634201</values>
             <values>68298801</values>
             <values>97974561</values>
             <values>106455201</values>
             <values>82405881</values>
             <values>66814521</values>
             <values>68298441</values>
             <values>68407881</values>
             <values>68345481</values>
             <values>84550161</values>
             <values>104562441</values>
             <values>97975641</values>
                 <values>104562441</values>
                     <values>97975641</values>
                     <values>106664001</values>
                     <values>104561961</values>
                     <values>101130681</values>
                     <values>104475801</values>
                     <values>97973721</values>
                     <values>97971321</values>
                     <values>101128281</values>
                     <values>102793881</values>
                     <values>82413681</values>
                     <values>97971201</values>
                     <values>97979841</values>
                     <values>104477481</values>
                     <values>82414161</values>
                     <values>97978761</values>
                     <values>82416081</values>
                     <values>106671081</values>
                     <values>82415121</values>
                     <values>97977681</values>
                     <values>82414641</values>
                     <values>66092241</values>
                     <values>82413201</values>
                     <values>66091161</values>
                     <values>82405761</values>
                     <values>104468841</values>
                     <values>97976121</values>
                     <values>97974201</values>
                     <values>104476401</values>
                     <values>97973241</values>
                     <values>97974081</values>
                     <values>104475681</values>
                     <values>97972521</values>
                     <values>97973001</values>
                     <values>104477121</values>
                     <values>68298921</values>
                     <values>97973601</values>
                     <values>70035081</values>
                     <values>66090681</values>
                     <values>82416441</values>
                     <values>97979241</values>
                     <values>102192081</values>
                     <values>104474721</values>
                     <values>68298321</values>
                     <values>67978041</values>
                     <values>66092601</values>
                     <values>68633841</values>
                     <values>97977321</values>
                     <values>106671441</values>
                     <values>97978281</values>
                     <values>106455081</values>
                     <values>66091641</values>
                     <values>104562561</values>
                     <values>97974681</values>
                     <values>82406241</values>
                     <values>68408481</values>
                     <values>97975761</values>
                     <values>104562081</values>
                     <values>68345361</values>
                     <values>97971441</values>
                     <values>101128401</values>
                     <values>97970841</values>
                     <values>97979721</values>
                     <values>101130561</values>
                         <values>82415961</values>
                             <values>97976721</values>
                             <values>82413801</values>
                             <values>66092121</values>
                             <values>95667321</values>
                             <values>82413081</values>
                             <values>82414281</values>
                             <values>104562681</values>
                             <values>97978641</values>
                             <values>106670961</values>
                             <values>82415241</values>
                             <values>97977801</values>
                             <values>82414761</values>
                             <values>67978521</values>
                             <values>66091521</values>
                             <values>97975281</values>
                             <values>82405641</values>
                             <values>102790881</values>
                             <values>66091041</values>
                             <values>82406721</values>
                             <values>97976241</values>
                             <values>77832441</values>
                             <values>104476281</values>
                             <values>97940481</values>
                                  </predicates>
                                    <paging>
                                     <startIndex>0</startIndex>
                                     <numberResults>2500</numberResults>
                                    </paging>
                                   </serviceSelector>
                                  </get>
                                 </env:Body>
                                </env:Envelope>
                                
RESPONSE:
---------


<soap:Envelope xmlns:soap='http://schemas.xmlsoap.org/soap/envelope/'>
 <soap:Header>
  <ResponseHeader xmlns='https://adwords.google.com/api/adwords/cm/v201209'>
   <requestId>0004d830595f82800a420b01000043af</requestId>
   <serviceName>CampaignCriterionService</serviceName>
   <methodName>get</methodName>
   <operations>0</operations>
   <responseTime>1878</responseTime>
   <units>0</units>
  </ResponseHeader>
 </soap:Header>
 <soap:Body>
  <soap:Fault xmlns:soap='http://schemas.xmlsoap.org/soap/envelope/'>
   <faultcode>soap:Server</faultcode>
   <faultstring>[InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ 
com.google.ads.api.services.common.error.InternalApiError.&lt;init&gt;(InternalApiErro]</faultstring>
   <detail>
    <ApiExceptionFault 
xmlns='https://adwords.google.com/api/adwords/cm/v201209'>
     <message>[InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ 
com.google.ads.api.services.common.error.InternalApiError.&lt;init&gt;(InternalApiErro]</message>
     <ApplicationException.Type>ApiException</ApplicationException.Type>
     <errors xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' 
xsi:type='InternalApiError'>
      <fieldPath/>
      <trigger/>
      <errorString>InternalApiError.UNEXPECTED_INTERNAL_API_ERROR</errorString>
      <ApiError.Type>InternalApiError</ApiError.Type>
      <reason>UNEXPECTED_INTERNAL_API_ERROR</reason>
     </errors>
    </ApiExceptionFault>
   </detail>
  </soap:Fault>
 </soap:Body>
</soap:Envelope> 

        



                        






Reply via email to