Initialization
Integrating TyrAds web is easy and can be done by just passing the url in the in-app-browser or iframe:
Just replace the following values with your own.
YOUR_API_KEY
YOUR_API_SECRET
CUSTOMER_USER_ID
If your website is using html, you can use the following steps to integrate TyrAds web:
add an iframe to your page
provide the source URL dynamically to the iframe src attribute
Last updated