Skip to content

Commit 6fe618d

Browse files
Update src/connections/reverse-etl/reverse-etl-source-setup-guides/bigquery-setup.md
Co-authored-by: forstisabella <[email protected]>
1 parent fc7edc1 commit 6fe618d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

src/connections/reverse-etl/reverse-etl-source-setup-guides/bigquery-setup.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,14 @@ Permission | Details
5656
GRANT `roles/bigquery.dataEditor` ON SCHEMA `__segment_reverse_etl` TO "serviceAccount:<YOUR SERVICE ACCOUNT EMAIL>";
5757
```
5858

59+
### BigQuery resource location
60+
When connecting your BigQuery warehouse to Segment, you'll need to know the location of your resources.
61+
62+
You can find the location of your BigQuery resources using the following method:
63+
1. In the BigQuery console, navigate to your dataset. In the explorer panel on the left, expand the project and dataset to view the tables.
64+
2. Click on the name of the dataset, and it opens a page showing its details.
65+
3. The Location of the dataset (like US or EU) is displayed in the Dataset Info.
66+
5967
## Set up BigQuery as your Reverse ETL source
6068
1. In the BigQuery console, search for the service account you created.
6169
2. When your service account pulls up, click the 3 dots under **Actions** and select **Manage keys**.

0 commit comments

Comments
 (0)