次の方法で共有


ADError 列挙型

定義

広告に関連するエラーを表す値を持つ列挙体。

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.None, null)]
public enum ADError
type ADError = 
継承
ADError
属性

フィールド

AdAssetLoadPending 10
AdResponseValidateFailure 9
AdUnloaded 7
ApplicationInactive 6
AssetLoadFailure 8
BannerVisibleWithoutContent 5
ConfigurationError 4
InventoryUnavailable 3
LoadingThrottled 2
ServerFailure 1
Unknown 0

適用対象