List vs Data Extension

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/31

flashcard set

Earn XP

Description and Tags

Know the difference list vs D.E.

Last updated 6:51 PM on 7/27/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

32 Terms

1
New cards

List

Contain 500k subscribers or less

2
New cards

List

Has slow import speed

3
New cards

List

Has limited number of subscriber attributes

4
New cards

Data Extension

Contain more than 500k subscribers

5
New cards

Data Extension

Has multiple subscriber data set with separate value

6
New cards

Data Extension

Send global message - hold more data + process faster

7
New cards

Data Extension

Has fast import speed

8
New cards

Data Extension

Can trigger the sends

9
New cards

Data Extension

Use SOAP and REST API

10
New cards

Data Extension

Leverage data such as purchase history like Google Analytics 360

11
New cards

Yes

When someone mentions the word 'Data Points' does it refers to attributes in a list or data extension? Yes or No

12
New cards

Both List and Data Extension can do this

Used to store subscriber data

13
New cards

Both List and Data Extension can do this

Can use Import Wizard and Import Activity (Add, Update, Add & Update)

14
New cards

Both List and Data Extension can do this

Both can be used with Send flow & Use-Initiated sends

15
New cards

Both List and Data Extension can do this

Can use drag/drop segmentation

16
New cards

Both List and Data Extension can do this

Can use text, date, numeric data types

17
New cards

Data Extension

Only works with Publication list

18
New cards

Data Extension

Has Data retention

19
New cards

List

Has Profile and Preference attributes

and

default Profile Center page & Subscription Center page

20
New cards

List

If a subscriber clicks unsubscribe on a standard newsletter list, Marketing Cloud flags their status as "Unsubscribed" only on that list. They will continue to receive emails sent to your other lists.

21
New cards

Data Extension

Without a Publication List, If you send to a [ ] and use the default setup, an unsubscribe click drops back to the system default. This flags the contact as "Unsubscribed" on the All Subscribers list, which means they are completely opted out of all commercial marketing from your system.

22
New cards

Data Extension

With a Publication List, you select a Publication List at the time of sending. When the contact unsubscribes, their opt-out status is logged against that specific Publication List. Future sends using that same data extension and publication list combination will automatically exclude them.

23
New cards

List

Can use Web Collect - functions via a simple HTML form POST to add or update subscriber data and manage opt-in statuses.

24
New cards

Data Extension

Cannot use Web Collect. DEManager can be used.

  • CloudPages with Smart Capture: Drag-and-drop form blocks hosted natively within Marketing Cloud that map directly to Data Extensions.

  • CloudPages with AMPScript/SSJS: Custom web forms using server-side code to validate data and upsert records into Data Extensions.

  • REST/SOAP APIs: Highly secure, server-to-server integrations used for real-time data submission from external platforms.

25
New cards

List

Can be used with Simple Send

26
New cards

List

Every [ ] contains the same attributes (because it's coming from subscriber profile attributes - full name, email address and user define). Every [ ] you create in the account shares these exact same profile attributes.

27
New cards

List

Unique identifier (subscriber key) can only be included once. Subscriber Key is unique per person. You cannot have the same Subscriber Key in a [ ] multiple times. (However, if needed, multiple Subscriber Keys can share the same email address).

28
New cards

Data Extension

Can ‘overwrite’ data in a [ ].

29
New cards

Data Extension

Can use a SQL query to segment data in a [ ]

30
New cards

Data Extension

Can use decimal, email address, phone, locale, & boolean or other specialized data types

31
New cards

Data Extension

Fields included can be unique to each [ ]

32
New cards

Data Extension

Subscriber key can appear multiple times (by using a different primary key): you can set a completely different field as the primary key (or use a composite key), allowing the same Subscriber Key to appear in multiple rows (e.g., a customer making multiple distinct orders).