Enum ShowResult | Advertisement | 3.4.9
docs.unity3d.com
    Show / Hide Table of Contents

    Enum ShowResult

    An enum passed to ShowOptions.resultCallback after the ad has finished, indicating the result.

    Namespace: UnityEngine.Advertisements
    Syntax
    public enum ShowResult

    Fields

    Name Description
    Failed

    Indicates that the ad failed to display.

    Finished

    Indicates that the player watched the ad to completion.

    Skipped

    Indicates that the player did not allow the ad to complete.

    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 02 October 2020