Enum AdCompletionStatus
Namespace: Unity.Services.Analytics
Assembly: solution.dll
Syntax
public enum AdCompletionStatus
Fields
| Name | Description |
|---|---|
| Completed | If the ad is fully viewed and therefore will count as an impression for the ad network. |
| Incomplete | If the ad is not viewed at all (alternatively, don’t record the adImpression event in. |
| Partial | If there is an option to exit the ad before generating revenue. |