Class ShowOptions
A collection of options that you can pass to Advertisement.Show
, to modify ad behaviour.
Inherited Members
Namespace: UnityEngine.Advertisements
Assembly: UnityEngine.Advertisements.dll
Syntax
public class ShowOptions
Properties
gamerSid
Add a string to specify an identifier for a specific user in the game.
Declaration
public string gamerSid { get; set; }
Property Value
Type | Description |
---|---|
string |