Expand my Community achievements bar.

SOLVED

Adobe Target Reporting

Avatar

Level 1

Hi Adobe Target Community,

 

Does anyone know how would go about getting a trend report for the number of activities broken down by type?  We have A4T and Adobe Analytics but I cannot figure out how to get a simple metric like this.  Any suggestions?

 

A/B Test

Experience Targeting

Recommendations 

 

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

You will probably want to set up Admin API access to your account.

 

https://developers.adobetarget.com/api/#list-activities

View solution in original post

3 Replies

Avatar

Correct answer by
Community Advisor

You will probably want to set up Admin API access to your account.

 

https://developers.adobetarget.com/api/#list-activities

Avatar

Level 4

In addition to that, if you need trended data, you'll need to loop through the activities listed in the response that you get from the "list-activities" request with requests to "reports".

https://developers.adobetarget.com/api/#reports

 

I highly recommend getting started with the Postman collection linked below. 

https://developers.adobetarget.com/api/#admin-postman-collection