docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum LoadError

    Enum for Mediation SDK load error codes to be surfaced to the developer.

    NoFill: Error that occurs when the sdk fails to load an ad for an entire waterfall.

    NetworkError: Error that occurs when the Mediation SDK InstantiationService call fails.

    Unknown: This occurs if a non-network error happens during instantiation service load.

    Namespace: Unity.Services.Mediation
    Assembly: Unity.Mediation.dll
    Syntax
    public enum LoadError

    Fields

    Name Description
    AdUnitLoading

    The ad unit is already loading an ad

    AdUnitShowing

    The ad unit is currently showing an ad and cannot be loaded until ad playback has completed.

    MissingMandatoryMemberValues

    The ad unit is missing mandatory member values

    NetworkError

    Error that occurs when the Mediation SDK InstantiationService call fails.

    NoFill

    Error that occurs when the SDK fails to load an ad for an entire waterfall.

    SdkNotInitialized

    Error that occurs when an ad unit failed to load because the SDK was not initialized.

    TooManyLoadRequests

    Error that occurs when there is too many load requests.

    Unknown

    This occurs if a non-network error happens during instantiation service load.

    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)