docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class IronSource

    LevelPlay's API Access point

    Inheritance
    object
    IronSource
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Global Namespace
    Assembly: Unity.LevelPlay.dll
    Syntax
    public class IronSource

    Properties

    Agent

    Returns a reference to the platform's LevelPlay API.

    Declaration
    public static IronSource Agent { get; }
    Property Value
    Type Description
    IronSource

    Methods

    setAdRevenueData(string, Dictionary<string, string>)

    Set ILRD information

    Declaration
    public void setAdRevenueData(string dataSource, Dictionary<string, string> impressionData)
    Parameters
    Type Name Description
    string dataSource

    Source of the ILRD info

    Dictionary<string, string> impressionData

    Key-value pair list containing the ILRD data

    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)