Skip to content

Commit a60eee3

Browse files
authored
clarify when we strip reserved properties (#4534)
1 parent e23de35 commit a60eee3

File tree

1 file changed

+1
-1
lines changed
  • src/connections/destinations/catalog/braze

1 file changed

+1
-1
lines changed

src/connections/destinations/catalog/braze/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ When you `track` an event, Segment sends that event to Braze as a custom event.
227227
> Braze requires that you include a `userId` or `braze_id` for all calls made in cloud-mode. Segment sends a `braze_id` if `userId` is missing. When you use a device-mode connection, Braze automatically tracks anonymous activity using the `braze_id` if a `userId` is missing.
228228

229229
> note ""
230-
> Segment removes the following custom properties reserved by Braze:
230+
> Segment removes the following custom properties reserved by Braze when sending data in Cloud mode:
231231
>
232232
> - `time`
233233
> - `quantity`

0 commit comments

Comments
 (0)