docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class LevelPlayAdInfo

    Contains detailed information about a LevelPlay advertisement, including its dimensions, placement, and performance metrics.

    Inheritance
    object
    LevelPlayAdInfo
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    Namespace: com.unity3d.mediation
    Assembly: Unity.LevelPlay.dll
    Syntax
    public class LevelPlayAdInfo

    Fields

    ab

    Declaration
    public readonly string ab
    Field Value
    Type Description
    string

    adFormat

    Declaration
    public readonly string adFormat
    Field Value
    Type Description
    string

    adNetwork

    Declaration
    public readonly string adNetwork
    Field Value
    Type Description
    string

    adSize

    Declaration
    [CanBeNull]
    public readonly LevelPlayAdSize adSize
    Field Value
    Type Description
    LevelPlayAdSize

    adUnitId

    Declaration
    public readonly string adUnitId
    Field Value
    Type Description
    string

    auctionId

    Declaration
    public readonly string auctionId
    Field Value
    Type Description
    string

    country

    Declaration
    public readonly string country
    Field Value
    Type Description
    string

    encryptedCPM

    Declaration
    public readonly string encryptedCPM
    Field Value
    Type Description
    string

    instanceId

    Declaration
    public readonly string instanceId
    Field Value
    Type Description
    string

    instanceName

    Declaration
    public readonly string instanceName
    Field Value
    Type Description
    string

    placementName

    Declaration
    public readonly string placementName
    Field Value
    Type Description
    string

    precision

    Declaration
    public readonly string precision
    Field Value
    Type Description
    string

    revenue

    Declaration
    public readonly double? revenue
    Field Value
    Type Description
    double?

    segmentName

    Declaration
    public readonly string segmentName
    Field Value
    Type Description
    string

    Methods

    ToString()

    Declaration
    public override string ToString()
    Returns
    Type Description
    string
    Overrides
    object.ToString()
    In This Article
    Back to top
    Copyright © 2024 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)