LiveSSAIAdsRequest
constructor(adsId: String? = null, apiKey: String? = null, streamActivityMonitorId: String? = null, adTagParameters: Map<String, String>? = emptyMap(), manifestSuffix: String? = null, contentUrl: String? = null, adTagUrl: String? = null, adOverlayUIScopes: List<AdOverlayUIScope>? = emptyList(), loadMediaTimeoutMs: Int = DEFAULT_LOAD_MEDIA_TIMEOUT_MS, format: MediaType = MediaType.DASH, languageTag: String? = null, networkCode: String? = null, assetKey: String, authToken: String? = null)