Hello there!
For days we were having problems with downloading a report (ACCOUNT_PERFORMANCE_REPORT), we believe that all the accounts that are having this issue stopped having data long time ago.
We checked the specs for the report and they are ok.
We logged the exception and this is the info we got:
ErrorText:
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<reportDownloadError>
<ApiError>
<type>ReportDownloadError.ERROR_WRITING_REPORT_TO_FILE</type>
<trigger>Unable to create report</trigger>
<fieldPath></fieldPath>
</ApiError>
</reportDownloadError>
Trigger: Unable to create report
FieldPath:
Type: ReportDownloadError.ERROR_WRITING_REPORT_TO_FILE
Request made: Service: reportdownload Method: POST clientCustomerId: 123456789 URL:
https://adwords.google.com//api/adwords/reportdownload/v201710 Request ID: null ResponseTime(ms): null OperationsCount: null IsFault: true Fault Message: com.google.api.ads.adwords.lib.utils.ReportException: 500: Internal Server Error
Does someone know what is the problem? Is there a way to fix it?
Thanks in advance!