Export campaigns audience name
Hi all,
I need to know the audiences being used for each of the campaign.
Is there a way I can export the campaign name and the audiences being used or the other way audiences and campaigns being used?
Thanks.
Andrew
Hi all,
I need to know the audiences being used for each of the campaign.
Is there a way I can export the campaign name and the audiences being used or the other way audiences and campaigns being used?
Thanks.
Andrew
So this is doable ... its not much fun though. https://developers.adobetarget.com/api/#admin-apis
You essentially need to fetch all activities. Then all the activity info. Then all the audience ids in said activity. Then fetch each audience id. I manage to do with with a few mysql tables. After the code is written, it take about 5 minutes to fill up the tables and a few seconds to run the query.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.