SdkConfiguration /5.0.0
public class SdkConfiguration
Data object holding any SDK initialization parameters.
Public Properties
public string /AdUnitId /+5.0.0
- Description: Any ad unit that your app uses.
public MediatedNetwork[] /MediatedNetworks /+5.9.0
- Description: Used for rewarded video initialization. This holds each custom event’s unique settings.
public bool /AllowLegitimateInterest /+5.5.0
- Description: Allow supported SDK networks to collect user information on the basis of legitimate interest.
public LogLevel /LogLevel /+5.5.0
- Description: MoPub SDK log level. Defaults to
MoPub.MoPub.LogLevel.None
.
AdditionalNetworksString /+5.5.0
- Description: String representation of an array of the unsupported mediated networks passed into the
SdkConfiguration
object for initialization.
NetworkConfigurationsJson /+5.5.0
- Description: JSON String representation of a dictionary of the mediated network configurations passed into the
SdkConfiguration
object for initialization.
MediationSettingsJson /+5.0.0
- Description: JSON String representation of a dictionary of the mediated network settings used on rewarded video requests.
MoPubRequestOptionsJson /+5.5.0
- Description: JSON String representation of a dictionary of the request options settings passed into the
SdkConfiguration
object for initialization.
Last updated December 03, 2020
TWITTER, MOPUB, and the Bird logo are trademarks of Twitter, Inc. or its affiliates. All third party logos and trademarks included are the property of their respective owners.
© 2020 MoPub (a division of Twitter, Inc.)