report_definition ={ :selector => { :fields => ['Amount', 'TotalBudget'] },
:report_name => 'TEST CAMPAIGN_PERFORMANCE_REPORT', :report_type => 'CAMPAIGN_PERFORMANCE_REPORT', :download_format => 'CSV', :date_range_type => 'TODAY', :include_zero_impressions => true}
report_utils.download_report_as_file(report_definition, "test.csv")