Show / Hide Table of Contents

Enum AnalyticsExportFileFormat

Analytics Export File Format

Namespace: Bitmovin.Api.Sdk.Models
Assembly: Bitmovin.Api.Sdk.dll
Syntax
public enum AnalyticsExportFileFormat

Fields

Name Description
CSV

Export file will be in CSV format

PARQUET

Export file will be in PARQUET format

Back to top Generated by DocFX