All Practice Exams

100+ Free Adobe Journey Optimizer Developer Expert Practice Questions

Pass your Adobe Certified Expert - Adobe Journey Optimizer Developer Expert (Exam AD0-E606) exam on the first try — instant access, no signup required.

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

A custom action calls an external API that can only accept 20 calls per second, and the journey may briefly exceed that. The team wants extra calls held and retried rather than dropped. Which mechanism should they configure?

A
B
C
D
to track
2026 Statistics

Key Facts: Adobe Journey Optimizer Developer Expert Exam

$225

Exam Fee (USD)

Adobe

33/50

Passing Score

Adobe

50 / 100 min

Questions / Time Limit

Adobe

2 years

Credential Validity

Adobe

5 domains

Blueprint Areas (JO 22%, CA 22%, Admin 20%, Data 18%, Offers 16%)

Adobe

AD0-E603

Retired Exam Replaced by AD0-E606

Adobe

Adobe lists Exam AD0-E606 (Adobe Journey Optimizer Developer Expert) as an expert-tier exam with 50 questions in 100 minutes, a 33/50 passing score, and a $225 USD fee; the credential is valid for two years. AD0-E606 replaced the retired AD0-E603. The five domains are Journey Orchestration (22%), Content Authoring (22%), Administration and Configuration (20%), Data Modeling (18%), and Offer Decisioning (16%), delivered as multiple-choice and scenario-based questions, online proctored or at a test center.

Sample Adobe Journey Optimizer Developer Expert Practice Questions

Try these sample questions to test your Adobe Journey Optimizer Developer Expert exam readiness. Each question includes a detailed explanation. Start the interactive quiz above for the full 100+ question experience with AI tutoring.

