Hi Danial,
I'm seeing some behavior that doesn't match the original post ("data for artifacts that are marked removed is not included by default,
even if they had impressions, clicks etc. in the chosen date range"). I have an account with two campaigns that both have clicks in the March 20 - April 26 date range. Today (April 27) I removed the campaigns and added two new ones. Then I pulled the campaign performance report for March 20 - April 26 and even thought I did not specify to include removed campaigns all four came back in the report. Is this correct? I thought v201502 was going to omit the removed campaigns. I am happy to see the removed campaigns coming back in the performance report for the same reasons the original post states.
Report Definition:
<?xml version="1.0" encoding="UTF-8"?>
<reportDefinition xmlns="https://adwords.google.com/api/adwords/cm/v201502">
<selector>
<fields>CampaignId</fields>
<fields>Clicks</fields>
<fields>Cost</fields>
<fields>AveragePosition</fields>
<dateRange>
<min>20150320</min>
<max>20150426</max>
</dateRange>
</selector>
<reportName>Campaign Performance Report</reportName>
<reportType>CAMPAIGN_PERFORMANCE_REPORT</reportType>
<dateRangeType>CUSTOM_DATE</dateRangeType>
<downloadFormat>CSV</downloadFormat>
</reportDefinition>
Response:
"Campaign Performance Report (Mar 20, 2015-Apr 26, 2015)"
Campaign ID,Clicks,Cost,Avg. position
236328925,1,280000,2.7
244349485,0,0,0.0
236328805,5,2870000,3.2
244349365,0,0,0.0
Total,6,3150000,3.2
Thanks,
Stacie