Expand my Community achievements bar.

Adobe Target reporting api metrics

Avatar

Level 1

1/21/21

Description - Update ab/xt/ap report api to return metric level details.

Currently the API does return the list of metrics associated with the activity along with their metricLocalId

But only gives high level entry & conversion numbers for visitor/visit/impression/landing per experience


Why is this feature important to you -

When managing numerous activities it is a hassle needing to manually go into each one and expand metrics.

Would like to use reporting api to get same information as can be seen in web UI so that information can be 

incorporated along with data not in Adobe.

How would you like the feature to work -

Basically simulating what can be done in the reporting UI but through the API

1. Allow querystring parameters to set start and end date range

2. Include metric values in json response

Alternatively allow downloading of the same csv export but via the api.

Current Behaviour -

Each report type (ab/xt/ap) has only a simple GET endpoint with no configurable options.

It returns only high level numbers by experience. So basically only gives first 2 columns as seen in report output and no details for any of the metrics.

2 Comments