docs.unity3d.com
    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
    Syntax
    public enum LoadError : int

    Fields

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

    Unknown

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

    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