show ad on facebook game

JavaScript
preloadedInterstitial.showAsync()
.then(function() {

   
  console.log('Interstitial ad finished successfully');        
});
Source

Also in JavaScript: