Google BigQuery Connector Reference
5 dimensions
The BigQuery connector streams data from BigQuery tables. The default field list contains only a few default fields because the fields are dynamically loaded once you connect your BigQuery instance.
The Google BigQuery connector exposes 5 fields (0 metrics, 5 dimensions). Every field ID below can be passed to the Windsor.ai API in the fields parameter.
Google BigQuery Fields
The Google BigQuery connector includes 5 fields.
| ID | Type | Name | Description | Report |
|---|---|---|---|---|
| data_fetched_at | Data fetched at | UTC timestamp (second precision) of when the connector request that pulled the row started. Freshly pulled rows show this request's start time; cache hits keep the start time of the request that filled the cache. Selecting this field disables aggregation, so rows are returned individually (each keeping its own fetch time) instead of being summed. | ||
| datasource | TEXT | Data Source | The name of the Windsor connector returning the row | |
| now | Now | Current timestamp | ||
| source | TEXT | Source | The name of the Windsor connector returning the row | |
| today | DATE | Today | Today's date |
