This example returns two different links at random. You can measure the performance of each advertisement with RapidSMTP's reporting functions.
Evaluate(If(GreaterThan(Random(1;100);50);<a href="http://yourdomain/product1">Text for Product 1</a>;<a href="http://yourdomain/product2">Text for Product 2</a>))