Adobe Target Reporting | Community
Skip to main content
New Participant
August 28, 2020
Solved

Adobe Target Reporting

  • August 28, 2020
  • 1 reply
  • 1572 views

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 

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by evidana

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

 

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

1 reply

evidanaAccepted solution
New Participant
November 5, 2020

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

 

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

zach_shearer
New Participant
November 9, 2020

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