SdkPropertiesBuilder
Builder class for configuring SDK properties and common options for ads. This class allows setting timeouts and provider-specific options. Should be called at the application level to set options globally.
See also
Functions
Adds multiple provider options at once.
Adds provider options for a specific ad provider. This method must be called to enable a provider, even if no specific options are set.
Sets the timeout duration for banner ad requests.
Builds and returns a SdkProperties instance with the configured settings. Automatically determines the appropriate click handler based on Custom Tabs availability.
Sets the timeout duration for interstitial ad requests.
Sets whether to mute audio for video ads (e.g., Rewarded Ads).
Sets the timeout duration for rewarded ad requests.
Sets the timeout duration for unified ad requests (banner, native, native simple).
Sets the timeout duration for video ad requests.