Creating BigQuery dataset
To make Google BigQuery ready for work you need to create a dataset which SegmentsStream will use to store imported data. Below are the steps that explain how to do this.
Creating dataset
- Go to the Google Cloud Platform Console.
- Open the console left side menu and click BigQuery.
- Select the project where you would like to create a dataset in the bottom-left menu and click CREATE DATASET.
Note: Instead of this screen, you might see general info about BigQuery. In that case, you should enable BigQuery API.
- Enter Dataset ID (for example “segmentstream”). All other options leave in default values.
- Click Create dataset.
What’s next:
Other body
This document was last updated on April 29, 2020. If you notice any gaps, outdated information or simply want to leave some feedback to help us improve our documentation, please let us know!