Skip to content

Commit ff4c037

Browse files
authored
Merge pull request #359 from segmentio/repo-sync
repo sync
2 parents db22cf9 + 6ce7700 commit ff4c037

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

src/engage/profiles/csv-upload.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -67,12 +67,12 @@ For each CSV file, Engage adds:
6767
- An `email_subscription_status` column next to **Email** columns.
6868
- An `sms_subscription_status` column next to **SMS** columns.
6969

70-
In the `email_subscription_status` and `sms_subscription_status` columns, set subscription states for email addresses and phone numbers:
70+
In the `email_subscription_status` and `sms_subscription_status` columns, set subscription states for email and phone numbers with the following values:
7171

72-
- **Subscribed**: The user has actively subscribed.
73-
- **Unsubscribed**: The user has actively unsubscribed.
74-
- **Did Not Subscribe**: The user has provided their contact information but didn't actively subscribe or unsubscribe.
75-
- **No Subscription Status (or blank)**: The user's profile exists in Segment, but they haven't explicitly provided their contact information, and no subscription information is available.
72+
- `Subscribed`: The user has actively subscribed.
73+
- `Unsubscribed`: The user has actively unsubscribed.
74+
- `Did Not Subscribe`: The user has provided their contact information but didn't actively subscribe or unsubscribe.
75+
- **No Subscription Status (blank value)**: The user's profile exists in Segment, but they haven't explicitly provided their contact information, and no subscription information is available.
7676

7777
> success ""
7878
> Only contact users that subscribe to your communications. View [User Subscription States](/docs/engage/profiles/user-subscriptions/subscription-states/) to learn more.

0 commit comments

Comments
 (0)