Enum PlacementContentType
Namespace: UnityEngine.Monetization
Syntax
public enum PlacementContentType : int
Fields
| Name | Description | Value |
|---|---|---|
| ShowAd | 0 | |
| PromoAd | 1 | |
| SinkPromo | 2 | |
| Custom | 3 |
public enum PlacementContentType : int
| Name | Description | Value |
|---|---|---|
| ShowAd | 0 | |
| PromoAd | 1 | |
| SinkPromo | 2 | |
| Custom | 3 |