Can I automatically pull affiliate click/conversion data and view it somewhere else?
Created: December 27, 2009
Last Edited: December 27, 2009
Yes, at Support -> API -> Stats API you will see the general info for that. You will notice down at the section on "filtering" it only describes how to filter by offer; you can also filter by affiliate by using the same method but changing offer_id to affiliate_id, for example I would add this to my API request URL after the other options:
&filter[Stat.offer_id]=9,15&filter[Stat.affiliate_id]=6