how to determine if profile had entered into campaign but not yet exited in orchestrated campaign ? | Community
Skip to main content
Pradeep-Jaiswal
Level 6
April 27, 2026
Question

how to determine if profile had entered into campaign but not yet exited in orchestrated campaign ?

  • April 27, 2026
  • 1 reply
  • 10 views

since orchestrated campaign doesnt have step even, how to determine if profile has entered into campaign but not yet exited ? this is to ensure that they dont re-enter the campaign which runs on scheduler every day which its already part of campaign from previous day but not yet exited the campaing.

1 reply

Pulkit_Jain_
Adobe Employee
Adobe Employee
April 28, 2026

@Pradeep-Jaiswal 

I think Orchestrated Campaigns themselves do not expose step events in the UI but they do generate step events, because every orchestrated campaign run is executed as an internal referenced journey.

This produces start/end step events (nodeType), which is why you can query step events to detect entered‑but‑not‑exited profiles.