docs.unity3d.com
    Show / Hide Table of Contents

    Enum UnityAdsShowError

    The enumerated causes of an ad failing to show.

    Namespace: UnityEngine.Advertisements
    Syntax
    public enum UnityAdsShowError

    Fields

    Name Description Value
    ALREADY_SHOWING

    An ad is already showing in the specified Placement.

    INTERNAL_ERROR

    An internal Unity Ads service error occurred.

    INVALID_ARGUMENT

    Show failed due to invalid parameters.

    NO_CONNECTION

    An error occured due to the device's internet connection.

    NOT_INITIALIZED

    The SDK is not properly initialized.

    NOT_READY

    The Placement was not ready to show an ad.

    UNKNOWN

    An unknown error occurred.

    VIDEO_PLAYER_ERROR

    An error occured related to the media player.

    Back to top
    Terms of use
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023