Class UM_PlatformAdIds
Advertisement platform Ids config object.
Inheritance
System.Object
    UM_PlatformAdIds
  Inherited Members
      System.Object.Equals(System.Object)
    
    
      System.Object.Equals(System.Object, System.Object)
    
    
      System.Object.GetHashCode()
    
    
      System.Object.GetType()
    
    
      System.Object.MemberwiseClone()
    
    
      System.Object.ToString()
    
    
      System.Object.ReferenceEquals(System.Object, System.Object)
    
  Namespace: SA.CrossPlatform.Advertisement
Assembly: cs.temp.dll.dll
Syntax
public class UM_PlatformAdIdsFields
AppId
Application Id.
Declaration
public string AppIdField Value
| Type | Description | 
|---|---|
| System.String | 
BannerId
Banner advertisement id.
Declaration
public string BannerIdField Value
| Type | Description | 
|---|---|
| System.String | 
NonRewardedId
Non Rewarded advertisement id.
Declaration
public string NonRewardedIdField Value
| Type | Description | 
|---|---|
| System.String | 
RewardedId
Rewarded advertisement id.
Declaration
public string RewardedIdField Value
| Type | Description | 
|---|---|
| System.String |