FirebaseABTesting Framework Reference Stay organized with collections Save and categorize content based on your preferences.
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
Objective-C
externconstABTExperimentPayloadExperimentOverflowPolicyFIRDefaultExperimentOverflowPolicyDefault event name for when an experiment is set.
Declaration
Objective-C
externNS_SWIFT_NAME(DefaultSetExperimentEventName)NSString*constFIRSetExperimentEventNameDefault event name for when an experiment is activated.
Declaration
Objective-C
externNS_SWIFT_NAME(DefaultActivateExperimentEventName)NSString*constFIRActivateExperimentEventNameDefault event name for when an experiment is cleared.
Declaration
Objective-C
externNS_SWIFT_NAME(DefaultClearExperimentEventName)NSString*constFIRClearExperimentEventNameDefault event name for when an experiment times out for being activated.
Declaration
Objective-C
externNS_SWIFT_NAME(DefaultTimeoutExperimentEventName)NSString*constFIRTimeoutExperimentEventNameDefault event name for when an experiment is expired as it reaches the end of TTL.
Declaration
Objective-C
externNS_SWIFT_NAME(DefaultExpireExperimentEventName)NSString*constFIRExpireExperimentEventName
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 2025-03-11 UTC.