Contentful Personalization & Analytics
    Preparing search index...

    Locale pair resolved from an incoming server request.

    interface ResolvedRequestLocale {
        contentfulLocale?: string;
        eventLocale: string;
    }
    Index

    Properties

    contentfulLocale?: string

    Contentful locale to use for CDA fetches and Experience API request options, when configured.

    eventLocale: string

    Locale to place on SDK event context.