The defines the fields that must match between your import data and the existing objects to identify if a new object should be created or an existing one updated.
If you have an attribute that is unique, then that's usually the best option.
But in some cases, you might need to match on multiple attributes.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.