Documentation
1
2
3
4
5
6
7
8
# Bigquery / Analytics related data.

* `analytics_schema.json` defines the Bigquery table structure.

* `enums.json` contains enums used by AppRTC analytics. The
	`EventType` field defines possible enum that are stored in the
	`event_type` field of the Bigquery table. The `RequestField`
	defines fields for the Analytics request to the AppRTC server.