Module | Services | Data types | Constants |
---|---|---|---|
abtest | AbTest AbTestInfo |
Key | Field | Type | Description | Requiredness | Default value |
---|---|---|---|---|---|
1 | name | string | the test that the user is participating in | required | |
2 | variant | string | the variant that they are seeing | required | |
3 | complete | bool | whether the test has been completed or not | optional | |
4 | campaignCodes | set< | the campaign codes associated with the variant | optional |
Represents the AbTest on the web and apps
Key | Field | Type | Description | Requiredness | Default value |
---|---|---|---|---|---|
1 | tests | set< | On the left hand side of the map, . On the right hand side of the map, the variant that they are seeing. | required |