Multiple Referrers lists
Referrers Lists are added to remote feeds. Now in the remote feed settings you can specify the mode (whitelist or blacklist) and select multiple referrer lists. You could choose only one referrer list before.On the Offer edit page (#form/Offer/edit?id=) we have removed the text box «Referrers lists», because this feature was not claimed.
Multiple IP Lists and Keywords Lists
The same feature was implemented for IP and Keywords lists. Now you can assign multiple lists to one remote feed/offer/campaign.These lists can be created in “Settings” area:


CSV Export API
We've changed existing button «Export to CSV» to a link:
Export URL now can be easily formed manually and used in the third-party systems. You can add login={adminLogin} and password={adminStatsPassword} parameters to this URL and call it without logging in to the admin panel.
On the edit page we have added a new field «StatsPassword»:

To use this URL for exporting into the third-party systems or without login to the UI, URL can be copied from the browser:

Sample link: http://network.test:8088/admin/svc?action=outcsv&channel=Advertisers&s.id=desc - export file if the user is logged into the admin area.
http://network.test:8088/admin/svc?action=outcsv&channel=Advertisers&s.id=desc&login=test&password=mytest – export without authorization.
Transaction status editing
Now you can change transaction status on PublisherTransactions and AdvertiserTransactions pages without moving to transaction edit pages:
Macro for keyword from direct campaign's KW list
In a {query} macro we pass the publisher search keyword that was matched with some direct campaign keyword. Now there is another macro that passes direct campaign matched keyword itself - {keyword}.
No comments:
Post a Comment