All Products
Search
Document Center

OpenSearch:ABTestGroup

Last Updated:Apr 01, 2026

The details of an A/B test group.

Example

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

Structure

FieldTypeDescription
idStringThe ID of the A/B test group.
nameStringThe name of the A/B test group.
statusIntegerThe status of the A/B test group. Valid values: 0 (does not take effect), 1 (takes effect).
createdIntegerThe time when the A/B test group was created.
updatedIntegerThe time when the A/B test group was last updated.