Show | show method

InterstitialAd.Show | show method

Shows an interstitial ad.

Syntax


public:
void Show()

Parameters

This method has no parameters.

Remarks

Before you can call this method, the interstitial ad must be initialized and in the ready state (that is, the AdReady event must have been raised).

Examples

The following example demonstrates how to use the Show method to show an interstitial ad in response to the AdReady event.

No code example is currently available or this language may not be supported.

Requirements

Minimum supported client

Windows 8.1

Minimum supported server

None supported

Minimum supported phone

Windows Phone 8.1

Namespace

Microsoft.Advertising.WinRT.UI
Microsoft::Advertising::WinRT::UI [C++]

Metadata

Microsoft.Advertising.winmd

See also

InterstitialAd

 

 

Show:
© 2017 Microsoft