Edit in JSFiddle

// TODO: Pause game
adSense.showAdvertising({ callback: function() {
  // Callback function
  // TODO: Resume game
}});