Hi All, I am trying to fetch logs for a given event and email id within
the date range, but not getting the actual response?For example : Method
:
GEThttps://mc.adobe.io//campaign/mc//byEmail/processed?email=&processed=
If I pass only email id, then it's returning all emails sent to that
person for the particular
event.https://mc.adobe.io//campaign/mc//byEmail?email=
Is there anything wrong I am doing while passing the date as a
parameter?I didn't find any reference on how to pass the date range...