Share via


InterstitialAd.State プロパティ

定義

スポット広告の現在の状態を取得します。

public:
 property InterstitialAdState State { InterstitialAdState get(); };
InterstitialAdState State();
public InterstitialAdState State { get; }
var interstitialAdState = interstitialAd.state;
Public ReadOnly Property State As InterstitialAdState

プロパティ値

スポット広告の現在の状態。

適用対象