OptiView Ads SDK
    Preparing search index...

    Interface ManifestInterceptContext

    Context passed to a ManifestResponseInterceptor.

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

    The fully-resolved channel-manifest URL that was fetched.