Processing Reports
The report is returned in CSV format. If the request is invalid, or if the MSO ID and password you submitted are invalid or not authorized to access the reporting API, an error message with details is returned.
If no records exist for the report period you specified, a CSV file with the header and no entry lines is returned.
All Web Services reports can be encoded in the following:
- ASCII - for USA
- ISO8859-1 - for most European languages
- UTF-8 - the preferred encoding for non-USA
- Big5 - official encoding for Taiwan and
- GB18030- official encoding for China
- Shift-JIS - common in Japan, especially Microsoft
- KOI8-R - Cyrillic in Russia and Ukraine
- EUC-JP - Common on unix-based systems in Japan
- EUC-KR - Common on all platforms in Korea