All Practice Exams

100+ Free Adobe Campaign Classic Architect Master Practice Questions

Pass your Adobe Campaign Classic Architect Master (AD0-E328) exam on the first try — instant access, no signup required.

✓ No registration✓ No credit card✓ No hidden fees✓ Start practicing immediately
Not publicly published Pass Rate
100+ Questions
100% Free
1 / 100
Question 1
Score: 0/0

A solution architect is mapping a multi-brand B2C scenario to Adobe Campaign Classic v7. Which Campaign Classic capability is the BEST fit for isolating each brand's operators, deliveries, and reporting while sharing one platform?

A
B
C
D
to track
2026 Statistics

Key Facts: Adobe Campaign Classic Architect Master Exam

50

Questions

Official AD0-E328 exam page

100 min

Time Limit

Official AD0-E328 exam page

30/50

Passing Score (60%)

Adobe AD0-E328 details

US$225

Exam Fee (Global)

Adobe pricing

26%

Largest Section

Customization

3-5 yrs

Recommended Experience

Adobe Master-level guidance

Adobe lists AD0-E328 as a 50-question, 100-minute Master-level exam with a 30/50 passing mark and a US$225 global fee (US$150 in India). The blueprint is split across five sections: Solution Definition 24%, Data Landscaping 24%, Installation and Management 16%, Project Leadership 10%, and Customization 26%. Adobe recommends 3-5 years of hands-on Campaign Classic experience plus the Adobe Campaign Classic Developer foundation; there is no formal prerequisite exam.

Sample Adobe Campaign Classic Architect Master Practice Questions

Try these sample questions to test your Adobe Campaign Classic Architect Master exam readiness. Each question includes a detailed explanation. Start the interactive quiz above for the full 100+ question experience with AI tutoring.

