Home
Find the answer to your question
Can I add my rover link to some of the eBay web pages that are not returned by the API? For instance can I add my rover link to the page https://iphone.ebay.com/index.asp as below:
http://rover.ebay.com/rover/1/8971-56017-19255-0/1?campid=123456789&toolid=10012&mpre=https://iphone.ebay.com/index.asp
Summary
Ideally you should use the roverized urls that get from the API call responses. However, if you are trying to direct your user to pages that do not get returned by the API, you can prepend the rover url as in the above example.
Additional Info