FirebaseABTesting Framework Reference

Constants

The following constants are available globally.

  • The default experiment overflow policy, that is to discard the experiment with the oldest starttime when users start the experiment on the web console.

    Declaration

    Swift

    letFIRDefaultExperimentOverflowPolicy:<<errortype>>
  • Default event name for when an experiment is set.

    Declaration

    Swift

    letDefaultSetExperimentEventName:String
  • Default event name for when an experiment is activated.

    Declaration

    Swift

    letDefaultActivateExperimentEventName:String
  • Default event name for when an experiment is cleared.

    Declaration

    Swift

    letDefaultClearExperimentEventName:String
  • Default event name for when an experiment times out for being activated.

    Declaration

    Swift

    letDefaultTimeoutExperimentEventName:String
  • Default event name for when an experiment is expired as it reaches the end of TTL.

    Declaration

    Swift

    letDefaultExpireExperimentEventName:String

Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2023-06-13 UTC.