Batch SDK - Web
    Preparing search index...

    Interface ISDKDefaultDataCollectionConfiguration

    interface ISDKDefaultDataCollectionConfiguration {
        geoIP?: boolean;
    }
    Index
    geoIP?: boolean

    Whether Batch should resolve the user's region/location from the ip address (default: false).