init

suspend fun init(networkId: String, context: Context, timeout: UInt?, cacheSize: UShort?, cachePath: String?): AdResult<Unit>

Internal method for configuring AdService.

This API is used between modules in the SDK, you do not need to use this method.