if (typeof show_10445714 === 'function') {
show_10445714()
.then(() => {
setTimeout(() => {
adStates[stateKey]++;
}, 8000); // 8 seconds
})
.catch(e => alert("Ad failed."));
} else {
alert("SDK not ready.");
}
This is where your Monetag Telegram ad will be displayed.