Hi @XCDP-Jacob
Let me know if this documentation helps solve your issue:
https://experienceleague.adobe.com/en/docs/experience-platform/administrative-tags/api/tags
@Harveer_SinghGi1 The understanding that I have, is that the dashboard itself only updates once daily. So, that would mean if the dashboard update is done prior to the snapshot update, you would not see the update in dashboard until next day.
@ChanuteJo Estimation runs off of sample job that is not updated daily. Best bet is what @itsMeTechy mentioned and have to wait for audience evaluation job to run in order to see reflecting counts. You can also use query service to find qualifying identities
Hi @GabrielaNa1
I'm seeing in that documentation for schedules, that we need to use "add" to update the schedule and not replace in this case. Can you give that a try.
curl -X PATCH https://platform.adobe.io/data/core/ups/config/schedules/4e538382-dbd8-449e-988a-4ac639ebe72b \
-H 'Authorization:...
Hi @JettyRo
There potentially may be a delay between the ingestion and when the counts would match up. In the UI, you are checking in the monitoring section, correct? Also, about how long has it been since the data was ingested?
Hello @mohitkhare123
Yes, the segment definition API does pull if there are dependencies. This is the path: https://platform.adobe.io/data/core/ups/segment/definitions/:SEGMENT_IDPlease see the screenshot