Skip to content

Commit 1fc8f3d

Browse files
authored
Merge pull request #4386 from segmentio/mschasz-edits
Update destination-data-control.md
2 parents b4c7929 + ca80c40 commit 1fc8f3d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/connections/destination-data-control.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ You can only download one Source Schema CSV schema type (Track, Identify, or Gro
5454
To download a Source Schema CSV file:
5555
1. Sign into Segment and select a source.
5656
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).
5858
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."*
5959
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.
6060
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:
7575
The Track event CSV file contains the following columns:
7676
- Event Name
7777
- 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"
7979
- Property Name
8080
- Allowed
8181
- Blocked
@@ -90,7 +90,7 @@ The Track event CSV file contains the following columns:
9090
The Identify and Group CSV files contain the following columns:
9191
- Trait Name
9292
- 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"
9494
- Allowed
9595
- Blocked
9696
- Total

0 commit comments

Comments
 (0)