Environment
Target
Issue/Symptoms
While reviewing the results of a recent A/B test, I’ve selected the date range, changed the reporting methodology to visits, and exported the resulting data into a Comma-Separated Values (CSV) file. Somehow, I can’t seem to find a method to download the reports data by date. Is it not possible with Adobe Target?
We used to have a daily Comma-Separated Values (CSV) report in Target Classic interface, which now is no longer available.
Daily reporting is quite easy to do with Adobe Analytics now, but for Adobe Target, here are the current options:
reportInterval
parameter to specify a specific range. This can allow you to make a request for each day and thereby allow you to collect the daily report numbers. Something like below mentioned API call should work once you have your authorization: https://mc.adobe.io/{{tenant}}/target/activities/ab/{{activityid}}/report/performance?reportInterval=2020-09-15/2020-09-16