{
    "Id": "1d0f8cff-ed02-463b-a34a-f34579e52a50",
    "Name": "Documentation AB Test Home Page",
    "DefinitionPageId": "1d0f8cff-ed02-463b-a34a-f34579e52a50",
    "BusinessStatus": "Active",
    "StartDate": "2018-02-21T13:00:00.000Z",
    "StopDate": "2018-02-22T22:00:00.000Z",
    "PrimaryGoalId": "18f40e40-ba2d-42d7-be91-b29c5296d22d",
    "OriginalVariantId": "13c7e1f9-8bf8-4b3c-b2ea-81f9ae4053e5",
    "Variants": [
        {
            "Id": "13c7e1f9-8bf8-4b3c-b2ea-81f9ae4053e5",
            "Name": "Original",
            "Percentage": 50
        },
        {
            "Id": "188c9dfe-3488-4bdb-8034-a804cd8aa4a4",
            "Name": "Modified",
            "Percentage": 50
        }
    ],
    "Goals": [
        {
            "Id": "1d05c4a4-bae5-4392-b009-1e6ee9d65d44",
            "Name": "Insight conversion is AB Test Goal",
            "GoalType": "Global",
            "ConversionId": 1
        },
        {
            "Id": "18f40e40-ba2d-42d7-be91-b29c5296d22d",
            "Name": "Next page viewed is AB Test Next Page Goal",
            "Definition": {
                "Relation": "1",
                "Parts": [
                    {
                        "Id": 1,
                        "Predicate": "Visit",
                        "IsNegated": false,
                        "PredicateOperator": "ExactMatch",
                        "ObjectOperator": "ExactMatch",
                        "Objects": [
                            "contact-us"
                        ],
                        "ObjectMetadata": {
                            "PreviousPageTitle": "Home",
                            "ClientLocation": "Europe"
                        }
                    }
                ]
            },
            "GoalType": "Local"
        }
    ]
}