This is the error:
module 'bingads.v13.reporting.reporting_service_manager' has no attribute 'download_report'
The code line that causes this failure is in the download_report() function
report_container = reporting_service_manager.download_report(reporting_download_parameters)