Issue/Symptoms
How to specify a reporting period in Target Performance API
Environment
Adobe Target Admin API
Resolution
Use the reportInterval parameter with time interval in ISO 8601 format to specify a reporting period.
E.g., Get AB Performance Report
GET /{tenant}/target/activities/ab/{id}/report/performance?reportInterval=2022-02-01T00:00-07:00/2022-03-01T00:00-07:00
For more information on the Adobe Target Admin API, please refer to the following documents
https://developers.adobetarget.com/api/#introduction