1A developer needs a journey to begin the moment a customer abandons a cart, using data sent in real time from the website. Which journey entry activity is designed for this real-time, individual trigger?
A.Read Audience activity
B.Business event
C.Unitary event
D.Audience qualification event
Explanation: A unitary event carries a single profile identifier in its payload and triggers the journey for one specific individual in real time, which is exactly the pattern for cart abandonment captured from the website. The event payload is normalized to XDM and includes the identity field used to retrieve the profile.
2When a developer drops a business event as the entry point of a journey, what does Journey Optimizer automatically add immediately after it, and why?
A.A Wait activity, to delay processing
B.A Read Audience activity, because a business event is not tied to a specific profile
C.A Condition activity, to filter the population
D.A Custom action, to call an external API
Explanation: A business event is fired for a business-wide occurrence (such as a flight delay) and carries no profile identity. Because the journey still needs a population to act on, Journey Optimizer automatically inserts a Read Audience activity right after the business event so the journey can target profiles from a selected audience.
3A multi-phase loyalty program has grown into one enormous journey that is hard to test. Which Journey Optimizer activity lets a developer break the flow into smaller sub-journeys that can be validated independently?
A.Wait activity
B.Condition activity
C.Reaction event
D.Jump activity
Explanation: The Jump activity routes a profile from one journey into another journey, letting you decompose a large end-to-end flow into smaller connected sub-journeys. This reduces complexity and lets each sub-journey be tested and published independently.
4A developer adds a Condition activity and needs to split the journey based on whether the profile's loyalty tier equals "Gold." Which tool inside the Condition activity is used to author this rule?
A.The Query Service SQL editor
B.The expression editor
C.The segment builder in Real-Time CDP
D.The XDM schema editor
Explanation: Inside a Condition activity, the expression editor is used to build simple or advanced rules referencing profile attributes, audience membership, event data, or contextual data. The editor lets you compose boolean expressions that determine which path a profile follows.
5A journey must call a third-party fulfillment system to ship a physical gift when a profile reaches a milestone. As a developer, what must you build so a Custom action can invoke that system at runtime?
A.A new XDM ExperienceEvent schema
B.A RESTful API endpoint that Journey Optimizer calls with the configured payload
C.An Edge Decisioning API placement
D.A union schema enabled for profile
Explanation: Custom actions let journeys call your own or third-party REST APIs. The developer builds the RESTful endpoint and configures the custom action's URL, headers, authentication, and message parameters so Journey Optimizer posts the mapped payload during journey execution.
6A custom action calls an external API that can only accept 20 calls per second, and the journey may briefly exceed that. The team wants extra calls held and retried rather than dropped. Which mechanism should they configure?
A.A Capping configuration on the endpoint
B.A frequency capping rule in the journey
C.A Throttling configuration on the endpoint
D.An IP pool for the endpoint
Explanation: The Throttling API limits the number of calls per second to an external endpoint; when the limit is reached, calls are queued for up to 6 hours and processed in order as capacity frees up. This holds and retries excess calls rather than rejecting them.
7Which statement best describes the Read Audience activity when used as a journey entry point?
A.It listens for a single real-time web event for one profile
B.It adds all profiles from a selected Experience Platform audience and can run once or on a recurring schedule
C.It calls an external REST endpoint to enrich the profile
D.It pauses each profile until a fixed calendar date
Explanation: The Read Audience activity is the entry-point activity that brings all profiles from a selected Adobe Experience Platform audience into the journey. You can configure it to run the entrance once or on a recurring schedule, making it ideal for batch-style journeys.
8A developer wants to react when a profile opens the email sent earlier in the same journey, and route openers down a different path. Which journey element captures that behavior?
A.A business event
B.An audience qualification event
C.A reaction event
D.A dataset lookup
Explanation: Reaction events are triggered by a profile's interaction with a message already sent within the journey, such as an email open or click. They let the journey branch based on engagement, for example routing openers and non-openers to different follow-up actions.
9A journey needs to enrich each profile with the latest reservation details stored in an external booking system before sending a message. Which configuration lets the journey retrieve that data at runtime?
A.A union schema enabled for profile
B.A frequency capping rule
C.A message preset
D.An external data source called within the journey
Explanation: An external data source defines a connection to a third-party system whose fields can be retrieved at journey runtime. Configuring it lets the journey call the booking system and use the returned reservation fields in conditions or message personalization.
10While reviewing a live journey, a developer wants to see step-by-step counts of how many profiles entered, branched, and received messages to debug a drop-off. Where in Journey Optimizer is this information found?
A.In the XDM schema editor
B.In the Identity Service graph viewer
C.In the journey's global and live reports
D.In the suppression list
Explanation: Journey reporting provides global and live metrics showing entries, path splits, message sends, and engagement at each activity. Interpreting these reports lets a developer pinpoint where profiles drop off and debug journey performance.

About the Adobe Journey Optimizer Developer Expert Exam

Exam AD0-E606 leads to the Adobe Certified Expert - Adobe Journey Optimizer Developer Expert credential and replaced the retired AD0-E603. It validates a developer's ability to configure, orchestrate, and personalize cross-channel customer journeys on Adobe Journey Optimizer, built on Adobe Experience Platform. The blueprint covers journey orchestration with events, conditions, custom actions, and jumps; content authoring with the Handlebars-like expression editor and reusable fragments; administration of sandboxes, permissions, channel surfaces, and AJO APIs; XDM data modeling with profile and event schemas, datasets, union schema, and identities; and Offer Decisioning with offers, placements, ranking, and the Edge Decisioning API.

Questions

50 scored questions

Time Limit

100 minutes

Passing Score

33/50

Exam Fee

$225 (Adobe)

Adobe Journey Optimizer Developer Expert Exam Content Outline

22%

Journey Orchestration

Build multi-step, multi-channel journeys with Read Audience, conditions, wait, events (unitary, business, audience qualification, reaction), custom actions, jump, and end; choose triggered vs. scheduled designs; configure throttling and capping on external endpoints; and interpret reports to debug drop-off and performance.

22%

Content Authoring

Create email, SMS, push, and in-app messages; author personalization with the Handlebars-like expression editor, helper functions, and fallbacks; reuse content fragments and expression fragments; use the AI Assistant and personalization recipes; and validate, proof, debug, and publish content.

