[ Web Proxy ]
URL:
Viewing: https://firebase.google.com/docs/reference/ios/firebaseabtesting/api/reference/Constants [Back]  [Original]

FirebaseABTesting Framework Reference Skip to main content
Overview Fundamentals AI Build Run Reference Samples
Firebase [Firebase]
Send feedback

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 start time when users start the experiment on the web console.

    Declaration

    Objective-C

    extern const ABTExperimentPayloadExperimentOverflowPolicy
        FIRDefaultExperimentOverflowPolicy
  • Default event name for when an experiment is set.

    Declaration

    Objective-C

    extern NS_SWIFT_NAME(DefaultSetExperimentEventName) NSString *const
        FIRSetExperimentEventName
  • Default event name for when an experiment is activated.

    Declaration

    Objective-C

    extern NS_SWIFT_NAME(DefaultActivateExperimentEventName) NSString *const
        FIRActivateExperimentEventName
  • Default event name for when an experiment is cleared.

    Declaration

    Objective-C

    extern NS_SWIFT_NAME(DefaultClearExperimentEventName) NSString *const
        FIRClearExperimentEventName
  • Default event name for when an experiment times out for being activated.

    Declaration

    Objective-C

    extern NS_SWIFT_NAME(DefaultTimeoutExperimentEventName) NSString *const
        FIRTimeoutExperimentEventName
  • Default event name for when an experiment is expired as it reaches the end of TTL.

    Declaration

    Objective-C

    extern NS_SWIFT_NAME(DefaultExpireExperimentEventName) NSString *const
        FIRExpireExperimentEventName
Send feedback

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

Last updated 2025-03-11 UTC.

Need to tell us more? [[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-11 UTC."],[],[]]

Web Proxy Viewer  |  New URL  |  Original Page