waitUntilOutboundExternalLinkActive
suspend fun RtbFabricClient.waitUntilOutboundExternalLinkActive(request: GetOutboundExternalLinkRequest, retryStrategy: RetryStrategy? = null): Outcome<GetOutboundExternalLinkResponse>
suspend fun RtbFabricClient.waitUntilOutboundExternalLinkActive(block: GetOutboundExternalLinkRequest.Builder.() -> Unit): Outcome<GetOutboundExternalLinkResponse>