All Products
Search
Document Center

OpenSearch:ABTestGroup

Last Updated:Oct 21, 2022

Description

The information about an A/B test group.

Example

{
    "id": "13466",
    "name": "Group_2020-5-7_15:23:3",
    "status": 1,
    "created": 1588839490,
    "updated": 1588839490
}

Structure

Field

Type

Description

id

String

The ID of the A/B test group.

name

String

The name of the A/B test group.

status

Integer

The status of the A/B test group. Valid values:- 0: The A/B test group does not take effect.- 1: The A/B test group takes effect.

created

Integer

The time when the A/B test group was created.

updated

Integer

The time when the A/B test group was last updated.