Enum PlacementContentState
Namespace: UnityEngine.Monetization
Syntax
public enum PlacementContentState
Fields
| Name | Description |
|---|---|
| Disabled | Placement has been disabled. |
| NoFill | Placement has no advertisements to show. |
| NotAvailable | Placement is not available. |
| Ready | Placement is ready to show ads. |
| Waiting | Placement is waiting to be ready. |