1A solution architect is mapping a multi-brand B2C scenario to Adobe Campaign Classic v7. Which Campaign Classic capability is the BEST fit for isolating each brand's operators, deliveries, and reporting while sharing one platform?
A.Distinct Campaign Classic instances per brand
B.Operator groups plus units (organizational units / folders) and named rights
C.Separate database schemas per brand on the same instance
D.Workflow-level access control via vars only
Explanation: Campaign Classic isolates brands on a single instance through organizational units (folder-tree based 'units'), operator groups, and named rights. This delivers per-brand visibility, deliveries, and reporting without spinning up additional instances.
2Which Adobe Campaign Classic server role is responsible for executing technical and marketing workflows?
A.nlserver mta
B.nlserver wfserver
C.nlserver web
D.nlserver stat
Explanation: The 'wfserver' (workflow server) module executes technical and marketing workflows. mta handles message delivery, web serves the console/web apps, and stat collects tracking statistics.
3In a hosted/enterprise Campaign Classic topology, which server role is dedicated to receiving and processing real-time events such as transactional message triggers?
A.nlserver rtEvent
B.nlserver inMail
C.nlserver mta
D.nlserver syslogd
Explanation: nlserver rtEvent receives and routes real-time events (e.g., transactional message triggers from the API) to the appropriate workflow.
4A client wants the marketing console responsiveness and the email-send throughput to scale independently. Which Campaign Classic deployment pattern BEST achieves this?
A.Single all-in-one server with vertical scaling
B.Split topology with dedicated marketing/web servers and dedicated MTA/RT execution servers
C.Active-active two-node cluster with no role separation
D.Cold standby with periodic database refresh
Explanation: A split (mid-sourcing-style) topology separates marketing/web/console nodes from execution nodes (MTA, rtEvent, wfserver). Each tier scales horizontally based on its own load.
5Which statement about Adobe Campaign Classic v7 high availability for the application tier is TRUE?
A.The application tier supports active/active scale-out behind a load balancer
B.Only one application server can run at a time, requiring active/passive failover only
C.High availability is achieved exclusively through database replication
D.HA requires the deprecated nlserver cluster module
Explanation: Campaign Classic application servers are stateless for HTTP traffic and can be load balanced active/active. Workflow execution is partitioned by assignment to specific execution servers.
6An architect is recommending a hosted Campaign Classic environment for a customer requiring strict change-control on production. Which environment pattern is recommended by Adobe?
A.Production only
B.Production + development
C.Production + stage + development
D.Production + sandbox sharing the same database
Explanation: Adobe recommends a three-environment pattern (development, stage, production) so changes can be promoted through environments with package exports/imports.
7During solution definition, the architect must specify peak email throughput. Which Campaign Classic component primarily drives outbound email throughput sizing?
A.wfserver workers
B.Number of MTA child processes and IP addresses available
C.stat server CPU cores
D.Database temp tablespace size
Explanation: Outbound email throughput is bounded by the MTA: the number of MTA child processes/threads, the number of IPs, and the SMTP throughput per IP per ISP. wfserver controls workflow concurrency, not raw send rate.
8A customer has a global footprint and wants to send from regional IPs to honor regional reputation and local law. Which architecture decision BEST supports this?
A.Use a single shared IP pool worldwide
B.Deploy regional execution clusters with dedicated IP pools mapped via routing/typology
C.Send everything from the marketing server's host IP
D.Use a single MTA child process per region
Explanation: Regional execution clusters with dedicated IP pools assigned through delivery typologies/routings give per-region reputation and compliance separation.
9Which Campaign Classic capability is MOST appropriate when defining a high-level functional architecture for cross-channel orchestration (email, SMS, push, direct mail)?
A.A single workflow per channel duplicated for each campaign
B.A targeting workflow that selects the audience and routes to delivery activities per channel with shared segmentation
C.Manual exports to channel-specific tools
D.Per-channel separate Campaign instances
Explanation: Cross-channel orchestration is implemented with a targeting workflow producing the audience once and routing to channel-specific delivery activities (email, SMS, push, direct mail) inside the same workflow.
10A client requires a private peering link to AEM and the Adobe Experience Platform Sources. Which Campaign Classic integration pattern is MOST appropriate?
A.Direct DB-to-DB sync over public internet
B.REST/SOAP API calls over a secure tunnel/private network with scheduled or event-driven workflows
C.FTP CSV swap with no encryption
D.Browser-side JavaScript call from the marketing console
Explanation: For cross-Adobe integration, the recommended pattern is API-based (REST/SOAP) over a secured/private network channel, orchestrated from Campaign workflows on a schedule or via real-time events.

About the Adobe Campaign Classic Architect Master Exam

AD0-E328 Adobe Campaign Classic Architect Master is Adobe's senior architect-level certification for Campaign Classic v7. It validates that you can scope, design, and govern an enterprise Adobe Campaign Classic implementation: server roles (rtEvent, mta, wfserver, web, stat, syslogd, inMail), high availability and mid-sourcing topology, schemas (xtk:schema, srcSchema, links, sysFilter, indexes), workflow architecture, JavaScript/JSAPI, deliverability (SPF/DKIM/DMARC, mxRules), security (operator groups, named rights), Message Center, and integrations across the Adobe Experience Cloud.

Assessment

50 multiple-choice and multiple-select questions; passing score 30/50

Time Limit

100 minutes

Passing Score

30 of 50 correct (60%)

Exam Fee

US$225 globally (US$150 in India) (Adobe Digital Experience Certification Program (delivered via Meazure Learning))

Adobe Campaign Classic Architect Master Exam Content Outline

24%

Solution Definition

Translating business needs into a Campaign Classic architecture: server roles (rtEvent, mta, wfserver, web, stat), topology and HA, mid-sourcing, environments, integrations across Adobe Experience Cloud, Message Center, and non-functional requirements (volume, throughput, RTO/RPO).

24%

Data Landscaping

xtk:schema design (srcSchema, keys, links, sysFilter, indexes), extension schemas, FDA for external data, broadLog/trackingLog sizing, change of dimension, deduplication, intersection/exclusion, segmentation, and PII/GDPR data handling.

16%

Installation and Management

