Is there a way to look up the Publishers URL using the linkshare.com API
Posted
by
steve
on Stack Overflow
See other posts from Stack Overflow
or by steve
Published on 2012-03-23T05:24:36Z
Indexed on
2012/03/23
5:30 UTC
Read the original article
Hit count: 159
api
I'm able to retrieve the URL of a publisher only if their URL is in the title or the description using regular expression in linkshare's coupon API but in doing so, that leaves me with a lot of publishers not having a reference to their website which I need for the type of site that I am building.
I was wondering if anyone else knows a way to reference the publishers URL preferably by their publisher ID or some other way?
© Stack Overflow or respective owner