QuestionQ7

Subscriber and Data Management

A marketer is manually importing a file to update a data extension. The marketer needs to ensure that only new records are added to the data extension during the import.

Which two configuration choices should be made for the data extension and import?

Choose two
  • A Select the update type ג€Overwriteג€.
  • B Ensure the data extension has a Primary Key.
  • C Select the update type ג€Add Onlyג€.
  • D Select the update type ג€Add and Updateג€.
Explanation

A primary key lets the import identify whether an incoming record already exists. With the Add Only import type, records whose primary keys do not exist are created, while records with existing primary keys are ignored; existing records are not updated.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!