Server installation, serverConf.xml and per-instance config, nlserver module operations, technical workflows (database cleanup, tracking), backups, partitioning, monitoring, package-based promotion (DEV->STAGE->PROD), and upgrades.

10%

Project Leadership

Scoping (SOW + technical scope), discovery workshops, RACI for the architect role, change control, UAT artifacts, cutover and go-live planning, multi-vendor governance, runbooks, and risk register management.

26%

Customization

JavaScript/JSAPI, xtk:queryDef, JSSPs, web applications, personalization syntax (<%= %>), delivery templates, A/B (champion/challenger), tracking link categories, named rights, deliverability (SPF/DKIM/DMARC, mxRules, throttling), SMS (SMPP), push (APNs/FCM), and REST/SOAP integrations with IMS authentication.

How to Pass the Adobe Campaign Classic Architect Master Exam

What You Need to Know

  • Passing score: 30 of 50 correct (60%)
  • Assessment: 50 multiple-choice and multiple-select questions; passing score 30/50
  • Time limit: 100 minutes
  • Exam fee: US$225 globally (US$150 in India)

Keys to Passing

  • Complete 500+ practice questions
  • Score 80%+ consistently before scheduling
  • Focus on highest-weighted sections
  • Use our AI tutor for tough concepts

Adobe Campaign Classic Architect Master Study Tips from Top Performers

1Anchor your study to the official five-section weighting - Solution Definition 24%, Data Landscaping 24%, Installation and Management 16%, Project Leadership 10%, Customization 26% - and budget time accordingly.
2Build at least one xtk:schema by hand: define <key>, <link>, <dbindex>, sysFilter, then run the 'Update database structure' wizard so the lifecycle becomes muscle memory.
3Walk through a real Message Center setup (Control instance + RT execution instance + real-time pipeline) so transactional architecture is more than a diagram.
4Practice writing xtk:queryDef calls in JavaScript with bound parameters - the exam expects safe data access, not string concatenation.
5Memorize the server-role responsibilities: rtEvent, mta, wfserver, web, stat, syslogd, inMail - and the topology choices (single instance, mid-sourcing, regional execution) that connect them.
6Drill deliverability fundamentals: SPF, DKIM (selector + d= alignment), DMARC, mxRules per-domain throttling, and IP-pool segmentation by region/brand.
7Review the Project Leadership section even though it is only 10% - questions test architect-level judgment on scoping, change control, RACI, UAT, cutover, and runbooks rather than trivia.

Frequently Asked Questions

How many questions are on AD0-E328 Adobe Campaign Classic Architect Master?

Adobe lists 50 questions (multiple-choice and multiple-select) with a 100-minute time limit. The passing score is 30 out of 50 (60%).

What does the Adobe Campaign Classic Architect Master exam cost?

Adobe lists US$225 globally for AD0-E328, with a US$150 price in India. Rescheduling within 24 hours of the appointment carries an additional US$5 fee.

How is the AD0-E328 blueprint weighted?

Adobe weights AD0-E328 across five sections: Solution Definition 24%, Data Landscaping 24%, Installation and Management 16%, Project Leadership 10%, and Customization 26%. Customization and the two 24% sections together account for roughly three-quarters of the exam.

Are there prerequisites?

There is no required prerequisite exam, but Adobe positions this Master credential for candidates with about 3-5 years of hands-on Adobe Campaign Classic experience plus solid coverage of Campaign Classic Developer-level material (xtk:schema, JSAPI, workflows, deliverability).

How is the exam delivered?

AD0-E328 is delivered online proctored (camera required) through Meazure Learning, in English. The 100-minute exam contains multiple-choice and multiple-select items.

Which areas should I prioritize when studying?

Prioritize Customization (26%) and the two 24% sections (Solution Definition and Data Landscaping) - together about 74% of the exam. That means deep readiness on schemas, links, sysFilter, JS/JSAPI, JSSPs, web apps, deliverability, and topology/HA. Installation and Management (16%) and Project Leadership (10%) round out the rest.