Enum UnityAdsShowCompletionState
Namespace: UnityEngine.Advertisements
Syntax
public enum UnityAdsShowCompletionState
Fields
| Name | Description | Value |
|---|---|---|
| COMPLETED | A state that indicates that the ad was played entirely. |
|
| SKIPPED | A state that indicates that the user skipped the ad. |
|
| UNKNOWN | Default value / Used when no mapping available |