Skip to main content

This enum defines the format of a report file. Currently, the only supported format is TSV_GZIP, which is a gzip file with tab separated values.

Types that use ReportFormatEnum

CreateReportTaskReportTask

Calls that use ReportFormatEnum

Enumerations

Value
Description
TSV_GZIP
Indicates a gzip file with tab separated values.