OptiView Ads SDK
    Preparing search index...

    Interface VendorConfigurationBase

    Session-level configuration for one vendor, discriminated by type (same identifiers as an asset's vendor). At most one entry per type; unknown types are logged and ignored.

    interface VendorConfigurationBase {
        type: string;
    }

    Hierarchy (View Summary)

    Index
    type: string

    The vendor this configuration applies to.