Kmeixner
Kmeixner

Reputation: 1752

How to programmatically get a list of my LinkShare merchants from LinkShare?

How can I programatically get a list of merchants who have data I am qualified to access via my LinkShare account?

Upvotes: 2

Views: 1260

Answers (1)

Kmeixner
Kmeixner

Reputation: 1752

The following URL will allow you to get a list of merchants with data that you have permission to access without the need to login. It will return an XML list of your merchants:

http://findadvertisers.linksynergy.com/merchantsearch?token=YOUR_LINKSHARE_ACCESS_TOKEN

Upvotes: 3

Related Questions