We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f6d479 commit 96e98bfCopy full SHA for 96e98bf
src/connections/reverse-etl/reverse-etl-source-setup-guides/bigquery-setup.md
@@ -46,7 +46,7 @@ Permission | Details
46
9. Click **Create and Continue**.
47
10. In the **Grant this service account access to project** section, select the role you just created.
48
11. Click **Continue**.
49
-12. Click **Done**.
+12. Click **Done**. Copy and keep the Service Account email handy for the next steps
50
13. Navigate to the BigQuery SQL editor and create a dataset that will be used by Segment:
51
```sql
52
CREATE SCHEMA IF NOT EXISTS `__segment_reverse_etl`;
0 commit comments