Mediation 5.4.0 - Unity C# API Reference Mediation 5.4.0 - Unity C# API Reference
Mediation 5.4.0 - Unity C# API Reference Mediation 5.4.0 - Unity C# API Reference
© 2025 Chartboost, Inc. All rights reserved.

Class SKAdNetworkIds

Inheritance
object
SKAdNetworkIds
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Chartboost.Editor.SKAdNetwork
Assembly: Chartboost.Mediation.Editor.dll
Syntax
[Serializable]
public class SKAdNetworkIds

Fields

company_address

Declaration
public string? company_address
Field Value
Type Description
string

company_domain

Declaration
public string? company_domain
Field Value
Type Description
string

company_name

Declaration
public string? company_name
Field Value
Type Description
string

skadnetwork_ids

Declaration
public List<IdEntry>? skadnetwork_ids
Field Value
Type Description
List<IdEntry>