20%

Administration and Configuration

Manage sandboxes for environment and business-unit isolation; assign permissions such as Manage messages presets, Manage subdomains delegation, and Manage IP pools; configure events, data sources, and actions; and apply AJO APIs for throttling, capping, suppression, and sandbox tooling (Object Copy API is deprecated).

18%

Data Modeling

Differentiate XDM Individual Profile (attributes) from ExperienceEvent (time-series) schemas; explain schema, dataset, and union schema relationships; enable schemas for Real-Time Customer Profile; set up source connectors and ingestion; and configure primary identity, namespaces, and segmentation.

16%

Offer Decisioning

Create and manage offers, placements, representations, eligibility, constraints, and priority; build ranking formulas and AI-model ranking; simulate decisions with test profiles; and explain the difference between Offer Hub decisioning and the low-latency Edge Decisioning API, where frequency-capping counters update in under three seconds.

How to Pass the Adobe Journey Optimizer Developer Expert Exam

What You Need to Know

  • Passing score: 33/50
  • Exam length: 50 questions
  • Time limit: 100 minutes
  • Exam fee: $225

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 Journey Optimizer Developer Expert Study Tips from Top Performers

1Build both a triggered (unitary-event) journey and a scheduled (Read Audience) journey, and know when a business event auto-adds a Read Audience activity and how reentrance rules must match across versions.
2Master the expression editor: write personalization with double curly braces, add fallback and date-formatting helpers, and reuse logic with content fragments and expression fragments.
3Memorize the API behaviors: Throttling queues excess calls for up to 6 hours, Capping rejects calls over the limit, the Object Copy API is deprecated in favor of Sandbox tooling, and the Suppression API manages allow and suppression lists.
4Differentiate XDM Individual Profile (attributes) from ExperienceEvent (time-series) schemas, and explain how enabling a schema for Real-Time Customer Profile adds it to the union for its class.
5Practice Offer Decisioning end to end: offers, placements, representations, eligibility, constraints, priority, ranking formulas, AI-model ranking, and simulating decisions with test profiles.
6Understand Edge vs. hub decisioning, including that Edge Decisioning passes context data for dynamic eligibility and that frequency-capping counters propagate to the edge in under 3 seconds.

Frequently Asked Questions

What are the current exam facts for AD0-E606?

Adobe lists Exam AD0-E606 (Adobe Journey Optimizer Developer Expert) with 50 questions, a 100-minute time limit, a 33/50 passing score, and a $225 USD fee. The credential is valid for two years and the exam is delivered online proctored or at a test center.

Does AD0-E606 replace AD0-E603?

Yes. AD0-E606 is the current Adobe Journey Optimizer Developer Expert exam and replaced the retired AD0-E603. Candidates should study to the AD0-E606 blueprint and its five domains.

What does the AD0-E606 exam measure?

It validates configuring, orchestrating, and personalizing cross-channel journeys on Adobe Journey Optimizer. The five domains are Journey Orchestration (22%), Content Authoring (22%), Administration and Configuration (20%), Data Modeling (18%), and Offer Decisioning (16%).

Which domains carry the most weight on AD0-E606?

Journey Orchestration and Content Authoring are tied as the heaviest domains at 22% each, followed by Administration and Configuration at 20%, Data Modeling at 18%, and Offer Decisioning at 16%.

How is personalization authored in Journey Optimizer?

Journey Optimizer uses a Handlebars-like inline syntax in the expression editor, wrapping fields in double curly braces such as {{profile.person.name.firstName}}. Helper functions add fallbacks, date formatting, and conditional content, and an AI Assistant can generate or explain expressions.

What is the best way to prepare for AD0-E606?

Get hands-on building triggered and scheduled journeys, authoring multi-channel content with the expression editor, modeling XDM profile and event schemas, and creating offer decisions. Drill the differences between throttling and capping, union schema membership, and Edge vs. hub decisioning until each pattern feels routine.