Enum AdFormat
Represents the available formats for displaying advertisements.
Namespace: Global Namespace
Assembly: Unity.LevelPlay.dll
Syntax
public enum AdFormat
Fields
Name | Description |
---|---|
Banner | Represents a banner ad format. |
Interstitial | Represents an interstitial ad format. |
RewardedVideo | Represents a rewarded video ad format. |