NimbusAdManager

constructor(publisherKey: String? = null, apiKey: String? = null)

Parameters

publisherKey

Defaults to the publisherKey used to initialize the SDK. Can be overridden with apiKey to have this NimbusAdManager instance send requests to a different Nimbus environment.

apiKey

Defaults to the apiKey used to initialize the SDK. Can be overridden with publisherKey to have this NimbusAdManager instance send requests to a different Nimbus environment.