How to check if batch segmentation evaluation job ran successfully? | Community
Skip to main content
Level 6
August 2, 2023
Solved

How to check if batch segmentation evaluation job ran successfully?

  • August 2, 2023
  • 2 replies
  • 1150 views

Hi there,

 

I recently updated the batch segmentation evaluation job time, so wanted to double check if it ran successfully and how long it took. Is there a way to verify this?

 

Thanks,

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by akwankl

Hello,

 

Looking into the UI, I found that you can actually see if it ran successfully through the "Monitoring" tab --> Audience --> Segmentation jobs.

 

 

2 replies

Level 3
August 2, 2023

Hey,

Earlier in the UI AEP used to show the schedule and last evaluation time, with new UI updates, I don't happen to see it anymore.

 

I would call the below API to get me the recent evaluation job to check the status:

 

https://platform.adobe.io/data/core/ups/segment/jobs?limit=1&sort=creationTime:desc

 

Thanks!

akwanklAuthorAccepted solution
Level 6
August 2, 2023

Hello,

 

Looking into the UI, I found that you can actually see if it ran successfully through the "Monitoring" tab --> Audience --> Segmentation jobs.