Integrate with Enhance - Construct
Using older version? Download library for Construct 2
Interstitial Ads
Interstitial Ads are short static or video ads, usually shown between levels or when game is over.
Example Usage

ACEs
Show interstitial ad
Action Show interstitial ad(
optional String placement = "default"
)
Display an ad if any is currently available. The ad provider is selected based on your app's mediation settings.
Parameters:
optional String placement
- Specifies the internal placement of the ad (from the Enhance mediation editor).
On interstitial ad failed
Condition On interstitial ad failed()
Called when Enhance failed to show an ad for any reason (e.g. received no fill error from the ad network).