intercept

open override fun intercept(chain: Interceptor.Chain): Response

Modifies the request to include promoted ad URL and user agent header.

Return

The response from the chain.

Parameters

chain

The interceptor chain for processing the request.