Create a new fact table. A fact table is a description of a dataset, specifically, it describes which columns correspond to entities, dimensions and measurements. It is the basis for describing metrics.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The id to the give the created fact table. If a not set a random one will be generated.
If set to true, skips the SQL preview query (and goes directly into TABLE_STATE_ACTIVE). When true, all columns must have their types explicitly specified.
OK
A set of events from some business process, for example, a sale occurred.
A data warehouse-specific query to get the data of the fact table.
Human friendly name of the fact table.
The column of the fact table that represents the time the event occurred.
Mapping between columns and the entities involved in the event.
Current state of the fact table.
Resource name of the sql job that was used to validate the schema of the fact table.
Time when the fact table was first created.
Time when the fact table was last updated.
Reference to the identity that created this fact table.
Reference to the identity that last updated this fact table.
Unique identifier of the fact table.
For example: factTables/0smva5nxuhv4yts6paxt
Human readable description of the fact table.
Mapping between columns of the underlying table and measures.
Mapping between columns and dimensions of the entities.
Indicates whether an errors has occurred.
The current maximum time point where there is available data for the fact table.
The strategy for updating fact_data_delivered_until_time in the fact
table.
Time when the fact table table was deleted.
Custom labels for this fact table.
The owner of the resource. If not set will default to the creator.
If this fact table is an automatically created fact table.
If set to true, skips the SQL preview query (and goes directly into TABLE_STATE_ACTIVE). When true, all columns must have their types explicitly specified.