I am trying to export only my paused targets from a campaign from either Zeropark or
Have tried different options but can´t find a way to do this.
Thanks
Anyone?
Thanks
Hmm...I can't think of a way either!
May I ask what it is that you're trying to achieve?
Also - creating support tickets to ask
Amy
Basically what I am trying to do is go through all my previous campaigns.
Make a list of all targets and build a blacklist.
Lets say I have paused a target on 3 campaigns it must be bad so it can be added to my BL.
can think of two ways:
1) can do this through zeropark api, they have an api command to shown all paused target in a campaign, write a small script shall be relative easy.
2) if dont want to code, you can do it in zeropark web site, they have an option to shown Only paused targets , and then you can export the list, screen cap below:


Thanks a lot, never though of using that function on the ZP website!
Have you thought of using the exported excel file and sort the data by your own algorithm, then you can get the list of the targets that fail your expectation. Just have to play with different ways of sorting a little bit and that should get what you need.