Braze JavaScript SDK
    Preparing search index...

    Function initialize

    • Initializes this braze instance with your API key. This method must be called before other Braze methods are invoked, and is part of the default loading snippets. Subsequent calls will be ignored until 'destroy` is called.

      Parameters

      Returns Promise<boolean>

      • Whether or not the braze instance has been successfully initialized. Reasons for returning false include a missing API key/base URL, user opt out, and ignored crawler bot activity.