Skip to content

Commit cdda57e

Browse files
committed
add this section to server-side source section
1 parent 87fe7f7 commit cdda57e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/guides/regional-segment.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,9 @@ When you send data from a server-side or project source, you can use the `host`
5353
1. Oregon (Default) — `https://events.segmentapis.com/v1`
5454
2. Dublin — `https://events.eu1.segmentapis.com/`
5555

56+
> success ""
57+
> If you are using the Segment EU endpoint with an Analytics-C# source, you must manually append `v1` to the URL. For instance, `events.eu1. segmentapis.com/v1`.
58+
5659
Here is an example of how to set the host:
5760

5861
```json

0 commit comments

Comments
 (0)