Skip to content

Commit 195292e

Browse files
authored
feat(content): update csv-upload.md
1 parent 3ea35a7 commit 195292e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/engage/profiles/csv-upload.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Add or Update Profiles and Traits with a CSV
3-
plan: engage-premier
3+
plan: engage-foundations
44
---
55
You can use the Profiles CSV Uploader to add or update user profiles and traits. This page contains guidelines for your CSV upload and explains how to upload a CSV file to Engage.
66

@@ -86,4 +86,4 @@ The following table lists validation errors you may run into with your profiles
8686
| File contains a header with unallowed spaces | This file contains leading, trailing or consecutive spaces. Remove leading, trailing or consecutive spaces, then try again. |
8787
| File contains duplicate headers | This file contains duplicate header(s). Remove duplicate header(s), then try again. |
8888
| File contains invalid characters | This file contains invalid character(s). Remove invalid character(s), then try again. |
89-
| Unconfigured `anonymous_id` or missing Identifier column | This file is missing an identifier column and does not have `anonymous_id` configured. Add an identifier column or add `anonymous_id` in your identity resolution configuration, then try again. |
89+
| Unconfigured `anonymous_id` or missing Identifier column | This file is missing an identifier column and does not have `anonymous_id` configured. Add an identifier column or add `anonymous_id` in your identity resolution configuration, then try again. |

0 commit comments

Comments
 (0)