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: _docs/_partners/data_and_infrastructure_agility/cloud_storage/google_cloud_storage_for_currents.md
+19Lines changed: 19 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -72,6 +72,24 @@ It's important to keep your credentials file up to date; if your connector's cre
72
72
73
73
Finally, scroll to the bottom of the page and select which message engagement events or customer behavior events you would like to export. When completed, launch your Current.
74
74
75
+
### Step 4: Set up Google Cloud Storage (GCS) exports
76
+
77
+
To set up Google Cloud Storage (GCS) exports, go to **Technology Partners** > **Google Cloud Storage**, enter your GCS credentials, and select **Make this the default data export destination**.
78
+
79
+
{% alert tip %}
80
+
Your **GCS JSON Credentials** are generated by following the steps in the [Google Cloud documentation](https://cloud.google.com/iam/docs/keys-create-delete). Make sure to input the entire JSON value that is generated.
81
+
{% endalert %}
82
+
83
+
![The Google Cloud Storage page in the Braze dashboard.][8]
84
+
85
+
Your corresponding Google Cloud IAM service account must have the following permissions (this can be confirmed by selecting the **Test Credentials** button on the **Google Cloud Storage** page in Braze):
86
+
-`storage.objects.create`
87
+
-`storage.objects.delete`
88
+
-`storage.objects.get`
89
+
-`storage.objects.list`
90
+
91
+
The organization and contents of any exported files will be identical across AWS S3, Microsoft Azure, and Google Cloud Storage integrations.
92
+
75
93
## Export behavior
76
94
77
95
Users that have integrated a cloud data storage solution, and are trying to export APIs, dashboard reports, or CSV reports will experience the following:
@@ -85,3 +103,4 @@ Users that have integrated a cloud data storage solution, and are trying to expo
0 commit comments