Show / Hide Table of Contents

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_PlatformAdIds

Fields

AppId

Application Id.

Declaration
public string AppId
Field Value
Type Description
System.String

BannerId

Banner advertisement id.

Declaration
public string BannerId
Field Value
Type Description
System.String

NonRewardedId

Non Rewarded advertisement id.

Declaration
public string NonRewardedId
Field Value
Type Description
System.String

RewardedId

Rewarded advertisement id.

Declaration
public string RewardedId
Field Value
Type Description
System.String
In This Article
Back to top Generated by DocFX