OptiView Ads SDK
    Preparing search index...

    Interface ManifestRequestContext

    Context passed to a ManifestRequestInterceptor.

    interface ManifestRequestContext {
        url: string;
    }
    Index
    url: string

    The fully-resolved channel-manifest URL the SDK was about to fetch.