docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum UnityAdsShowError

    The enumerated causes of an ad failing to show.

    Namespace: UnityEngine.Advertisements
    Assembly: UnityEngine.Advertisements.dll
    Syntax
    public enum UnityAdsShowError

    Fields

    Name Description
    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.

    NOT_INITIALIZED

    The SDK is not properly initialized.

    NOT_READY

    The Placement was not ready to show an ad.

    NO_CONNECTION

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

    UNKNOWN

    An unknown error occurred.

    VIDEO_PLAYER_ERROR

    An error occured related to the media player.

    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)