List the file names of files available for download through the Reporting API for a specified report type.
Example: DailyCSVFile, SummaryFile.
Field | Description |
Method signature | ListOfAvailableReportFiles queryAvailableReportFiles (ReportFileType typeOfReport) |
typeOfReport | The report type to list files for. |
Returns | A list of filenames in a ListOfAvailableReportFiles object. |
Response codes | Refer to the response codes article for a list of codes. |