You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/connections/reverse-etl/reverse-etl-source-setup-guides/bigquery-setup.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -62,7 +62,10 @@ Permission | Details
62
62
4. In the pop-up window, select **JSON** for the key type and click **Create**. The file will be downloaded.
63
63
5. Copy all the content within the **JSON** file created and downloaded in previous section.
64
64
6. Navigate to the Segment UI and paste all the credentials you copied from previous step into the **Enter your credentials** section.
65
-
7. Enter your **Data Location**.
65
+
7. Enter your **Data Location**. The data location can be found by:
66
+
- In the BigQuery console navigate to your dataset: In the explorer panel on the left, expand the project and dataset to view the tables.
67
+
- Click on the name of the dataset, and it will open a page showing its details.
68
+
- The Location of the dataset (like US, EU, etc.) is displayed in the Dataset Info.
66
69
8. Click **Test Connection** to test to see if the connection works. If the connection fails, make sure you have the right permissions and credentials and try again.
67
70
9. Click **Add source** if the test connection is successful.
0 commit comments