You just need to add a meta tag to refresh a bounce page to your PDF url:<meta http-equiv="refresh" content="3;url=http://www.example.com/" />In content, 3 is the number of seconds...
Hi Jennifer,It is probably rendering as text since you do not have script tags wrapping it. You would add this inside of an HTML block on your LP like so:<script>//code goes here</...
This is the expected behavior. We do not validate filterValues, we perform a match against them. If there are no matches, the call was still a success, there are simply no results ...
This is actually a mistake in the documentation, and offset and maxreturn are not valid parameters. Thanks for bringing this to my attention, I will correct the doc.