Offers: How can I export a list filtered by source? | Community
Skip to main content
September 30, 2022
Solved

Offers: How can I export a list filtered by source?

  • September 30, 2022
  • 1 reply
  • 682 views

How can I export an Offers list filtered by source?

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 Gaureshk_Kodag

Hi @ethomas-1 

you could get list of activities by using Target API. However, getting list of activities by source seems to be not possible. even the API would return activity detains that does not contain source information.

in case if you want to have a look at API visit below URL

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

 

1 reply

Gaureshk_Kodag
Adobe Employee
Gaureshk_KodagAdobe EmployeeAccepted solution
Adobe Employee
October 3, 2022

Hi @ethomas-1 

you could get list of activities by using Target API. However, getting list of activities by source seems to be not possible. even the API would return activity detains that does not contain source information.

in case if you want to have a look at API visit below URL

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

 

ethomas-1Author
October 3, 2022

Thank you. Yes, we are currently using the Target API. As you say, it does not contain "source" information in the API response. Nor does it seem to allow for filtering by "source".