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: src/connections/destination-data-control.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -54,7 +54,7 @@ You can only download one Source Schema CSV schema type (Track, Identify, or Gro
54
54
To download a Source Schema CSV file:
55
55
1. Sign into Segment and select a source.
56
56
2. Click the **Schema** tab in the source header.
57
-
3. On the Source Schema page, select a schema type (Track, Identify, or Group) and a timeframe (7 days or 30 days.)
57
+
3. On the Source Schema page, select a schema type (Track, Identify, or Group) and a timeframe (7 days or 30 days).
58
58
4. Click the **Download CSV** button. <br/> A toast pops up on the top of the page, with the message *"Your file is processing. When your file is ready it will be available to download from the Download History page."*
59
59
5. Open the Download History page by clicking the link in the toast or following the instructions in the [view download history](#view-download-history) section.
60
60
6. Once the file status column indicates that the download was successful, click the **Download CSV** link to download your CSV to your computer. If the file status column shows that the download has failed, return to the Source Schema page and try the download again.<br/> The Source Schema CSV name has the following format:<br/>`workspaceSlug-sourceSlug-schemaType--yyyy-mm-dd--hh-mm-utc`
@@ -75,7 +75,7 @@ To access the Download History page:
75
75
The Track event CSV file contains the following columns:
76
76
- Event Name
77
77
- Last Seen At (UTC)
78
-
- If greater than your selected timeframe (7 days or 30 days,) the value is "more than 7 days ago" or "more than 30 days ago"
78
+
- If greater than your selected timeframe (7 days or 30 days) the value is "more than 7 days ago" or "more than 30 days ago"
79
79
- Property Name
80
80
- Allowed
81
81
- Blocked
@@ -90,7 +90,7 @@ The Track event CSV file contains the following columns:
90
90
The Identify and Group CSV files contain the following columns:
91
91
- Trait Name
92
92
- Last Seen At (UTC)
93
-
- If greater than your selected timeframe (7 days or 30 days,) the value is "more than 7 days ago" or "more than 30 days ago"
93
+
- If greater than your selected timeframe (7 days or 30 days) the value is "more than 7 days ago" or "more than 30 days ago"
0 commit comments