POST
/
v3
/
study
/
join
Join a Study
curl --request POST \
  --url https://safe.dfda.earth/api/v3/study/join \
  --header 'Authorization: Bearer <token>'
{
  "study": {
    "type": "<string>",
    "userId": 123,
    "id": "<string>",
    "causeVariable": {
      "actionArray": [
        {
          "action": "<string>",
          "callback": "<string>",
          "modifiedValue": 123,
          "title": "<string>",
          "longTitle": "<string>",
          "shortTitle": "<string>"
        }
      ],
      "alias": "<string>",
      "availableUnits": [
        {
          "abbreviatedName": "<string>",
          "advanced": 123,
          "category": "Distance",
          "categoryId": 123,
          "categoryName": "<string>",
          "conversionSteps": [
            "<any>"
          ],
          "id": 123,
          "image": "<string>",
          "manualTracking": 123,
          "maximumAllowedValue": 123,
          "maximumValue": 123,
          "minimumAllowedValue": 123,
          "minimumValue": 123,
          "name": "<string>",
          "unitCategory": {
            "id": "<any>",
            "name": "<any>",
            "standardUnitAbbreviatedName": "<any>"
          }
        }
      ],
      "bestStudyLink": "<string>",
      "bestStudyCard": {
        "actionSheetButtons": "<any>",
        "avatar": "<any>",
        "avatarCircular": "<any>",
        "backgroundColor": "<any>",
        "buttons": "<any>",
        "buttonsSecondary": "<any>",
        "content": "<any>",
        "headerTitle": "<any>",
        "html": "<any>",
        "htmlContent": "<any>",
        "id": "<any>",
        "image": "<any>",
        "inputFields": "<any>",
        "ionIcon": "<any>",
        "link": "<any>",
        "parameters": "<any>",
        "selectedButton": "<any>",
        "sharingBody": "<any>",
        "sharingButtons": "<any>",
        "sharingTitle": "<any>",
        "subHeader": "<any>",
        "subTitle": "<any>",
        "title": "<any>"
      },
      "bestUserStudyLink": "<string>",
      "bestUserStudyCard": {
        "actionSheetButtons": "<any>",
        "avatar": "<any>",
        "avatarCircular": "<any>",
        "backgroundColor": "<any>",
        "buttons": "<any>",
        "buttonsSecondary": "<any>",
        "content": "<any>",
        "headerTitle": "<any>",
        "html": "<any>",
        "htmlContent": "<any>",
        "id": "<any>",
        "image": "<any>",
        "inputFields": "<any>",
        "ionIcon": "<any>",
        "link": "<any>",
        "parameters": "<any>",
        "selectedButton": "<any>",
        "sharingBody": "<any>",
        "sharingButtons": "<any>",
        "sharingTitle": "<any>",
        "subHeader": "<any>",
        "subTitle": "<any>",
        "title": "<any>"
      },
      "bestPopulationStudyLink": "<string>",
      "bestPopulationStudyCard": {
        "actionSheetButtons": "<any>",
        "avatar": "<any>",
        "avatarCircular": "<any>",
        "backgroundColor": "<any>",
        "buttons": "<any>",
        "buttonsSecondary": "<any>",
        "content": "<any>",
        "headerTitle": "<any>",
        "html": "<any>",
        "htmlContent": "<any>",
        "id": "<any>",
        "image": "<any>",
        "inputFields": "<any>",
        "ionIcon": "<any>",
        "link": "<any>",
        "parameters": "<any>",
        "selectedButton": "<any>",
        "sharingBody": "<any>",
        "sharingButtons": "<any>",
        "sharingTitle": "<any>",
        "subHeader": "<any>",
        "subTitle": "<any>",
        "title": "<any>"
      },
      "optimalValueMessage": "<string>",
      "commonOptimalValueMessage": "<string>",
      "userOptimalValueMessage": "<string>",
      "card": {
        "actionSheetButtons": "<any>",
        "avatar": "<any>",
        "avatarCircular": "<any>",
        "backgroundColor": "<any>",
        "buttons": "<any>",
        "buttonsSecondary": "<any>",
        "content": "<any>",
        "headerTitle": "<any>",
        "html": "<any>",
        "htmlContent": "<any>",
        "id": "<any>",
        "image": "<any>",
        "inputFields": "<any>",
        "ionIcon": "<any>",
        "link": "<any>",
        "parameters": "<any>",
        "selectedButton": "<any>",
        "sharingBody": "<any>",
        "sharingButtons": "<any>",
        "sharingTitle": "<any>",
        "subHeader": "<any>",
        "subTitle": "<any>",
        "title": "<any>"
      },
      "causeOnly": true,
      "charts": {
        "hourlyColumnChart": {
          "highchartConfig": {},
          "chartId": "<string>",
          "chartTitle": "<string>",
          "explanation": "<string>",
          "svgUrl": "<string>",
          "svg": "<string>"
        },
        "monthlyColumnChart": {
          "highchartConfig": {},
          "chartId": "<string>",
          "chartTitle": "<string>",
          "explanation": "<string>",
          "svgUrl": "<string>",
          "svg": "<string>"
        },
        "distributionColumnChart": {
          "highchartConfig": {},
          "chartId": "<string>",
          "chartTitle": "<string>",
          "explanation": "<string>",
          "svgUrl": "<string>",
          "svg": "<string>"
        },
        "weekdayColumnChart": {
          "highchartConfig": {},
          "chartId": "<string>",
          "chartTitle": "<string>",
          "explanation": "<string>",
          "svgUrl": "<string>",
          "svg": "<string>"
        },
        "lineChartWithoutSmoothing": {
          "highchartConfig": {},
          "chartId": "<string>",
          "chartTitle": "<string>",
          "explanation": "<string>",
          "svgUrl": "<string>",
          "svg": "<string>"
        },
        "lineChartWithSmoothing": {
          "highchartConfig": {},
          "chartId": "<string>",
          "chartTitle": "<string>",
          "explanation": "<string>",
          "svgUrl": "<string>",
          "svg": "<string>"
        }
      },
      "chartsLinkDynamic": "<string>",
      "chartsLinkEmail": "<string>",
      "chartsLinkFacebook": "<string>",
      "chartsLinkGoogle": "<string>",
      "chartsLinkStatic": "<string>",
      "chartsLinkTwitter": "<string>",
      "childCommonTagVariables": [
        {
          "actionArray": [
            {
              "action": "<any>",
              "callback": "<any>",
              "modifiedValue": "<any>",
              "title": "<any>",
              "longTitle": "<any>",
              "shortTitle": "<any>"
            }
          ],
          "alias": "<string>",
          "availableUnits": [
            {
              "abbreviatedName": "<any>",
              "advanced": "<any>",
              "category": "<any>",
              "categoryId": "<any>",
              "categoryName": "<any>",
              "conversionSteps": "<any>",
              "id": "<any>",
              "image": "<any>",
              "manualTracking": "<any>",
              "maximumAllowedValue": "<any>",
              "maximumValue": "<any>",
              "minimumAllowedValue": "<any>",
              "minimumValue": "<any>",
              "name": "<any>",
              "unitCategory": "<any>"
            }
          ],
          "bestStudyLink": "<string>",
          "bestStudyCard": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "bestUserStudyLink": "<string>",
          "bestUserStudyCard": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "bestPopulationStudyLink": "<string>",
          "bestPopulationStudyCard": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "optimalValueMessage": "<string>",
          "commonOptimalValueMessage": "<string>",
          "userOptimalValueMessage": "<string>",
          "card": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "causeOnly": true,
          "charts": {
            "hourlyColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "monthlyColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "distributionColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "weekdayColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "lineChartWithoutSmoothing": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "lineChartWithSmoothing": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            }
          },
          "chartsLinkDynamic": "<string>",
          "chartsLinkEmail": "<string>",
          "chartsLinkFacebook": "<string>",
          "chartsLinkGoogle": "<string>",
          "chartsLinkStatic": "<string>",
          "chartsLinkTwitter": "<string>",
          "clientId": "<string>",
          "combinationOperation": "MEAN",
          "commonAlias": "<string>",
          "createdAt": "<string>",
          "dataSourceNames": "<string>",
          "dataSources": [
            {
              "affiliate": "<any>",
              "backgroundColor": "<any>",
              "buttons": "<any>",
              "card": "<any>",
              "clientId": "<any>",
              "connected": "<any>",
              "connectError": "<any>",
              "connectInstructions": "<any>",
              "connectorId": "<any>",
              "connectStatus": "<any>",
              "count": "<any>",
              "createdAt": "<any>",
              "connectorClientId": "<any>",
              "defaultVariableCategoryName": "<any>",
              "displayName": "<any>",
              "enabled": "<any>",
              "getItUrl": "<any>",
              "id": "<any>",
              "image": "<any>",
              "imageHtml": "<any>",
              "lastSuccessfulUpdatedAt": "<any>",
              "lastUpdate": "<any>",
              "linkedDisplayNameHtml": "<any>",
              "longDescription": "<any>",
              "message": "<any>",
              "mobileConnectMethod": "<any>",
              "name": "<any>",
              "platforms": "<any>",
              "premium": "<any>",
              "scopes": "<any>",
              "shortDescription": "<any>",
              "spreadsheetUploadLink": "<any>",
              "totalMeasurementsInLastUpdate": "<any>",
              "updatedAt": "<any>",
              "updateRequestedAt": "<any>",
              "updateStatus": "<any>",
              "userId": "<any>"
            }
          ],
          "description": "<string>",
          "displayName": "<string>",
          "durationOfAction": 123,
          "durationOfActionInHours": 123,
          "earliestFillingTime": 123,
          "earliestMeasurementTime": 123,
          "earliestSourceTime": 123,
          "errorMessage": "<string>",
          "experimentEndTime": "<string>",
          "experimentStartTime": "<string>",
          "fillingType": "none",
          "fillingValue": 123,
          "iconIcon": "<string>",
          "id": 123,
          "imageUrl": "<string>",
          "informationalUrl": "<string>",
          "inputType": "<string>",
          "ionIcon": "<string>",
          "joinWith": 123,
          "kurtosis": 123,
          "lastProcessedDailyValue": 123,
          "lastSuccessfulUpdateTime": "<string>",
          "lastValue": 123,
          "latestFillingTime": 123,
          "latestMeasurementTime": 123,
          "latestSourceTime": 123,
          "latestUserMeasurementTime": 123,
          "latitude": 123,
          "location": "<string>",
          "longitude": 123,
          "manualTracking": true,
          "maximumAllowedDailyValue": 123,
          "maximumAllowedValue": 123,
          "maximumRecordedDailyValue": 123,
          "maximumRecordedValue": 123,
          "mean": 123,
          "measurementsAtLastAnalysis": 123,
          "median": 123,
          "minimumAllowedValue": 123,
          "minimumAllowedDailyValue": 123,
          "minimumNonZeroValue": 123,
          "minimumRecordedValue": 123,
          "mostCommonConnectorId": 123,
          "mostCommonOriginalUnitId": 123,
          "mostCommonUnitId": 123,
          "mostCommonValue": 123,
          "name": "<string>",
          "numberOfGlobalVariableRelationshipsAsCause": 123,
          "numberOfGlobalVariableRelationshipsAsEffect": 123,
          "numberOfChanges": 123,
          "numberOfCorrelations": 123,
          "numberOfCorrelationsAsCause": 123,
          "numberOfCorrelationsAsEffect": 123,
          "numberOfProcessedDailyMeasurements": 123,
          "numberOfRawMeasurements": 123,
          "numberOfTrackingReminders": 123,
          "numberOfUniqueDailyValues": 123,
          "numberOfUniqueValues": 123,
          "numberOfUserVariableRelationshipsAsCause": 123,
          "numberOfUserVariableRelationshipsAsEffect": 123,
          "numberOfUserVariables": 123,
          "onsetDelay": 123,
          "onsetDelayInHours": 123,
          "outcome": true,
          "outcomeOfInterest": true,
          "pngPath": "<string>",
          "pngUrl": "<string>",
          "predictorOfInterest": 123,
          "price": 123,
          "productUrl": "<string>",
          "public": true,
          "question": "<string>",
          "longQuestion": "<string>",
          "rawMeasurementsAtLastAnalysis": 123,
          "secondMostCommonValue": 123,
          "secondToLastValue": 123,
          "shareUserMeasurements": true,
          "skewness": 123,
          "standardDeviation": 123,
          "status": "<string>",
          "subtitle": "<string>",
          "svgUrl": "<string>",
          "thirdMostCommonValue": 123,
          "thirdToLastValue": 123,
          "trackingInstructions": "<string>",
          "trackingInstructionsCard": {
            "actionSheetButtons": "<any>",
            "avatar": "<any>",
            "avatarCircular": "<any>",
            "backgroundColor": "<any>",
            "buttons": "<any>",
            "buttonsSecondary": "<any>",
            "content": "<any>",
            "headerTitle": "<any>",
            "html": "<any>",
            "htmlContent": "<any>",
            "id": "<any>",
            "image": "<any>",
            "inputFields": "<any>",
            "ionIcon": "<any>",
            "link": "<any>",
            "parameters": "<any>",
            "selectedButton": "<any>",
            "sharingBody": "<any>",
            "sharingButtons": "<any>",
            "sharingTitle": "<any>",
            "subHeader": "<any>",
            "subTitle": "<any>",
            "title": "<any>"
          },
          "unit": {
            "abbreviatedName": "<string>",
            "advanced": 123,
            "category": "Distance",
            "categoryId": 123,
            "categoryName": "<string>",
            "conversionSteps": [
              "<any>"
            ],
            "id": 123,
            "image": "<string>",
            "manualTracking": 123,
            "maximumAllowedValue": 123,
            "maximumValue": 123,
            "minimumAllowedValue": 123,
            "minimumValue": 123,
            "name": "<string>",
            "unitCategory": {
              "id": "<any>",
              "name": "<any>",
              "standardUnitAbbreviatedName": "<any>"
            }
          },
          "unitAbbreviatedName": "<string>",
          "unitCategoryId": 123,
          "unitCategoryName": "<string>",
          "unitId": 123,
          "unitName": "<string>",
          "upc": "<string>",
          "updated": 123,
          "updatedAt": "<string>",
          "updatedTime": "<string>",
          "userId": 123,
          "userVariableUnitAbbreviatedName": "<string>",
          "userVariableUnitCategoryId": 123,
          "userVariableUnitCategoryName": "<string>",
          "userVariableUnitId": 123,
          "userVariableUnitName": "<string>",
          "valence": "<string>",
          "variableCategoryId": 123,
          "variableCategoryName": "Activity",
          "variableId": 123,
          "variableName": "<string>",
          "variance": 123,
          "wikipediaTitle": "<string>"
        }
      ],
      "childUserTagVariables": [
        {
          "actionArray": [
            {
              "action": "<any>",
              "callback": "<any>",
              "modifiedValue": "<any>",
              "title": "<any>",
              "longTitle": "<any>",
              "shortTitle": "<any>"
            }
          ],
          "alias": "<string>",
          "availableUnits": [
            {
              "abbreviatedName": "<any>",
              "advanced": "<any>",
              "category": "<any>",
              "categoryId": "<any>",
              "categoryName": "<any>",
              "conversionSteps": "<any>",
              "id": "<any>",
              "image": "<any>",
              "manualTracking": "<any>",
              "maximumAllowedValue": "<any>",
              "maximumValue": "<any>",
              "minimumAllowedValue": "<any>",
              "minimumValue": "<any>",
              "name": "<any>",
              "unitCategory": "<any>"
            }
          ],
          "bestStudyLink": "<string>",
          "bestStudyCard": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "bestUserStudyLink": "<string>",
          "bestUserStudyCard": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "bestPopulationStudyLink": "<string>",
          "bestPopulationStudyCard": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "optimalValueMessage": "<string>",
          "commonOptimalValueMessage": "<string>",
          "userOptimalValueMessage": "<string>",
          "card": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "causeOnly": true,
          "charts": {
            "hourlyColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "monthlyColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "distributionColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "weekdayColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "lineChartWithoutSmoothing": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "lineChartWithSmoothing": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            }
          },
          "chartsLinkDynamic": "<string>",
          "chartsLinkEmail": "<string>",
          "chartsLinkFacebook": "<string>",
          "chartsLinkGoogle": "<string>",
          "chartsLinkStatic": "<string>",
          "chartsLinkTwitter": "<string>",
          "clientId": "<string>",
          "combinationOperation": "MEAN",
          "commonAlias": "<string>",
          "createdAt": "<string>",
          "dataSourceNames": "<string>",
          "dataSources": [
            {
              "affiliate": "<any>",
              "backgroundColor": "<any>",
              "buttons": "<any>",
              "card": "<any>",
              "clientId": "<any>",
              "connected": "<any>",
              "connectError": "<any>",
              "connectInstructions": "<any>",
              "connectorId": "<any>",
              "connectStatus": "<any>",
              "count": "<any>",
              "createdAt": "<any>",
              "connectorClientId": "<any>",
              "defaultVariableCategoryName": "<any>",
              "displayName": "<any>",
              "enabled": "<any>",
              "getItUrl": "<any>",
              "id": "<any>",
              "image": "<any>",
              "imageHtml": "<any>",
              "lastSuccessfulUpdatedAt": "<any>",
              "lastUpdate": "<any>",
              "linkedDisplayNameHtml": "<any>",
              "longDescription": "<any>",
              "message": "<any>",
              "mobileConnectMethod": "<any>",
              "name": "<any>",
              "platforms": "<any>",
              "premium": "<any>",
              "scopes": "<any>",
              "shortDescription": "<any>",
              "spreadsheetUploadLink": "<any>",
              "totalMeasurementsInLastUpdate": "<any>",
              "updatedAt": "<any>",
              "updateRequestedAt": "<any>",
              "updateStatus": "<any>",
              "userId": "<any>"
            }
          ],
          "description": "<string>",
          "displayName": "<string>",
          "durationOfAction": 123,
          "durationOfActionInHours": 123,
          "earliestFillingTime": 123,
          "earliestMeasurementTime": 123,
          "earliestSourceTime": 123,
          "errorMessage": "<string>",
          "experimentEndTime": "<string>",
          "experimentStartTime": "<string>",
          "fillingType": "none",
          "fillingValue": 123,
          "iconIcon": "<string>",
          "id": 123,
          "imageUrl": "<string>",
          "informationalUrl": "<string>",
          "inputType": "<string>",
          "ionIcon": "<string>",
          "joinWith": 123,
          "kurtosis": 123,
          "lastProcessedDailyValue": 123,
          "lastSuccessfulUpdateTime": "<string>",
          "lastValue": 123,
          "latestFillingTime": 123,
          "latestMeasurementTime": 123,
          "latestSourceTime": 123,
          "latestUserMeasurementTime": 123,
          "latitude": 123,
          "location": "<string>",
          "longitude": 123,
          "manualTracking": true,
          "maximumAllowedDailyValue": 123,
          "maximumAllowedValue": 123,
          "maximumRecordedDailyValue": 123,
          "maximumRecordedValue": 123,
          "mean": 123,
          "measurementsAtLastAnalysis": 123,
          "median": 123,
          "minimumAllowedValue": 123,
          "minimumAllowedDailyValue": 123,
          "minimumNonZeroValue": 123,
          "minimumRecordedValue": 123,
          "mostCommonConnectorId": 123,
          "mostCommonOriginalUnitId": 123,
          "mostCommonUnitId": 123,
          "mostCommonValue": 123,
          "name": "<string>",
          "numberOfGlobalVariableRelationshipsAsCause": 123,
          "numberOfGlobalVariableRelationshipsAsEffect": 123,
          "numberOfChanges": 123,
          "numberOfCorrelations": 123,
          "numberOfCorrelationsAsCause": 123,
          "numberOfCorrelationsAsEffect": 123,
          "numberOfProcessedDailyMeasurements": 123,
          "numberOfRawMeasurements": 123,
          "numberOfTrackingReminders": 123,
          "numberOfUniqueDailyValues": 123,
          "numberOfUniqueValues": 123,
          "numberOfUserVariableRelationshipsAsCause": 123,
          "numberOfUserVariableRelationshipsAsEffect": 123,
          "numberOfUserVariables": 123,
          "onsetDelay": 123,
          "onsetDelayInHours": 123,
          "outcome": true,
          "outcomeOfInterest": true,
          "pngPath": "<string>",
          "pngUrl": "<string>",
          "predictorOfInterest": 123,
          "price": 123,
          "productUrl": "<string>",
          "public": true,
          "question": "<string>",
          "longQuestion": "<string>",
          "rawMeasurementsAtLastAnalysis": 123,
          "secondMostCommonValue": 123,
          "secondToLastValue": 123,
          "shareUserMeasurements": true,
          "skewness": 123,
          "standardDeviation": 123,
          "status": "<string>",
          "subtitle": "<string>",
          "svgUrl": "<string>",
          "thirdMostCommonValue": 123,
          "thirdToLastValue": 123,
          "trackingInstructions": "<string>",
          "trackingInstructionsCard": {
            "actionSheetButtons": "<any>",
            "avatar": "<any>",
            "avatarCircular": "<any>",
            "backgroundColor": "<any>",
            "buttons": "<any>",
            "buttonsSecondary": "<any>",
            "content": "<any>",
            "headerTitle": "<any>",
            "html": "<any>",
            "htmlContent": "<any>",
            "id": "<any>",
            "image": "<any>",
            "inputFields": "<any>",
            "ionIcon": "<any>",
            "link": "<any>",
            "parameters": "<any>",
            "selectedButton": "<any>",
            "sharingBody": "<any>",
            "sharingButtons": "<any>",
            "sharingTitle": "<any>",
            "subHeader": "<any>",
            "subTitle": "<any>",
            "title": "<any>"
          },
          "unit": {
            "abbreviatedName": "<string>",
            "advanced": 123,
            "category": "Distance",
            "categoryId": 123,
            "categoryName": "<string>",
            "conversionSteps": [
              "<any>"
            ],
            "id": 123,
            "image": "<string>",
            "manualTracking": 123,
            "maximumAllowedValue": 123,
            "maximumValue": 123,
            "minimumAllowedValue": 123,
            "minimumValue": 123,
            "name": "<string>",
            "unitCategory": {
              "id": "<any>",
              "name": "<any>",
              "standardUnitAbbreviatedName": "<any>"
            }
          },
          "unitAbbreviatedName": "<string>",
          "unitCategoryId": 123,
          "unitCategoryName": "<string>",
          "unitId": 123,
          "unitName": "<string>",
          "upc": "<string>",
          "updated": 123,
          "updatedAt": "<string>",
          "updatedTime": "<string>",
          "userId": 123,
          "userVariableUnitAbbreviatedName": "<string>",
          "userVariableUnitCategoryId": 123,
          "userVariableUnitCategoryName": "<string>",
          "userVariableUnitId": 123,
          "userVariableUnitName": "<string>",
          "valence": "<string>",
          "variableCategoryId": 123,
          "variableCategoryName": "Activity",
          "variableId": 123,
          "variableName": "<string>",
          "variance": 123,
          "wikipediaTitle": "<string>"
        }
      ],
      "clientId": "<string>",
      "combinationOperation": "MEAN",
      "commonAlias": "<string>",
      "commonTaggedVariables": [
        {
          "actionArray": [
            {
              "action": "<any>",
              "callback": "<any>",
              "modifiedValue": "<any>",
              "title": "<any>",
              "longTitle": "<any>",
              "shortTitle": "<any>"
            }
          ],
          "alias": "<string>",
          "availableUnits": [
            {
              "abbreviatedName": "<any>",
              "advanced": "<any>",
              "category": "<any>",
              "categoryId": "<any>",
              "categoryName": "<any>",
              "conversionSteps": "<any>",
              "id": "<any>",
              "image": "<any>",
              "manualTracking": "<any>",
              "maximumAllowedValue": "<any>",
              "maximumValue": "<any>",
              "minimumAllowedValue": "<any>",
              "minimumValue": "<any>",
              "name": "<any>",
              "unitCategory": "<any>"
            }
          ],
          "bestStudyLink": "<string>",
          "bestStudyCard": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "bestUserStudyLink": "<string>",
          "bestUserStudyCard": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "bestPopulationStudyLink": "<string>",
          "bestPopulationStudyCard": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "optimalValueMessage": "<string>",
          "commonOptimalValueMessage": "<string>",
          "userOptimalValueMessage": "<string>",
          "card": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "causeOnly": true,
          "charts": {
            "hourlyColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "monthlyColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "distributionColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "weekdayColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "lineChartWithoutSmoothing": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "lineChartWithSmoothing": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            }
          },
          "chartsLinkDynamic": "<string>",
          "chartsLinkEmail": "<string>",
          "chartsLinkFacebook": "<string>",
          "chartsLinkGoogle": "<string>",
          "chartsLinkStatic": "<string>",
          "chartsLinkTwitter": "<string>",
          "clientId": "<string>",
          "combinationOperation": "MEAN",
          "commonAlias": "<string>",
          "createdAt": "<string>",
          "dataSourceNames": "<string>",
          "dataSources": [
            {
              "affiliate": "<any>",
              "backgroundColor": "<any>",
              "buttons": "<any>",
              "card": "<any>",
              "clientId": "<any>",
              "connected": "<any>",
              "connectError": "<any>",
              "connectInstructions": "<any>",
              "connectorId": "<any>",
              "connectStatus": "<any>",
              "count": "<any>",
              "createdAt": "<any>",
              "connectorClientId": "<any>",
              "defaultVariableCategoryName": "<any>",
              "displayName": "<any>",
              "enabled": "<any>",
              "getItUrl": "<any>",
              "id": "<any>",
              "image": "<any>",
              "imageHtml": "<any>",
              "lastSuccessfulUpdatedAt": "<any>",
              "lastUpdate": "<any>",
              "linkedDisplayNameHtml": "<any>",
              "longDescription": "<any>",
              "message": "<any>",
              "mobileConnectMethod": "<any>",
              "name": "<any>",
              "platforms": "<any>",
              "premium": "<any>",
              "scopes": "<any>",
              "shortDescription": "<any>",
              "spreadsheetUploadLink": "<any>",
              "totalMeasurementsInLastUpdate": "<any>",
              "updatedAt": "<any>",
              "updateRequestedAt": "<any>",
              "updateStatus": "<any>",
              "userId": "<any>"
            }
          ],
          "description": "<string>",
          "displayName": "<string>",
          "durationOfAction": 123,
          "durationOfActionInHours": 123,
          "earliestFillingTime": 123,
          "earliestMeasurementTime": 123,
          "earliestSourceTime": 123,
          "errorMessage": "<string>",
          "experimentEndTime": "<string>",
          "experimentStartTime": "<string>",
          "fillingType": "none",
          "fillingValue": 123,
          "iconIcon": "<string>",
          "id": 123,
          "imageUrl": "<string>",
          "informationalUrl": "<string>",
          "inputType": "<string>",
          "ionIcon": "<string>",
          "joinWith": 123,
          "kurtosis": 123,
          "lastProcessedDailyValue": 123,
          "lastSuccessfulUpdateTime": "<string>",
          "lastValue": 123,
          "latestFillingTime": 123,
          "latestMeasurementTime": 123,
          "latestSourceTime": 123,
          "latestUserMeasurementTime": 123,
          "latitude": 123,
          "location": "<string>",
          "longitude": 123,
          "manualTracking": true,
          "maximumAllowedDailyValue": 123,
          "maximumAllowedValue": 123,
          "maximumRecordedDailyValue": 123,
          "maximumRecordedValue": 123,
          "mean": 123,
          "measurementsAtLastAnalysis": 123,
          "median": 123,
          "minimumAllowedValue": 123,
          "minimumAllowedDailyValue": 123,
          "minimumNonZeroValue": 123,
          "minimumRecordedValue": 123,
          "mostCommonConnectorId": 123,
          "mostCommonOriginalUnitId": 123,
          "mostCommonUnitId": 123,
          "mostCommonValue": 123,
          "name": "<string>",
          "numberOfGlobalVariableRelationshipsAsCause": 123,
          "numberOfGlobalVariableRelationshipsAsEffect": 123,
          "numberOfChanges": 123,
          "numberOfCorrelations": 123,
          "numberOfCorrelationsAsCause": 123,
          "numberOfCorrelationsAsEffect": 123,
          "numberOfProcessedDailyMeasurements": 123,
          "numberOfRawMeasurements": 123,
          "numberOfTrackingReminders": 123,
          "numberOfUniqueDailyValues": 123,
          "numberOfUniqueValues": 123,
          "numberOfUserVariableRelationshipsAsCause": 123,
          "numberOfUserVariableRelationshipsAsEffect": 123,
          "numberOfUserVariables": 123,
          "onsetDelay": 123,
          "onsetDelayInHours": 123,
          "outcome": true,
          "outcomeOfInterest": true,
          "pngPath": "<string>",
          "pngUrl": "<string>",
          "predictorOfInterest": 123,
          "price": 123,
          "productUrl": "<string>",
          "public": true,
          "question": "<string>",
          "longQuestion": "<string>",
          "rawMeasurementsAtLastAnalysis": 123,
          "secondMostCommonValue": 123,
          "secondToLastValue": 123,
          "shareUserMeasurements": true,
          "skewness": 123,
          "standardDeviation": 123,
          "status": "<string>",
          "subtitle": "<string>",
          "svgUrl": "<string>",
          "thirdMostCommonValue": 123,
          "thirdToLastValue": 123,
          "trackingInstructions": "<string>",
          "trackingInstructionsCard": {
            "actionSheetButtons": "<any>",
            "avatar": "<any>",
            "avatarCircular": "<any>",
            "backgroundColor": "<any>",
            "buttons": "<any>",
            "buttonsSecondary": "<any>",
            "content": "<any>",
            "headerTitle": "<any>",
            "html": "<any>",
            "htmlContent": "<any>",
            "id": "<any>",
            "image": "<any>",
            "inputFields": "<any>",
            "ionIcon": "<any>",
            "link": "<any>",
            "parameters": "<any>",
            "selectedButton": "<any>",
            "sharingBody": "<any>",
            "sharingButtons": "<any>",
            "sharingTitle": "<any>",
            "subHeader": "<any>",
            "subTitle": "<any>",
            "title": "<any>"
          },
          "unit": {
            "abbreviatedName": "<string>",
            "advanced": 123,
            "category": "Distance",
            "categoryId": 123,
            "categoryName": "<string>",
            "conversionSteps": [
              "<any>"
            ],
            "id": 123,
            "image": "<string>",
            "manualTracking": 123,
            "maximumAllowedValue": 123,
            "maximumValue": 123,
            "minimumAllowedValue": 123,
            "minimumValue": 123,
            "name": "<string>",
            "unitCategory": {
              "id": "<any>",
              "name": "<any>",
              "standardUnitAbbreviatedName": "<any>"
            }
          },
          "unitAbbreviatedName": "<string>",
          "unitCategoryId": 123,
          "unitCategoryName": "<string>",
          "unitId": 123,
          "unitName": "<string>",
          "upc": "<string>",
          "updated": 123,
          "updatedAt": "<string>",
          "updatedTime": "<string>",
          "userId": 123,
          "userVariableUnitAbbreviatedName": "<string>",
          "userVariableUnitCategoryId": 123,
          "userVariableUnitCategoryName": "<string>",
          "userVariableUnitId": 123,
          "userVariableUnitName": "<string>",
          "valence": "<string>",
          "variableCategoryId": 123,
          "variableCategoryName": "Activity",
          "variableId": 123,
          "variableName": "<string>",
          "variance": 123,
          "wikipediaTitle": "<string>"
        }
      ],
      "commonTagVariables": [
        {
          "actionArray": [
            {
              "action": "<any>",
              "callback": "<any>",
              "modifiedValue": "<any>",
              "title": "<any>",
              "longTitle": "<any>",
              "shortTitle": "<any>"
            }
          ],
          "alias": "<string>",
          "availableUnits": [
            {
              "abbreviatedName": "<any>",
              "advanced": "<any>",
              "category": "<any>",
              "categoryId": "<any>",
              "categoryName": "<any>",
              "conversionSteps": "<any>",
              "id": "<any>",
              "image": "<any>",
              "manualTracking": "<any>",
              "maximumAllowedValue": "<any>",
              "maximumValue": "<any>",
              "minimumAllowedValue": "<any>",
              "minimumValue": "<any>",
              "name": "<any>",
              "unitCategory": "<any>"
            }
          ],
          "bestStudyLink": "<string>",
          "bestStudyCard": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "bestUserStudyLink": "<string>",
          "bestUserStudyCard": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "bestPopulationStudyLink": "<string>",
          "bestPopulationStudyCard": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "optimalValueMessage": "<string>",
          "commonOptimalValueMessage": "<string>",
          "userOptimalValueMessage": "<string>",
          "card": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "causeOnly": true,
          "charts": {
            "hourlyColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "monthlyColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "distributionColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "weekdayColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "lineChartWithoutSmoothing": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "lineChartWithSmoothing": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            }
          },
          "chartsLinkDynamic": "<string>",
          "chartsLinkEmail": "<string>",
          "chartsLinkFacebook": "<string>",
          "chartsLinkGoogle": "<string>",
          "chartsLinkStatic": "<string>",
          "chartsLinkTwitter": "<string>",
          "clientId": "<string>",
          "combinationOperation": "MEAN",
          "commonAlias": "<string>",
          "createdAt": "<string>",
          "dataSourceNames": "<string>",
          "dataSources": [
            {
              "affiliate": "<any>",
              "backgroundColor": "<any>",
              "buttons": "<any>",
              "card": "<any>",
              "clientId": "<any>",
              "connected": "<any>",
              "connectError": "<any>",
              "connectInstructions": "<any>",
              "connectorId": "<any>",
              "connectStatus": "<any>",
              "count": "<any>",
              "createdAt": "<any>",
              "connectorClientId": "<any>",
              "defaultVariableCategoryName": "<any>",
              "displayName": "<any>",
              "enabled": "<any>",
              "getItUrl": "<any>",
              "id": "<any>",
              "image": "<any>",
              "imageHtml": "<any>",
              "lastSuccessfulUpdatedAt": "<any>",
              "lastUpdate": "<any>",
              "linkedDisplayNameHtml": "<any>",
              "longDescription": "<any>",
              "message": "<any>",
              "mobileConnectMethod": "<any>",
              "name": "<any>",
              "platforms": "<any>",
              "premium": "<any>",
              "scopes": "<any>",
              "shortDescription": "<any>",
              "spreadsheetUploadLink": "<any>",
              "totalMeasurementsInLastUpdate": "<any>",
              "updatedAt": "<any>",
              "updateRequestedAt": "<any>",
              "updateStatus": "<any>",
              "userId": "<any>"
            }
          ],
          "description": "<string>",
          "displayName": "<string>",
          "durationOfAction": 123,
          "durationOfActionInHours": 123,
          "earliestFillingTime": 123,
          "earliestMeasurementTime": 123,
          "earliestSourceTime": 123,
          "errorMessage": "<string>",
          "experimentEndTime": "<string>",
          "experimentStartTime": "<string>",
          "fillingType": "none",
          "fillingValue": 123,
          "iconIcon": "<string>",
          "id": 123,
          "imageUrl": "<string>",
          "informationalUrl": "<string>",
          "inputType": "<string>",
          "ionIcon": "<string>",
          "joinWith": 123,
          "kurtosis": 123,
          "lastProcessedDailyValue": 123,
          "lastSuccessfulUpdateTime": "<string>",
          "lastValue": 123,
          "latestFillingTime": 123,
          "latestMeasurementTime": 123,
          "latestSourceTime": 123,
          "latestUserMeasurementTime": 123,
          "latitude": 123,
          "location": "<string>",
          "longitude": 123,
          "manualTracking": true,
          "maximumAllowedDailyValue": 123,
          "maximumAllowedValue": 123,
          "maximumRecordedDailyValue": 123,
          "maximumRecordedValue": 123,
          "mean": 123,
          "measurementsAtLastAnalysis": 123,
          "median": 123,
          "minimumAllowedValue": 123,
          "minimumAllowedDailyValue": 123,
          "minimumNonZeroValue": 123,
          "minimumRecordedValue": 123,
          "mostCommonConnectorId": 123,
          "mostCommonOriginalUnitId": 123,
          "mostCommonUnitId": 123,
          "mostCommonValue": 123,
          "name": "<string>",
          "numberOfGlobalVariableRelationshipsAsCause": 123,
          "numberOfGlobalVariableRelationshipsAsEffect": 123,
          "numberOfChanges": 123,
          "numberOfCorrelations": 123,
          "numberOfCorrelationsAsCause": 123,
          "numberOfCorrelationsAsEffect": 123,
          "numberOfProcessedDailyMeasurements": 123,
          "numberOfRawMeasurements": 123,
          "numberOfTrackingReminders": 123,
          "numberOfUniqueDailyValues": 123,
          "numberOfUniqueValues": 123,
          "numberOfUserVariableRelationshipsAsCause": 123,
          "numberOfUserVariableRelationshipsAsEffect": 123,
          "numberOfUserVariables": 123,
          "onsetDelay": 123,
          "onsetDelayInHours": 123,
          "outcome": true,
          "outcomeOfInterest": true,
          "pngPath": "<string>",
          "pngUrl": "<string>",
          "predictorOfInterest": 123,
          "price": 123,
          "productUrl": "<string>",
          "public": true,
          "question": "<string>",
          "longQuestion": "<string>",
          "rawMeasurementsAtLastAnalysis": 123,
          "secondMostCommonValue": 123,
          "secondToLastValue": 123,
          "shareUserMeasurements": true,
          "skewness": 123,
          "standardDeviation": 123,
          "status": "<string>",
          "subtitle": "<string>",
          "svgUrl": "<string>",
          "thirdMostCommonValue": 123,
          "thirdToLastValue": 123,
          "trackingInstructions": "<string>",
          "trackingInstructionsCard": {
            "actionSheetButtons": "<any>",
            "avatar": "<any>",
            "avatarCircular": "<any>",
            "backgroundColor": "<any>",
            "buttons": "<any>",
            "buttonsSecondary": "<any>",
            "content": "<any>",
            "headerTitle": "<any>",
            "html": "<any>",
            "htmlContent": "<any>",
            "id": "<any>",
            "image": "<any>",
            "inputFields": "<any>",
            "ionIcon": "<any>",
            "link": "<any>",
            "parameters": "<any>",
            "selectedButton": "<any>",
            "sharingBody": "<any>",
            "sharingButtons": "<any>",
            "sharingTitle": "<any>",
            "subHeader": "<any>",
            "subTitle": "<any>",
            "title": "<any>"
          },
          "unit": {
            "abbreviatedName": "<string>",
            "advanced": 123,
            "category": "Distance",
            "categoryId": 123,
            "categoryName": "<string>",
            "conversionSteps": [
              "<any>"
            ],
            "id": 123,
            "image": "<string>",
            "manualTracking": 123,
            "maximumAllowedValue": 123,
            "maximumValue": 123,
            "minimumAllowedValue": 123,
            "minimumValue": 123,
            "name": "<string>",
            "unitCategory": {
              "id": "<any>",
              "name": "<any>",
              "standardUnitAbbreviatedName": "<any>"
            }
          },
          "unitAbbreviatedName": "<string>",
          "unitCategoryId": 123,
          "unitCategoryName": "<string>",
          "unitId": 123,
          "unitName": "<string>",
          "upc": "<string>",
          "updated": 123,
          "updatedAt": "<string>",
          "updatedTime": "<string>",
          "userId": 123,
          "userVariableUnitAbbreviatedName": "<string>",
          "userVariableUnitCategoryId": 123,
          "userVariableUnitCategoryName": "<string>",
          "userVariableUnitId": 123,
          "userVariableUnitName": "<string>",
          "valence": "<string>",
          "variableCategoryId": 123,
          "variableCategoryName": "Activity",
          "variableId": 123,
          "variableName": "<string>",
          "variance": 123,
          "wikipediaTitle": "<string>"
        }
      ],
      "createdAt": "<string>",
      "dataSourceNames": "<string>",
      "dataSources": [
        {
          "affiliate": true,
          "backgroundColor": "<string>",
          "buttons": [
            "<any>"
          ],
          "card": {
            "actionSheetButtons": "<any>",
            "avatar": "<any>",
            "avatarCircular": "<any>",
            "backgroundColor": "<any>",
            "buttons": "<any>",
            "buttonsSecondary": "<any>",
            "content": "<any>",
            "headerTitle": "<any>",
            "html": "<any>",
            "htmlContent": "<any>",
            "id": "<any>",
            "image": "<any>",
            "inputFields": "<any>",
            "ionIcon": "<any>",
            "link": "<any>",
            "parameters": "<any>",
            "selectedButton": "<any>",
            "sharingBody": "<any>",
            "sharingButtons": "<any>",
            "sharingTitle": "<any>",
            "subHeader": "<any>",
            "subTitle": "<any>",
            "title": "<any>"
          },
          "clientId": "<string>",
          "connected": true,
          "connectError": "<string>",
          "connectInstructions": {
            "parameters": "<any>",
            "url": "<any>",
            "usePopup": "<any>"
          },
          "connectorId": 123,
          "connectStatus": "<string>",
          "count": 123,
          "createdAt": "<string>",
          "connectorClientId": "<string>",
          "defaultVariableCategoryName": "<string>",
          "displayName": "<string>",
          "enabled": 123,
          "getItUrl": "<string>",
          "id": 123,
          "image": "<string>",
          "imageHtml": "<string>",
          "lastSuccessfulUpdatedAt": "<string>",
          "lastUpdate": 123,
          "linkedDisplayNameHtml": "<string>",
          "longDescription": "<string>",
          "message": "<string>",
          "mobileConnectMethod": "<string>",
          "name": "<string>",
          "platforms": [
            "<any>"
          ],
          "premium": true,
          "scopes": [
            "<any>"
          ],
          "shortDescription": "<string>",
          "spreadsheetUploadLink": "<string>",
          "totalMeasurementsInLastUpdate": 123,
          "updatedAt": "<string>",
          "updateRequestedAt": "<string>",
          "updateStatus": "<string>",
          "userId": 123
        }
      ],
      "description": "<string>",
      "displayName": "<string>",
      "durationOfAction": 123,
      "durationOfActionInHours": 123,
      "earliestFillingTime": 123,
      "earliestMeasurementTime": 123,
      "earliestSourceTime": 123,
      "errorMessage": "<string>",
      "experimentEndTime": "<string>",
      "experimentStartTime": "<string>",
      "fillingType": "none",
      "fillingValue": 123,
      "iconIcon": "<string>",
      "id": 123,
      "imageUrl": "<string>",
      "informationalUrl": "<string>",
      "ingredientOfCommonTagVariables": [
        {
          "actionArray": [
            {
              "action": "<any>",
              "callback": "<any>",
              "modifiedValue": "<any>",
              "title": "<any>",
              "longTitle": "<any>",
              "shortTitle": "<any>"
            }
          ],
          "alias": "<string>",
          "availableUnits": [
            {
              "abbreviatedName": "<any>",
              "advanced": "<any>",
              "category": "<any>",
              "categoryId": "<any>",
              "categoryName": "<any>",
              "conversionSteps": "<any>",
              "id": "<any>",
              "image": "<any>",
              "manualTracking": "<any>",
              "maximumAllowedValue": "<any>",
              "maximumValue": "<any>",
              "minimumAllowedValue": "<any>",
              "minimumValue": "<any>",
              "name": "<any>",
              "unitCategory": "<any>"
            }
          ],
          "bestStudyLink": "<string>",
          "bestStudyCard": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "bestUserStudyLink": "<string>",
          "bestUserStudyCard": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "bestPopulationStudyLink": "<string>",
          "bestPopulationStudyCard": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "optimalValueMessage": "<string>",
          "commonOptimalValueMessage": "<string>",
          "userOptimalValueMessage": "<string>",
          "card": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "causeOnly": true,
          "charts": {
            "hourlyColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "monthlyColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "distributionColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "weekdayColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "lineChartWithoutSmoothing": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "lineChartWithSmoothing": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            }
          },
          "chartsLinkDynamic": "<string>",
          "chartsLinkEmail": "<string>",
          "chartsLinkFacebook": "<string>",
          "chartsLinkGoogle": "<string>",
          "chartsLinkStatic": "<string>",
          "chartsLinkTwitter": "<string>",
          "clientId": "<string>",
          "combinationOperation": "MEAN",
          "commonAlias": "<string>",
          "createdAt": "<string>",
          "dataSourceNames": "<string>",
          "dataSources": [
            {
              "affiliate": "<any>",
              "backgroundColor": "<any>",
              "buttons": "<any>",
              "card": "<any>",
              "clientId": "<any>",
              "connected": "<any>",
              "connectError": "<any>",
              "connectInstructions": "<any>",
              "connectorId": "<any>",
              "connectStatus": "<any>",
              "count": "<any>",
              "createdAt": "<any>",
              "connectorClientId": "<any>",
              "defaultVariableCategoryName": "<any>",
              "displayName": "<any>",
              "enabled": "<any>",
              "getItUrl": "<any>",
              "id": "<any>",
              "image": "<any>",
              "imageHtml": "<any>",
              "lastSuccessfulUpdatedAt": "<any>",
              "lastUpdate": "<any>",
              "linkedDisplayNameHtml": "<any>",
              "longDescription": "<any>",
              "message": "<any>",
              "mobileConnectMethod": "<any>",
              "name": "<any>",
              "platforms": "<any>",
              "premium": "<any>",
              "scopes": "<any>",
              "shortDescription": "<any>",
              "spreadsheetUploadLink": "<any>",
              "totalMeasurementsInLastUpdate": "<any>",
              "updatedAt": "<any>",
              "updateRequestedAt": "<any>",
              "updateStatus": "<any>",
              "userId": "<any>"
            }
          ],
          "description": "<string>",
          "displayName": "<string>",
          "durationOfAction": 123,
          "durationOfActionInHours": 123,
          "earliestFillingTime": 123,
          "earliestMeasurementTime": 123,
          "earliestSourceTime": 123,
          "errorMessage": "<string>",
          "experimentEndTime": "<string>",
          "experimentStartTime": "<string>",
          "fillingType": "none",
          "fillingValue": 123,
          "iconIcon": "<string>",
          "id": 123,
          "imageUrl": "<string>",
          "informationalUrl": "<string>",
          "inputType": "<string>",
          "ionIcon": "<string>",
          "joinWith": 123,
          "kurtosis": 123,
          "lastProcessedDailyValue": 123,
          "lastSuccessfulUpdateTime": "<string>",
          "lastValue": 123,
          "latestFillingTime": 123,
          "latestMeasurementTime": 123,
          "latestSourceTime": 123,
          "latestUserMeasurementTime": 123,
          "latitude": 123,
          "location": "<string>",
          "longitude": 123,
          "manualTracking": true,
          "maximumAllowedDailyValue": 123,
          "maximumAllowedValue": 123,
          "maximumRecordedDailyValue": 123,
          "maximumRecordedValue": 123,
          "mean": 123,
          "measurementsAtLastAnalysis": 123,
          "median": 123,
          "minimumAllowedValue": 123,
          "minimumAllowedDailyValue": 123,
          "minimumNonZeroValue": 123,
          "minimumRecordedValue": 123,
          "mostCommonConnectorId": 123,
          "mostCommonOriginalUnitId": 123,
          "mostCommonUnitId": 123,
          "mostCommonValue": 123,
          "name": "<string>",
          "numberOfGlobalVariableRelationshipsAsCause": 123,
          "numberOfGlobalVariableRelationshipsAsEffect": 123,
          "numberOfChanges": 123,
          "numberOfCorrelations": 123,
          "numberOfCorrelationsAsCause": 123,
          "numberOfCorrelationsAsEffect": 123,
          "numberOfProcessedDailyMeasurements": 123,
          "numberOfRawMeasurements": 123,
          "numberOfTrackingReminders": 123,
          "numberOfUniqueDailyValues": 123,
          "numberOfUniqueValues": 123,
          "numberOfUserVariableRelationshipsAsCause": 123,
          "numberOfUserVariableRelationshipsAsEffect": 123,
          "numberOfUserVariables": 123,
          "onsetDelay": 123,
          "onsetDelayInHours": 123,
          "outcome": true,
          "outcomeOfInterest": true,
          "pngPath": "<string>",
          "pngUrl": "<string>",
          "predictorOfInterest": 123,
          "price": 123,
          "productUrl": "<string>",
          "public": true,
          "question": "<string>",
          "longQuestion": "<string>",
          "rawMeasurementsAtLastAnalysis": 123,
          "secondMostCommonValue": 123,
          "secondToLastValue": 123,
          "shareUserMeasurements": true,
          "skewness": 123,
          "standardDeviation": 123,
          "status": "<string>",
          "subtitle": "<string>",
          "svgUrl": "<string>",
          "thirdMostCommonValue": 123,
          "thirdToLastValue": 123,
          "trackingInstructions": "<string>",
          "trackingInstructionsCard": {
            "actionSheetButtons": "<any>",
            "avatar": "<any>",
            "avatarCircular": "<any>",
            "backgroundColor": "<any>",
            "buttons": "<any>",
            "buttonsSecondary": "<any>",
            "content": "<any>",
            "headerTitle": "<any>",
            "html": "<any>",
            "htmlContent": "<any>",
            "id": "<any>",
            "image": "<any>",
            "inputFields": "<any>",
            "ionIcon": "<any>",
            "link": "<any>",
            "parameters": "<any>",
            "selectedButton": "<any>",
            "sharingBody": "<any>",
            "sharingButtons": "<any>",
            "sharingTitle": "<any>",
            "subHeader": "<any>",
            "subTitle": "<any>",
            "title": "<any>"
          },
          "unit": {
            "abbreviatedName": "<string>",
            "advanced": 123,
            "category": "Distance",
            "categoryId": 123,
            "categoryName": "<string>",
            "conversionSteps": [
              "<any>"
            ],
            "id": 123,
            "image": "<string>",
            "manualTracking": 123,
            "maximumAllowedValue": 123,
            "maximumValue": 123,
            "minimumAllowedValue": 123,
            "minimumValue": 123,
            "name": "<string>",
            "unitCategory": {
              "id": "<any>",
              "name": "<any>",
              "standardUnitAbbreviatedName": "<any>"
            }
          },
          "unitAbbreviatedName": "<string>",
          "unitCategoryId": 123,
          "unitCategoryName": "<string>",
          "unitId": 123,
          "unitName": "<string>",
          "upc": "<string>",
          "updated": 123,
          "updatedAt": "<string>",
          "updatedTime": "<string>",
          "userId": 123,
          "userVariableUnitAbbreviatedName": "<string>",
          "userVariableUnitCategoryId": 123,
          "userVariableUnitCategoryName": "<string>",
          "userVariableUnitId": 123,
          "userVariableUnitName": "<string>",
          "valence": "<string>",
          "variableCategoryId": 123,
          "variableCategoryName": "Activity",
          "variableId": 123,
          "variableName": "<string>",
          "variance": 123,
          "wikipediaTitle": "<string>"
        }
      ],
      "ingredientCommonTagVariables": [
        {
          "actionArray": [
            {
              "action": "<any>",
              "callback": "<any>",
              "modifiedValue": "<any>",
              "title": "<any>",
              "longTitle": "<any>",
              "shortTitle": "<any>"
            }
          ],
          "alias": "<string>",
          "availableUnits": [
            {
              "abbreviatedName": "<any>",
              "advanced": "<any>",
              "category": "<any>",
              "categoryId": "<any>",
              "categoryName": "<any>",
              "conversionSteps": "<any>",
              "id": "<any>",
              "image": "<any>",
              "manualTracking": "<any>",
              "maximumAllowedValue": "<any>",
              "maximumValue": "<any>",
              "minimumAllowedValue": "<any>",
              "minimumValue": "<any>",
              "name": "<any>",
              "unitCategory": "<any>"
            }
          ],
          "bestStudyLink": "<string>",
          "bestStudyCard": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "bestUserStudyLink": "<string>",
          "bestUserStudyCard": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "bestPopulationStudyLink": "<string>",
          "bestPopulationStudyCard": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "optimalValueMessage": "<string>",
          "commonOptimalValueMessage": "<string>",
          "userOptimalValueMessage": "<string>",
          "card": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "causeOnly": true,
          "charts": {
            "hourlyColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "monthlyColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "distributionColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "weekdayColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "lineChartWithoutSmoothing": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "lineChartWithSmoothing": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            }
          },
          "chartsLinkDynamic": "<string>",
          "chartsLinkEmail": "<string>",
          "chartsLinkFacebook": "<string>",
          "chartsLinkGoogle": "<string>",
          "chartsLinkStatic": "<string>",
          "chartsLinkTwitter": "<string>",
          "clientId": "<string>",
          "combinationOperation": "MEAN",
          "commonAlias": "<string>",
          "createdAt": "<string>",
          "dataSourceNames": "<string>",
          "dataSources": [
            {
              "affiliate": "<any>",
              "backgroundColor": "<any>",
              "buttons": "<any>",
              "card": "<any>",
              "clientId": "<any>",
              "connected": "<any>",
              "connectError": "<any>",
              "connectInstructions": "<any>",
              "connectorId": "<any>",
              "connectStatus": "<any>",
              "count": "<any>",
              "createdAt": "<any>",
              "connectorClientId": "<any>",
              "defaultVariableCategoryName": "<any>",
              "displayName": "<any>",
              "enabled": "<any>",
              "getItUrl": "<any>",
              "id": "<any>",
              "image": "<any>",
              "imageHtml": "<any>",
              "lastSuccessfulUpdatedAt": "<any>",
              "lastUpdate": "<any>",
              "linkedDisplayNameHtml": "<any>",
              "longDescription": "<any>",
              "message": "<any>",
              "mobileConnectMethod": "<any>",
              "name": "<any>",
              "platforms": "<any>",
              "premium": "<any>",
              "scopes": "<any>",
              "shortDescription": "<any>",
              "spreadsheetUploadLink": "<any>",
              "totalMeasurementsInLastUpdate": "<any>",
              "updatedAt": "<any>",
              "updateRequestedAt": "<any>",
              "updateStatus": "<any>",
              "userId": "<any>"
            }
          ],
          "description": "<string>",
          "displayName": "<string>",
          "durationOfAction": 123,
          "durationOfActionInHours": 123,
          "earliestFillingTime": 123,
          "earliestMeasurementTime": 123,
          "earliestSourceTime": 123,
          "errorMessage": "<string>",
          "experimentEndTime": "<string>",
          "experimentStartTime": "<string>",
          "fillingType": "none",
          "fillingValue": 123,
          "iconIcon": "<string>",
          "id": 123,
          "imageUrl": "<string>",
          "informationalUrl": "<string>",
          "inputType": "<string>",
          "ionIcon": "<string>",
          "joinWith": 123,
          "kurtosis": 123,
          "lastProcessedDailyValue": 123,
          "lastSuccessfulUpdateTime": "<string>",
          "lastValue": 123,
          "latestFillingTime": 123,
          "latestMeasurementTime": 123,
          "latestSourceTime": 123,
          "latestUserMeasurementTime": 123,
          "latitude": 123,
          "location": "<string>",
          "longitude": 123,
          "manualTracking": true,
          "maximumAllowedDailyValue": 123,
          "maximumAllowedValue": 123,
          "maximumRecordedDailyValue": 123,
          "maximumRecordedValue": 123,
          "mean": 123,
          "measurementsAtLastAnalysis": 123,
          "median": 123,
          "minimumAllowedValue": 123,
          "minimumAllowedDailyValue": 123,
          "minimumNonZeroValue": 123,
          "minimumRecordedValue": 123,
          "mostCommonConnectorId": 123,
          "mostCommonOriginalUnitId": 123,
          "mostCommonUnitId": 123,
          "mostCommonValue": 123,
          "name": "<string>",
          "numberOfGlobalVariableRelationshipsAsCause": 123,
          "numberOfGlobalVariableRelationshipsAsEffect": 123,
          "numberOfChanges": 123,
          "numberOfCorrelations": 123,
          "numberOfCorrelationsAsCause": 123,
          "numberOfCorrelationsAsEffect": 123,
          "numberOfProcessedDailyMeasurements": 123,
          "numberOfRawMeasurements": 123,
          "numberOfTrackingReminders": 123,
          "numberOfUniqueDailyValues": 123,
          "numberOfUniqueValues": 123,
          "numberOfUserVariableRelationshipsAsCause": 123,
          "numberOfUserVariableRelationshipsAsEffect": 123,
          "numberOfUserVariables": 123,
          "onsetDelay": 123,
          "onsetDelayInHours": 123,
          "outcome": true,
          "outcomeOfInterest": true,
          "pngPath": "<string>",
          "pngUrl": "<string>",
          "predictorOfInterest": 123,
          "price": 123,
          "productUrl": "<string>",
          "public": true,
          "question": "<string>",
          "longQuestion": "<string>",
          "rawMeasurementsAtLastAnalysis": 123,
          "secondMostCommonValue": 123,
          "secondToLastValue": 123,
          "shareUserMeasurements": true,
          "skewness": 123,
          "standardDeviation": 123,
          "status": "<string>",
          "subtitle": "<string>",
          "svgUrl": "<string>",
          "thirdMostCommonValue": 123,
          "thirdToLastValue": 123,
          "trackingInstructions": "<string>",
          "trackingInstructionsCard": {
            "actionSheetButtons": "<any>",
            "avatar": "<any>",
            "avatarCircular": "<any>",
            "backgroundColor": "<any>",
            "buttons": "<any>",
            "buttonsSecondary": "<any>",
            "content": "<any>",
            "headerTitle": "<any>",
            "html": "<any>",
            "htmlContent": "<any>",
            "id": "<any>",
            "image": "<any>",
            "inputFields": "<any>",
            "ionIcon": "<any>",
            "link": "<any>",
            "parameters": "<any>",
            "selectedButton": "<any>",
            "sharingBody": "<any>",
            "sharingButtons": "<any>",
            "sharingTitle": "<any>",
            "subHeader": "<any>",
            "subTitle": "<any>",
            "title": "<any>"
          },
          "unit": {
            "abbreviatedName": "<string>",
            "advanced": 123,
            "category": "Distance",
            "categoryId": 123,
            "categoryName": "<string>",
            "conversionSteps": [
              "<any>"
            ],
            "id": 123,
            "image": "<string>",
            "manualTracking": 123,
            "maximumAllowedValue": 123,
            "maximumValue": 123,
            "minimumAllowedValue": 123,
            "minimumValue": 123,
            "name": "<string>",
            "unitCategory": {
              "id": "<any>",
              "name": "<any>",
              "standardUnitAbbreviatedName": "<any>"
            }
          },
          "unitAbbreviatedName": "<string>",
          "unitCategoryId": 123,
          "unitCategoryName": "<string>",
          "unitId": 123,
          "unitName": "<string>",
          "upc": "<string>",
          "updated": 123,
          "updatedAt": "<string>",
          "updatedTime": "<string>",
          "userId": 123,
          "userVariableUnitAbbreviatedName": "<string>",
          "userVariableUnitCategoryId": 123,
          "userVariableUnitCategoryName": "<string>",
          "userVariableUnitId": 123,
          "userVariableUnitName": "<string>",
          "valence": "<string>",
          "variableCategoryId": 123,
          "variableCategoryName": "Activity",
          "variableId": 123,
          "variableName": "<string>",
          "variance": 123,
          "wikipediaTitle": "<string>"
        }
      ],
      "ingredientOfUserTagVariables": [
        {
          "actionArray": [
            {
              "action": "<any>",
              "callback": "<any>",
              "modifiedValue": "<any>",
              "title": "<any>",
              "longTitle": "<any>",
              "shortTitle": "<any>"
            }
          ],
          "alias": "<string>",
          "availableUnits": [
            {
              "abbreviatedName": "<any>",
              "advanced": "<any>",
              "category": "<any>",
              "categoryId": "<any>",
              "categoryName": "<any>",
              "conversionSteps": "<any>",
              "id": "<any>",
              "image": "<any>",
              "manualTracking": "<any>",
              "maximumAllowedValue": "<any>",
              "maximumValue": "<any>",
              "minimumAllowedValue": "<any>",
              "minimumValue": "<any>",
              "name": "<any>",
              "unitCategory": "<any>"
            }
          ],
          "bestStudyLink": "<string>",
          "bestStudyCard": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "bestUserStudyLink": "<string>",
          "bestUserStudyCard": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "bestPopulationStudyLink": "<string>",
          "bestPopulationStudyCard": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "optimalValueMessage": "<string>",
          "commonOptimalValueMessage": "<string>",
          "userOptimalValueMessage": "<string>",
          "card": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "causeOnly": true,
          "charts": {
            "hourlyColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "monthlyColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "distributionColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "weekdayColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "lineChartWithoutSmoothing": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "lineChartWithSmoothing": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            }
          },
          "chartsLinkDynamic": "<string>",
          "chartsLinkEmail": "<string>",
          "chartsLinkFacebook": "<string>",
          "chartsLinkGoogle": "<string>",
          "chartsLinkStatic": "<string>",
          "chartsLinkTwitter": "<string>",
          "clientId": "<string>",
          "combinationOperation": "MEAN",
          "commonAlias": "<string>",
          "createdAt": "<string>",
          "dataSourceNames": "<string>",
          "dataSources": [
            {
              "affiliate": "<any>",
              "backgroundColor": "<any>",
              "buttons": "<any>",
              "card": "<any>",
              "clientId": "<any>",
              "connected": "<any>",
              "connectError": "<any>",
              "connectInstructions": "<any>",
              "connectorId": "<any>",
              "connectStatus": "<any>",
              "count": "<any>",
              "createdAt": "<any>",
              "connectorClientId": "<any>",
              "defaultVariableCategoryName": "<any>",
              "displayName": "<any>",
              "enabled": "<any>",
              "getItUrl": "<any>",
              "id": "<any>",
              "image": "<any>",
              "imageHtml": "<any>",
              "lastSuccessfulUpdatedAt": "<any>",
              "lastUpdate": "<any>",
              "linkedDisplayNameHtml": "<any>",
              "longDescription": "<any>",
              "message": "<any>",
              "mobileConnectMethod": "<any>",
              "name": "<any>",
              "platforms": "<any>",
              "premium": "<any>",
              "scopes": "<any>",
              "shortDescription": "<any>",
              "spreadsheetUploadLink": "<any>",
              "totalMeasurementsInLastUpdate": "<any>",
              "updatedAt": "<any>",
              "updateRequestedAt": "<any>",
              "updateStatus": "<any>",
              "userId": "<any>"
            }
          ],
          "description": "<string>",
          "displayName": "<string>",
          "durationOfAction": 123,
          "durationOfActionInHours": 123,
          "earliestFillingTime": 123,
          "earliestMeasurementTime": 123,
          "earliestSourceTime": 123,
          "errorMessage": "<string>",
          "experimentEndTime": "<string>",
          "experimentStartTime": "<string>",
          "fillingType": "none",
          "fillingValue": 123,
          "iconIcon": "<string>",
          "id": 123,
          "imageUrl": "<string>",
          "informationalUrl": "<string>",
          "inputType": "<string>",
          "ionIcon": "<string>",
          "joinWith": 123,
          "kurtosis": 123,
          "lastProcessedDailyValue": 123,
          "lastSuccessfulUpdateTime": "<string>",
          "lastValue": 123,
          "latestFillingTime": 123,
          "latestMeasurementTime": 123,
          "latestSourceTime": 123,
          "latestUserMeasurementTime": 123,
          "latitude": 123,
          "location": "<string>",
          "longitude": 123,
          "manualTracking": true,
          "maximumAllowedDailyValue": 123,
          "maximumAllowedValue": 123,
          "maximumRecordedDailyValue": 123,
          "maximumRecordedValue": 123,
          "mean": 123,
          "measurementsAtLastAnalysis": 123,
          "median": 123,
          "minimumAllowedValue": 123,
          "minimumAllowedDailyValue": 123,
          "minimumNonZeroValue": 123,
          "minimumRecordedValue": 123,
          "mostCommonConnectorId": 123,
          "mostCommonOriginalUnitId": 123,
          "mostCommonUnitId": 123,
          "mostCommonValue": 123,
          "name": "<string>",
          "numberOfGlobalVariableRelationshipsAsCause": 123,
          "numberOfGlobalVariableRelationshipsAsEffect": 123,
          "numberOfChanges": 123,
          "numberOfCorrelations": 123,
          "numberOfCorrelationsAsCause": 123,
          "numberOfCorrelationsAsEffect": 123,
          "numberOfProcessedDailyMeasurements": 123,
          "numberOfRawMeasurements": 123,
          "numberOfTrackingReminders": 123,
          "numberOfUniqueDailyValues": 123,
          "numberOfUniqueValues": 123,
          "numberOfUserVariableRelationshipsAsCause": 123,
          "numberOfUserVariableRelationshipsAsEffect": 123,
          "numberOfUserVariables": 123,
          "onsetDelay": 123,
          "onsetDelayInHours": 123,
          "outcome": true,
          "outcomeOfInterest": true,
          "pngPath": "<string>",
          "pngUrl": "<string>",
          "predictorOfInterest": 123,
          "price": 123,
          "productUrl": "<string>",
          "public": true,
          "question": "<string>",
          "longQuestion": "<string>",
          "rawMeasurementsAtLastAnalysis": 123,
          "secondMostCommonValue": 123,
          "secondToLastValue": 123,
          "shareUserMeasurements": true,
          "skewness": 123,
          "standardDeviation": 123,
          "status": "<string>",
          "subtitle": "<string>",
          "svgUrl": "<string>",
          "thirdMostCommonValue": 123,
          "thirdToLastValue": 123,
          "trackingInstructions": "<string>",
          "trackingInstructionsCard": {
            "actionSheetButtons": "<any>",
            "avatar": "<any>",
            "avatarCircular": "<any>",
            "backgroundColor": "<any>",
            "buttons": "<any>",
            "buttonsSecondary": "<any>",
            "content": "<any>",
            "headerTitle": "<any>",
            "html": "<any>",
            "htmlContent": "<any>",
            "id": "<any>",
            "image": "<any>",
            "inputFields": "<any>",
            "ionIcon": "<any>",
            "link": "<any>",
            "parameters": "<any>",
            "selectedButton": "<any>",
            "sharingBody": "<any>",
            "sharingButtons": "<any>",
            "sharingTitle": "<any>",
            "subHeader": "<any>",
            "subTitle": "<any>",
            "title": "<any>"
          },
          "unit": {
            "abbreviatedName": "<string>",
            "advanced": 123,
            "category": "Distance",
            "categoryId": 123,
            "categoryName": "<string>",
            "conversionSteps": [
              "<any>"
            ],
            "id": 123,
            "image": "<string>",
            "manualTracking": 123,
            "maximumAllowedValue": 123,
            "maximumValue": 123,
            "minimumAllowedValue": 123,
            "minimumValue": 123,
            "name": "<string>",
            "unitCategory": {
              "id": "<any>",
              "name": "<any>",
              "standardUnitAbbreviatedName": "<any>"
            }
          },
          "unitAbbreviatedName": "<string>",
          "unitCategoryId": 123,
          "unitCategoryName": "<string>",
          "unitId": 123,
          "unitName": "<string>",
          "upc": "<string>",
          "updated": 123,
          "updatedAt": "<string>",
          "updatedTime": "<string>",
          "userId": 123,
          "userVariableUnitAbbreviatedName": "<string>",
          "userVariableUnitCategoryId": 123,
          "userVariableUnitCategoryName": "<string>",
          "userVariableUnitId": 123,
          "userVariableUnitName": "<string>",
          "valence": "<string>",
          "variableCategoryId": 123,
          "variableCategoryName": "Activity",
          "variableId": 123,
          "variableName": "<string>",
          "variance": 123,
          "wikipediaTitle": "<string>"
        }
      ],
      "ingredientUserTagVariables": [
        {
          "actionArray": [
            {
              "action": "<any>",
              "callback": "<any>",
              "modifiedValue": "<any>",
              "title": "<any>",
              "longTitle": "<any>",
              "shortTitle": "<any>"
            }
          ],
          "alias": "<string>",
          "availableUnits": [
            {
              "abbreviatedName": "<any>",
              "advanced": "<any>",
              "category": "<any>",
              "categoryId": "<any>",
              "categoryName": "<any>",
              "conversionSteps": "<any>",
              "id": "<any>",
              "image": "<any>",
              "manualTracking": "<any>",
              "maximumAllowedValue": "<any>",
              "maximumValue": "<any>",
              "minimumAllowedValue": "<any>",
              "minimumValue": "<any>",
              "name": "<any>",
              "unitCategory": "<any>"
            }
          ],
          "bestStudyLink": "<string>",
          "bestStudyCard": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "bestUserStudyLink": "<string>",
          "bestUserStudyCard": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "bestPopulationStudyLink": "<string>",
          "bestPopulationStudyCard": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "optimalValueMessage": "<string>",
          "commonOptimalValueMessage": "<string>",
          "userOptimalValueMessage": "<string>",
          "card": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "causeOnly": true,
          "charts": {
            "hourlyColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "monthlyColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "distributionColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "weekdayColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "lineChartWithoutSmoothing": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "lineChartWithSmoothing": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            }
          },
          "chartsLinkDynamic": "<string>",
          "chartsLinkEmail": "<string>",
          "chartsLinkFacebook": "<string>",
          "chartsLinkGoogle": "<string>",
          "chartsLinkStatic": "<string>",
          "chartsLinkTwitter": "<string>",
          "clientId": "<string>",
          "combinationOperation": "MEAN",
          "commonAlias": "<string>",
          "createdAt": "<string>",
          "dataSourceNames": "<string>",
          "dataSources": [
            {
              "affiliate": "<any>",
              "backgroundColor": "<any>",
              "buttons": "<any>",
              "card": "<any>",
              "clientId": "<any>",
              "connected": "<any>",
              "connectError": "<any>",
              "connectInstructions": "<any>",
              "connectorId": "<any>",
              "connectStatus": "<any>",
              "count": "<any>",
              "createdAt": "<any>",
              "connectorClientId": "<any>",
              "defaultVariableCategoryName": "<any>",
              "displayName": "<any>",
              "enabled": "<any>",
              "getItUrl": "<any>",
              "id": "<any>",
              "image": "<any>",
              "imageHtml": "<any>",
              "lastSuccessfulUpdatedAt": "<any>",
              "lastUpdate": "<any>",
              "linkedDisplayNameHtml": "<any>",
              "longDescription": "<any>",
              "message": "<any>",
              "mobileConnectMethod": "<any>",
              "name": "<any>",
              "platforms": "<any>",
              "premium": "<any>",
              "scopes": "<any>",
              "shortDescription": "<any>",
              "spreadsheetUploadLink": "<any>",
              "totalMeasurementsInLastUpdate": "<any>",
              "updatedAt": "<any>",
              "updateRequestedAt": "<any>",
              "updateStatus": "<any>",
              "userId": "<any>"
            }
          ],
          "description": "<string>",
          "displayName": "<string>",
          "durationOfAction": 123,
          "durationOfActionInHours": 123,
          "earliestFillingTime": 123,
          "earliestMeasurementTime": 123,
          "earliestSourceTime": 123,
          "errorMessage": "<string>",
          "experimentEndTime": "<string>",
          "experimentStartTime": "<string>",
          "fillingType": "none",
          "fillingValue": 123,
          "iconIcon": "<string>",
          "id": 123,
          "imageUrl": "<string>",
          "informationalUrl": "<string>",
          "inputType": "<string>",
          "ionIcon": "<string>",
          "joinWith": 123,
          "kurtosis": 123,
          "lastProcessedDailyValue": 123,
          "lastSuccessfulUpdateTime": "<string>",
          "lastValue": 123,
          "latestFillingTime": 123,
          "latestMeasurementTime": 123,
          "latestSourceTime": 123,
          "latestUserMeasurementTime": 123,
          "latitude": 123,
          "location": "<string>",
          "longitude": 123,
          "manualTracking": true,
          "maximumAllowedDailyValue": 123,
          "maximumAllowedValue": 123,
          "maximumRecordedDailyValue": 123,
          "maximumRecordedValue": 123,
          "mean": 123,
          "measurementsAtLastAnalysis": 123,
          "median": 123,
          "minimumAllowedValue": 123,
          "minimumAllowedDailyValue": 123,
          "minimumNonZeroValue": 123,
          "minimumRecordedValue": 123,
          "mostCommonConnectorId": 123,
          "mostCommonOriginalUnitId": 123,
          "mostCommonUnitId": 123,
          "mostCommonValue": 123,
          "name": "<string>",
          "numberOfGlobalVariableRelationshipsAsCause": 123,
          "numberOfGlobalVariableRelationshipsAsEffect": 123,
          "numberOfChanges": 123,
          "numberOfCorrelations": 123,
          "numberOfCorrelationsAsCause": 123,
          "numberOfCorrelationsAsEffect": 123,
          "numberOfProcessedDailyMeasurements": 123,
          "numberOfRawMeasurements": 123,
          "numberOfTrackingReminders": 123,
          "numberOfUniqueDailyValues": 123,
          "numberOfUniqueValues": 123,
          "numberOfUserVariableRelationshipsAsCause": 123,
          "numberOfUserVariableRelationshipsAsEffect": 123,
          "numberOfUserVariables": 123,
          "onsetDelay": 123,
          "onsetDelayInHours": 123,
          "outcome": true,
          "outcomeOfInterest": true,
          "pngPath": "<string>",
          "pngUrl": "<string>",
          "predictorOfInterest": 123,
          "price": 123,
          "productUrl": "<string>",
          "public": true,
          "question": "<string>",
          "longQuestion": "<string>",
          "rawMeasurementsAtLastAnalysis": 123,
          "secondMostCommonValue": 123,
          "secondToLastValue": 123,
          "shareUserMeasurements": true,
          "skewness": 123,
          "standardDeviation": 123,
          "status": "<string>",
          "subtitle": "<string>",
          "svgUrl": "<string>",
          "thirdMostCommonValue": 123,
          "thirdToLastValue": 123,
          "trackingInstructions": "<string>",
          "trackingInstructionsCard": {
            "actionSheetButtons": "<any>",
            "avatar": "<any>",
            "avatarCircular": "<any>",
            "backgroundColor": "<any>",
            "buttons": "<any>",
            "buttonsSecondary": "<any>",
            "content": "<any>",
            "headerTitle": "<any>",
            "html": "<any>",
            "htmlContent": "<any>",
            "id": "<any>",
            "image": "<any>",
            "inputFields": "<any>",
            "ionIcon": "<any>",
            "link": "<any>",
            "parameters": "<any>",
            "selectedButton": "<any>",
            "sharingBody": "<any>",
            "sharingButtons": "<any>",
            "sharingTitle": "<any>",
            "subHeader": "<any>",
            "subTitle": "<any>",
            "title": "<any>"
          },
          "unit": {
            "abbreviatedName": "<string>",
            "advanced": 123,
            "category": "Distance",
            "categoryId": 123,
            "categoryName": "<string>",
            "conversionSteps": [
              "<any>"
            ],
            "id": 123,
            "image": "<string>",
            "manualTracking": 123,
            "maximumAllowedValue": 123,
            "maximumValue": 123,
            "minimumAllowedValue": 123,
            "minimumValue": 123,
            "name": "<string>",
            "unitCategory": {
              "id": "<any>",
              "name": "<any>",
              "standardUnitAbbreviatedName": "<any>"
            }
          },
          "unitAbbreviatedName": "<string>",
          "unitCategoryId": 123,
          "unitCategoryName": "<string>",
          "unitId": 123,
          "unitName": "<string>",
          "upc": "<string>",
          "updated": 123,
          "updatedAt": "<string>",
          "updatedTime": "<string>",
          "userId": 123,
          "userVariableUnitAbbreviatedName": "<string>",
          "userVariableUnitCategoryId": 123,
          "userVariableUnitCategoryName": "<string>",
          "userVariableUnitId": 123,
          "userVariableUnitName": "<string>",
          "valence": "<string>",
          "variableCategoryId": 123,
          "variableCategoryName": "Activity",
          "variableId": 123,
          "variableName": "<string>",
          "variance": 123,
          "wikipediaTitle": "<string>"
        }
      ],
      "inputType": "<string>",
      "ionIcon": "<string>",
      "joinedCommonTagVariables": [
        {
          "actionArray": [
            {
              "action": "<any>",
              "callback": "<any>",
              "modifiedValue": "<any>",
              "title": "<any>",
              "longTitle": "<any>",
              "shortTitle": "<any>"
            }
          ],
          "alias": "<string>",
          "availableUnits": [
            {
              "abbreviatedName": "<any>",
              "advanced": "<any>",
              "category": "<any>",
              "categoryId": "<any>",
              "categoryName": "<any>",
              "conversionSteps": "<any>",
              "id": "<any>",
              "image": "<any>",
              "manualTracking": "<any>",
              "maximumAllowedValue": "<any>",
              "maximumValue": "<any>",
              "minimumAllowedValue": "<any>",
              "minimumValue": "<any>",
              "name": "<any>",
              "unitCategory": "<any>"
            }
          ],
          "bestStudyLink": "<string>",
          "bestStudyCard": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "bestUserStudyLink": "<string>",
          "bestUserStudyCard": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "bestPopulationStudyLink": "<string>",
          "bestPopulationStudyCard": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "optimalValueMessage": "<string>",
          "commonOptimalValueMessage": "<string>",
          "userOptimalValueMessage": "<string>",
          "card": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "causeOnly": true,
          "charts": {
            "hourlyColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "monthlyColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "distributionColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "weekdayColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "lineChartWithoutSmoothing": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "lineChartWithSmoothing": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            }
          },
          "chartsLinkDynamic": "<string>",
          "chartsLinkEmail": "<string>",
          "chartsLinkFacebook": "<string>",
          "chartsLinkGoogle": "<string>",
          "chartsLinkStatic": "<string>",
          "chartsLinkTwitter": "<string>",
          "clientId": "<string>",
          "combinationOperation": "MEAN",
          "commonAlias": "<string>",
          "createdAt": "<string>",
          "dataSourceNames": "<string>",
          "dataSources": [
            {
              "affiliate": "<any>",
              "backgroundColor": "<any>",
              "buttons": "<any>",
              "card": "<any>",
              "clientId": "<any>",
              "connected": "<any>",
              "connectError": "<any>",
              "connectInstructions": "<any>",
              "connectorId": "<any>",
              "connectStatus": "<any>",
              "count": "<any>",
              "createdAt": "<any>",
              "connectorClientId": "<any>",
              "defaultVariableCategoryName": "<any>",
              "displayName": "<any>",
              "enabled": "<any>",
              "getItUrl": "<any>",
              "id": "<any>",
              "image": "<any>",
              "imageHtml": "<any>",
              "lastSuccessfulUpdatedAt": "<any>",
              "lastUpdate": "<any>",
              "linkedDisplayNameHtml": "<any>",
              "longDescription": "<any>",
              "message": "<any>",
              "mobileConnectMethod": "<any>",
              "name": "<any>",
              "platforms": "<any>",
              "premium": "<any>",
              "scopes": "<any>",
              "shortDescription": "<any>",
              "spreadsheetUploadLink": "<any>",
              "totalMeasurementsInLastUpdate": "<any>",
              "updatedAt": "<any>",
              "updateRequestedAt": "<any>",
              "updateStatus": "<any>",
              "userId": "<any>"
            }
          ],
          "description": "<string>",
          "displayName": "<string>",
          "durationOfAction": 123,
          "durationOfActionInHours": 123,
          "earliestFillingTime": 123,
          "earliestMeasurementTime": 123,
          "earliestSourceTime": 123,
          "errorMessage": "<string>",
          "experimentEndTime": "<string>",
          "experimentStartTime": "<string>",
          "fillingType": "none",
          "fillingValue": 123,
          "iconIcon": "<string>",
          "id": 123,
          "imageUrl": "<string>",
          "informationalUrl": "<string>",
          "inputType": "<string>",
          "ionIcon": "<string>",
          "joinWith": 123,
          "kurtosis": 123,
          "lastProcessedDailyValue": 123,
          "lastSuccessfulUpdateTime": "<string>",
          "lastValue": 123,
          "latestFillingTime": 123,
          "latestMeasurementTime": 123,
          "latestSourceTime": 123,
          "latestUserMeasurementTime": 123,
          "latitude": 123,
          "location": "<string>",
          "longitude": 123,
          "manualTracking": true,
          "maximumAllowedDailyValue": 123,
          "maximumAllowedValue": 123,
          "maximumRecordedDailyValue": 123,
          "maximumRecordedValue": 123,
          "mean": 123,
          "measurementsAtLastAnalysis": 123,
          "median": 123,
          "minimumAllowedValue": 123,
          "minimumAllowedDailyValue": 123,
          "minimumNonZeroValue": 123,
          "minimumRecordedValue": 123,
          "mostCommonConnectorId": 123,
          "mostCommonOriginalUnitId": 123,
          "mostCommonUnitId": 123,
          "mostCommonValue": 123,
          "name": "<string>",
          "numberOfGlobalVariableRelationshipsAsCause": 123,
          "numberOfGlobalVariableRelationshipsAsEffect": 123,
          "numberOfChanges": 123,
          "numberOfCorrelations": 123,
          "numberOfCorrelationsAsCause": 123,
          "numberOfCorrelationsAsEffect": 123,
          "numberOfProcessedDailyMeasurements": 123,
          "numberOfRawMeasurements": 123,
          "numberOfTrackingReminders": 123,
          "numberOfUniqueDailyValues": 123,
          "numberOfUniqueValues": 123,
          "numberOfUserVariableRelationshipsAsCause": 123,
          "numberOfUserVariableRelationshipsAsEffect": 123,
          "numberOfUserVariables": 123,
          "onsetDelay": 123,
          "onsetDelayInHours": 123,
          "outcome": true,
          "outcomeOfInterest": true,
          "pngPath": "<string>",
          "pngUrl": "<string>",
          "predictorOfInterest": 123,
          "price": 123,
          "productUrl": "<string>",
          "public": true,
          "question": "<string>",
          "longQuestion": "<string>",
          "rawMeasurementsAtLastAnalysis": 123,
          "secondMostCommonValue": 123,
          "secondToLastValue": 123,
          "shareUserMeasurements": true,
          "skewness": 123,
          "standardDeviation": 123,
          "status": "<string>",
          "subtitle": "<string>",
          "svgUrl": "<string>",
          "thirdMostCommonValue": 123,
          "thirdToLastValue": 123,
          "trackingInstructions": "<string>",
          "trackingInstructionsCard": {
            "actionSheetButtons": "<any>",
            "avatar": "<any>",
            "avatarCircular": "<any>",
            "backgroundColor": "<any>",
            "buttons": "<any>",
            "buttonsSecondary": "<any>",
            "content": "<any>",
            "headerTitle": "<any>",
            "html": "<any>",
            "htmlContent": "<any>",
            "id": "<any>",
            "image": "<any>",
            "inputFields": "<any>",
            "ionIcon": "<any>",
            "link": "<any>",
            "parameters": "<any>",
            "selectedButton": "<any>",
            "sharingBody": "<any>",
            "sharingButtons": "<any>",
            "sharingTitle": "<any>",
            "subHeader": "<any>",
            "subTitle": "<any>",
            "title": "<any>"
          },
          "unit": {
            "abbreviatedName": "<string>",
            "advanced": 123,
            "category": "Distance",
            "categoryId": 123,
            "categoryName": "<string>",
            "conversionSteps": [
              "<any>"
            ],
            "id": 123,
            "image": "<string>",
            "manualTracking": 123,
            "maximumAllowedValue": 123,
            "maximumValue": 123,
            "minimumAllowedValue": 123,
            "minimumValue": 123,
            "name": "<string>",
            "unitCategory": {
              "id": "<any>",
              "name": "<any>",
              "standardUnitAbbreviatedName": "<any>"
            }
          },
          "unitAbbreviatedName": "<string>",
          "unitCategoryId": 123,
          "unitCategoryName": "<string>",
          "unitId": 123,
          "unitName": "<string>",
          "upc": "<string>",
          "updated": 123,
          "updatedAt": "<string>",
          "updatedTime": "<string>",
          "userId": 123,
          "userVariableUnitAbbreviatedName": "<string>",
          "userVariableUnitCategoryId": 123,
          "userVariableUnitCategoryName": "<string>",
          "userVariableUnitId": 123,
          "userVariableUnitName": "<string>",
          "valence": "<string>",
          "variableCategoryId": 123,
          "variableCategoryName": "Activity",
          "variableId": 123,
          "variableName": "<string>",
          "variance": 123,
          "wikipediaTitle": "<string>"
        }
      ],
      "joinedUserTagVariables": [
        {
          "actionArray": [
            {
              "action": "<any>",
              "callback": "<any>",
              "modifiedValue": "<any>",
              "title": "<any>",
              "longTitle": "<any>",
              "shortTitle": "<any>"
            }
          ],
          "alias": "<string>",
          "availableUnits": [
            {
              "abbreviatedName": "<any>",
              "advanced": "<any>",
              "category": "<any>",
              "categoryId": "<any>",
              "categoryName": "<any>",
              "conversionSteps": "<any>",
              "id": "<any>",
              "image": "<any>",
              "manualTracking": "<any>",
              "maximumAllowedValue": "<any>",
              "maximumValue": "<any>",
              "minimumAllowedValue": "<any>",
              "minimumValue": "<any>",
              "name": "<any>",
              "unitCategory": "<any>"
            }
          ],
          "bestStudyLink": "<string>",
          "bestStudyCard": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "bestUserStudyLink": "<string>",
          "bestUserStudyCard": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "bestPopulationStudyLink": "<string>",
          "bestPopulationStudyCard": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "optimalValueMessage": "<string>",
          "commonOptimalValueMessage": "<string>",
          "userOptimalValueMessage": "<string>",
          "card": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "causeOnly": true,
          "charts": {
            "hourlyColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "monthlyColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "distributionColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "weekdayColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "lineChartWithoutSmoothing": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "lineChartWithSmoothing": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            }
          },
          "chartsLinkDynamic": "<string>",
          "chartsLinkEmail": "<string>",
          "chartsLinkFacebook": "<string>",
          "chartsLinkGoogle": "<string>",
          "chartsLinkStatic": "<string>",
          "chartsLinkTwitter": "<string>",
          "clientId": "<string>",
          "combinationOperation": "MEAN",
          "commonAlias": "<string>",
          "createdAt": "<string>",
          "dataSourceNames": "<string>",
          "dataSources": [
            {
              "affiliate": "<any>",
              "backgroundColor": "<any>",
              "buttons": "<any>",
              "card": "<any>",
              "clientId": "<any>",
              "connected": "<any>",
              "connectError": "<any>",
              "connectInstructions": "<any>",
              "connectorId": "<any>",
              "connectStatus": "<any>",
              "count": "<any>",
              "createdAt": "<any>",
              "connectorClientId": "<any>",
              "defaultVariableCategoryName": "<any>",
              "displayName": "<any>",
              "enabled": "<any>",
              "getItUrl": "<any>",
              "id": "<any>",
              "image": "<any>",
              "imageHtml": "<any>",
              "lastSuccessfulUpdatedAt": "<any>",
              "lastUpdate": "<any>",
              "linkedDisplayNameHtml": "<any>",
              "longDescription": "<any>",
              "message": "<any>",
              "mobileConnectMethod": "<any>",
              "name": "<any>",
              "platforms": "<any>",
              "premium": "<any>",
              "scopes": "<any>",
              "shortDescription": "<any>",
              "spreadsheetUploadLink": "<any>",
              "totalMeasurementsInLastUpdate": "<any>",
              "updatedAt": "<any>",
              "updateRequestedAt": "<any>",
              "updateStatus": "<any>",
              "userId": "<any>"
            }
          ],
          "description": "<string>",
          "displayName": "<string>",
          "durationOfAction": 123,
          "durationOfActionInHours": 123,
          "earliestFillingTime": 123,
          "earliestMeasurementTime": 123,
          "earliestSourceTime": 123,
          "errorMessage": "<string>",
          "experimentEndTime": "<string>",
          "experimentStartTime": "<string>",
          "fillingType": "none",
          "fillingValue": 123,
          "iconIcon": "<string>",
          "id": 123,
          "imageUrl": "<string>",
          "informationalUrl": "<string>",
          "inputType": "<string>",
          "ionIcon": "<string>",
          "joinWith": 123,
          "kurtosis": 123,
          "lastProcessedDailyValue": 123,
          "lastSuccessfulUpdateTime": "<string>",
          "lastValue": 123,
          "latestFillingTime": 123,
          "latestMeasurementTime": 123,
          "latestSourceTime": 123,
          "latestUserMeasurementTime": 123,
          "latitude": 123,
          "location": "<string>",
          "longitude": 123,
          "manualTracking": true,
          "maximumAllowedDailyValue": 123,
          "maximumAllowedValue": 123,
          "maximumRecordedDailyValue": 123,
          "maximumRecordedValue": 123,
          "mean": 123,
          "measurementsAtLastAnalysis": 123,
          "median": 123,
          "minimumAllowedValue": 123,
          "minimumAllowedDailyValue": 123,
          "minimumNonZeroValue": 123,
          "minimumRecordedValue": 123,
          "mostCommonConnectorId": 123,
          "mostCommonOriginalUnitId": 123,
          "mostCommonUnitId": 123,
          "mostCommonValue": 123,
          "name": "<string>",
          "numberOfGlobalVariableRelationshipsAsCause": 123,
          "numberOfGlobalVariableRelationshipsAsEffect": 123,
          "numberOfChanges": 123,
          "numberOfCorrelations": 123,
          "numberOfCorrelationsAsCause": 123,
          "numberOfCorrelationsAsEffect": 123,
          "numberOfProcessedDailyMeasurements": 123,
          "numberOfRawMeasurements": 123,
          "numberOfTrackingReminders": 123,
          "numberOfUniqueDailyValues": 123,
          "numberOfUniqueValues": 123,
          "numberOfUserVariableRelationshipsAsCause": 123,
          "numberOfUserVariableRelationshipsAsEffect": 123,
          "numberOfUserVariables": 123,
          "onsetDelay": 123,
          "onsetDelayInHours": 123,
          "outcome": true,
          "outcomeOfInterest": true,
          "pngPath": "<string>",
          "pngUrl": "<string>",
          "predictorOfInterest": 123,
          "price": 123,
          "productUrl": "<string>",
          "public": true,
          "question": "<string>",
          "longQuestion": "<string>",
          "rawMeasurementsAtLastAnalysis": 123,
          "secondMostCommonValue": 123,
          "secondToLastValue": 123,
          "shareUserMeasurements": true,
          "skewness": 123,
          "standardDeviation": 123,
          "status": "<string>",
          "subtitle": "<string>",
          "svgUrl": "<string>",
          "thirdMostCommonValue": 123,
          "thirdToLastValue": 123,
          "trackingInstructions": "<string>",
          "trackingInstructionsCard": {
            "actionSheetButtons": "<any>",
            "avatar": "<any>",
            "avatarCircular": "<any>",
            "backgroundColor": "<any>",
            "buttons": "<any>",
            "buttonsSecondary": "<any>",
            "content": "<any>",
            "headerTitle": "<any>",
            "html": "<any>",
            "htmlContent": "<any>",
            "id": "<any>",
            "image": "<any>",
            "inputFields": "<any>",
            "ionIcon": "<any>",
            "link": "<any>",
            "parameters": "<any>",
            "selectedButton": "<any>",
            "sharingBody": "<any>",
            "sharingButtons": "<any>",
            "sharingTitle": "<any>",
            "subHeader": "<any>",
            "subTitle": "<any>",
            "title": "<any>"
          },
          "unit": {
            "abbreviatedName": "<string>",
            "advanced": 123,
            "category": "Distance",
            "categoryId": 123,
            "categoryName": "<string>",
            "conversionSteps": [
              "<any>"
            ],
            "id": 123,
            "image": "<string>",
            "manualTracking": 123,
            "maximumAllowedValue": 123,
            "maximumValue": 123,
            "minimumAllowedValue": 123,
            "minimumValue": 123,
            "name": "<string>",
            "unitCategory": {
              "id": "<any>",
              "name": "<any>",
              "standardUnitAbbreviatedName": "<any>"
            }
          },
          "unitAbbreviatedName": "<string>",
          "unitCategoryId": 123,
          "unitCategoryName": "<string>",
          "unitId": 123,
          "unitName": "<string>",
          "upc": "<string>",
          "updated": 123,
          "updatedAt": "<string>",
          "updatedTime": "<string>",
          "userId": 123,
          "userVariableUnitAbbreviatedName": "<string>",
          "userVariableUnitCategoryId": 123,
          "userVariableUnitCategoryName": "<string>",
          "userVariableUnitId": 123,
          "userVariableUnitName": "<string>",
          "valence": "<string>",
          "variableCategoryId": 123,
          "variableCategoryName": "Activity",
          "variableId": 123,
          "variableName": "<string>",
          "variance": 123,
          "wikipediaTitle": "<string>"
        }
      ],
      "joinWith": 123,
      "kurtosis": 123,
      "lastProcessedDailyValue": 123,
      "lastSuccessfulUpdateTime": "<string>",
      "lastValue": 123,
      "latestFillingTime": 123,
      "latestMeasurementTime": 123,
      "latestSourceTime": 123,
      "latestUserMeasurementTime": 123,
      "latitude": 123,
      "location": "<string>",
      "longitude": 123,
      "manualTracking": true,
      "maximumAllowedDailyValue": 123,
      "maximumAllowedValue": 123,
      "maximumRecordedDailyValue": 123,
      "maximumRecordedValue": 123,
      "mean": 123,
      "measurementsAtLastAnalysis": 123,
      "median": 123,
      "minimumAllowedValue": 123,
      "minimumAllowedDailyValue": 123,
      "minimumNonZeroValue": 123,
      "minimumRecordedValue": 123,
      "mostCommonConnectorId": 123,
      "mostCommonOriginalUnitId": 123,
      "mostCommonUnitId": 123,
      "mostCommonValue": 123,
      "name": "<string>",
      "numberOfGlobalVariableRelationshipsAsCause": 123,
      "numberOfGlobalVariableRelationshipsAsEffect": 123,
      "numberOfChanges": 123,
      "numberOfCorrelations": 123,
      "numberOfCorrelationsAsCause": 123,
      "numberOfCorrelationsAsEffect": 123,
      "numberOfProcessedDailyMeasurements": 123,
      "numberOfRawMeasurements": 123,
      "numberOfTrackingReminders": 123,
      "numberOfUniqueDailyValues": 123,
      "numberOfUniqueValues": 123,
      "numberOfUserVariableRelationshipsAsCause": 123,
      "numberOfUserVariableRelationshipsAsEffect": 123,
      "numberOfUserVariables": 123,
      "onsetDelay": 123,
      "onsetDelayInHours": 123,
      "outcome": true,
      "outcomeOfInterest": true,
      "parentCommonTagVariables": [
        {
          "actionArray": [
            {
              "action": "<any>",
              "callback": "<any>",
              "modifiedValue": "<any>",
              "title": "<any>",
              "longTitle": "<any>",
              "shortTitle": "<any>"
            }
          ],
          "alias": "<string>",
          "availableUnits": [
            {
              "abbreviatedName": "<any>",
              "advanced": "<any>",
              "category": "<any>",
              "categoryId": "<any>",
              "categoryName": "<any>",
              "conversionSteps": "<any>",
              "id": "<any>",
              "image": "<any>",
              "manualTracking": "<any>",
              "maximumAllowedValue": "<any>",
              "maximumValue": "<any>",
              "minimumAllowedValue": "<any>",
              "minimumValue": "<any>",
              "name": "<any>",
              "unitCategory": "<any>"
            }
          ],
          "bestStudyLink": "<string>",
          "bestStudyCard": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "bestUserStudyLink": "<string>",
          "bestUserStudyCard": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "bestPopulationStudyLink": "<string>",
          "bestPopulationStudyCard": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "optimalValueMessage": "<string>",
          "commonOptimalValueMessage": "<string>",
          "userOptimalValueMessage": "<string>",
          "card": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "causeOnly": true,
          "charts": {
            "hourlyColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "monthlyColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "distributionColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "weekdayColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "lineChartWithoutSmoothing": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "lineChartWithSmoothing": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            }
          },
          "chartsLinkDynamic": "<string>",
          "chartsLinkEmail": "<string>",
          "chartsLinkFacebook": "<string>",
          "chartsLinkGoogle": "<string>",
          "chartsLinkStatic": "<string>",
          "chartsLinkTwitter": "<string>",
          "clientId": "<string>",
          "combinationOperation": "MEAN",
          "commonAlias": "<string>",
          "createdAt": "<string>",
          "dataSourceNames": "<string>",
          "dataSources": [
            {
              "affiliate": "<any>",
              "backgroundColor": "<any>",
              "buttons": "<any>",
              "card": "<any>",
              "clientId": "<any>",
              "connected": "<any>",
              "connectError": "<any>",
              "connectInstructions": "<any>",
              "connectorId": "<any>",
              "connectStatus": "<any>",
              "count": "<any>",
              "createdAt": "<any>",
              "connectorClientId": "<any>",
              "defaultVariableCategoryName": "<any>",
              "displayName": "<any>",
              "enabled": "<any>",
              "getItUrl": "<any>",
              "id": "<any>",
              "image": "<any>",
              "imageHtml": "<any>",
              "lastSuccessfulUpdatedAt": "<any>",
              "lastUpdate": "<any>",
              "linkedDisplayNameHtml": "<any>",
              "longDescription": "<any>",
              "message": "<any>",
              "mobileConnectMethod": "<any>",
              "name": "<any>",
              "platforms": "<any>",
              "premium": "<any>",
              "scopes": "<any>",
              "shortDescription": "<any>",
              "spreadsheetUploadLink": "<any>",
              "totalMeasurementsInLastUpdate": "<any>",
              "updatedAt": "<any>",
              "updateRequestedAt": "<any>",
              "updateStatus": "<any>",
              "userId": "<any>"
            }
          ],
          "description": "<string>",
          "displayName": "<string>",
          "durationOfAction": 123,
          "durationOfActionInHours": 123,
          "earliestFillingTime": 123,
          "earliestMeasurementTime": 123,
          "earliestSourceTime": 123,
          "errorMessage": "<string>",
          "experimentEndTime": "<string>",
          "experimentStartTime": "<string>",
          "fillingType": "none",
          "fillingValue": 123,
          "iconIcon": "<string>",
          "id": 123,
          "imageUrl": "<string>",
          "informationalUrl": "<string>",
          "inputType": "<string>",
          "ionIcon": "<string>",
          "joinWith": 123,
          "kurtosis": 123,
          "lastProcessedDailyValue": 123,
          "lastSuccessfulUpdateTime": "<string>",
          "lastValue": 123,
          "latestFillingTime": 123,
          "latestMeasurementTime": 123,
          "latestSourceTime": 123,
          "latestUserMeasurementTime": 123,
          "latitude": 123,
          "location": "<string>",
          "longitude": 123,
          "manualTracking": true,
          "maximumAllowedDailyValue": 123,
          "maximumAllowedValue": 123,
          "maximumRecordedDailyValue": 123,
          "maximumRecordedValue": 123,
          "mean": 123,
          "measurementsAtLastAnalysis": 123,
          "median": 123,
          "minimumAllowedValue": 123,
          "minimumAllowedDailyValue": 123,
          "minimumNonZeroValue": 123,
          "minimumRecordedValue": 123,
          "mostCommonConnectorId": 123,
          "mostCommonOriginalUnitId": 123,
          "mostCommonUnitId": 123,
          "mostCommonValue": 123,
          "name": "<string>",
          "numberOfGlobalVariableRelationshipsAsCause": 123,
          "numberOfGlobalVariableRelationshipsAsEffect": 123,
          "numberOfChanges": 123,
          "numberOfCorrelations": 123,
          "numberOfCorrelationsAsCause": 123,
          "numberOfCorrelationsAsEffect": 123,
          "numberOfProcessedDailyMeasurements": 123,
          "numberOfRawMeasurements": 123,
          "numberOfTrackingReminders": 123,
          "numberOfUniqueDailyValues": 123,
          "numberOfUniqueValues": 123,
          "numberOfUserVariableRelationshipsAsCause": 123,
          "numberOfUserVariableRelationshipsAsEffect": 123,
          "numberOfUserVariables": 123,
          "onsetDelay": 123,
          "onsetDelayInHours": 123,
          "outcome": true,
          "outcomeOfInterest": true,
          "pngPath": "<string>",
          "pngUrl": "<string>",
          "predictorOfInterest": 123,
          "price": 123,
          "productUrl": "<string>",
          "public": true,
          "question": "<string>",
          "longQuestion": "<string>",
          "rawMeasurementsAtLastAnalysis": 123,
          "secondMostCommonValue": 123,
          "secondToLastValue": 123,
          "shareUserMeasurements": true,
          "skewness": 123,
          "standardDeviation": 123,
          "status": "<string>",
          "subtitle": "<string>",
          "svgUrl": "<string>",
          "thirdMostCommonValue": 123,
          "thirdToLastValue": 123,
          "trackingInstructions": "<string>",
          "trackingInstructionsCard": {
            "actionSheetButtons": "<any>",
            "avatar": "<any>",
            "avatarCircular": "<any>",
            "backgroundColor": "<any>",
            "buttons": "<any>",
            "buttonsSecondary": "<any>",
            "content": "<any>",
            "headerTitle": "<any>",
            "html": "<any>",
            "htmlContent": "<any>",
            "id": "<any>",
            "image": "<any>",
            "inputFields": "<any>",
            "ionIcon": "<any>",
            "link": "<any>",
            "parameters": "<any>",
            "selectedButton": "<any>",
            "sharingBody": "<any>",
            "sharingButtons": "<any>",
            "sharingTitle": "<any>",
            "subHeader": "<any>",
            "subTitle": "<any>",
            "title": "<any>"
          },
          "unit": {
            "abbreviatedName": "<string>",
            "advanced": 123,
            "category": "Distance",
            "categoryId": 123,
            "categoryName": "<string>",
            "conversionSteps": [
              "<any>"
            ],
            "id": 123,
            "image": "<string>",
            "manualTracking": 123,
            "maximumAllowedValue": 123,
            "maximumValue": 123,
            "minimumAllowedValue": 123,
            "minimumValue": 123,
            "name": "<string>",
            "unitCategory": {
              "id": "<any>",
              "name": "<any>",
              "standardUnitAbbreviatedName": "<any>"
            }
          },
          "unitAbbreviatedName": "<string>",
          "unitCategoryId": 123,
          "unitCategoryName": "<string>",
          "unitId": 123,
          "unitName": "<string>",
          "upc": "<string>",
          "updated": 123,
          "updatedAt": "<string>",
          "updatedTime": "<string>",
          "userId": 123,
          "userVariableUnitAbbreviatedName": "<string>",
          "userVariableUnitCategoryId": 123,
          "userVariableUnitCategoryName": "<string>",
          "userVariableUnitId": 123,
          "userVariableUnitName": "<string>",
          "valence": "<string>",
          "variableCategoryId": 123,
          "variableCategoryName": "Activity",
          "variableId": 123,
          "variableName": "<string>",
          "variance": 123,
          "wikipediaTitle": "<string>"
        }
      ],
      "parentUserTagVariables": [
        {
          "actionArray": [
            {
              "action": "<any>",
              "callback": "<any>",
              "modifiedValue": "<any>",
              "title": "<any>",
              "longTitle": "<any>",
              "shortTitle": "<any>"
            }
          ],
          "alias": "<string>",
          "availableUnits": [
            {
              "abbreviatedName": "<any>",
              "advanced": "<any>",
              "category": "<any>",
              "categoryId": "<any>",
              "categoryName": "<any>",
              "conversionSteps": "<any>",
              "id": "<any>",
              "image": "<any>",
              "manualTracking": "<any>",
              "maximumAllowedValue": "<any>",
              "maximumValue": "<any>",
              "minimumAllowedValue": "<any>",
              "minimumValue": "<any>",
              "name": "<any>",
              "unitCategory": "<any>"
            }
          ],
          "bestStudyLink": "<string>",
          "bestStudyCard": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "bestUserStudyLink": "<string>",
          "bestUserStudyCard": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "bestPopulationStudyLink": "<string>",
          "bestPopulationStudyCard": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "optimalValueMessage": "<string>",
          "commonOptimalValueMessage": "<string>",
          "userOptimalValueMessage": "<string>",
          "card": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "causeOnly": true,
          "charts": {
            "hourlyColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "monthlyColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "distributionColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "weekdayColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "lineChartWithoutSmoothing": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "lineChartWithSmoothing": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            }
          },
          "chartsLinkDynamic": "<string>",
          "chartsLinkEmail": "<string>",
          "chartsLinkFacebook": "<string>",
          "chartsLinkGoogle": "<string>",
          "chartsLinkStatic": "<string>",
          "chartsLinkTwitter": "<string>",
          "clientId": "<string>",
          "combinationOperation": "MEAN",
          "commonAlias": "<string>",
          "createdAt": "<string>",
          "dataSourceNames": "<string>",
          "dataSources": [
            {
              "affiliate": "<any>",
              "backgroundColor": "<any>",
              "buttons": "<any>",
              "card": "<any>",
              "clientId": "<any>",
              "connected": "<any>",
              "connectError": "<any>",
              "connectInstructions": "<any>",
              "connectorId": "<any>",
              "connectStatus": "<any>",
              "count": "<any>",
              "createdAt": "<any>",
              "connectorClientId": "<any>",
              "defaultVariableCategoryName": "<any>",
              "displayName": "<any>",
              "enabled": "<any>",
              "getItUrl": "<any>",
              "id": "<any>",
              "image": "<any>",
              "imageHtml": "<any>",
              "lastSuccessfulUpdatedAt": "<any>",
              "lastUpdate": "<any>",
              "linkedDisplayNameHtml": "<any>",
              "longDescription": "<any>",
              "message": "<any>",
              "mobileConnectMethod": "<any>",
              "name": "<any>",
              "platforms": "<any>",
              "premium": "<any>",
              "scopes": "<any>",
              "shortDescription": "<any>",
              "spreadsheetUploadLink": "<any>",
              "totalMeasurementsInLastUpdate": "<any>",
              "updatedAt": "<any>",
              "updateRequestedAt": "<any>",
              "updateStatus": "<any>",
              "userId": "<any>"
            }
          ],
          "description": "<string>",
          "displayName": "<string>",
          "durationOfAction": 123,
          "durationOfActionInHours": 123,
          "earliestFillingTime": 123,
          "earliestMeasurementTime": 123,
          "earliestSourceTime": 123,
          "errorMessage": "<string>",
          "experimentEndTime": "<string>",
          "experimentStartTime": "<string>",
          "fillingType": "none",
          "fillingValue": 123,
          "iconIcon": "<string>",
          "id": 123,
          "imageUrl": "<string>",
          "informationalUrl": "<string>",
          "inputType": "<string>",
          "ionIcon": "<string>",
          "joinWith": 123,
          "kurtosis": 123,
          "lastProcessedDailyValue": 123,
          "lastSuccessfulUpdateTime": "<string>",
          "lastValue": 123,
          "latestFillingTime": 123,
          "latestMeasurementTime": 123,
          "latestSourceTime": 123,
          "latestUserMeasurementTime": 123,
          "latitude": 123,
          "location": "<string>",
          "longitude": 123,
          "manualTracking": true,
          "maximumAllowedDailyValue": 123,
          "maximumAllowedValue": 123,
          "maximumRecordedDailyValue": 123,
          "maximumRecordedValue": 123,
          "mean": 123,
          "measurementsAtLastAnalysis": 123,
          "median": 123,
          "minimumAllowedValue": 123,
          "minimumAllowedDailyValue": 123,
          "minimumNonZeroValue": 123,
          "minimumRecordedValue": 123,
          "mostCommonConnectorId": 123,
          "mostCommonOriginalUnitId": 123,
          "mostCommonUnitId": 123,
          "mostCommonValue": 123,
          "name": "<string>",
          "numberOfGlobalVariableRelationshipsAsCause": 123,
          "numberOfGlobalVariableRelationshipsAsEffect": 123,
          "numberOfChanges": 123,
          "numberOfCorrelations": 123,
          "numberOfCorrelationsAsCause": 123,
          "numberOfCorrelationsAsEffect": 123,
          "numberOfProcessedDailyMeasurements": 123,
          "numberOfRawMeasurements": 123,
          "numberOfTrackingReminders": 123,
          "numberOfUniqueDailyValues": 123,
          "numberOfUniqueValues": 123,
          "numberOfUserVariableRelationshipsAsCause": 123,
          "numberOfUserVariableRelationshipsAsEffect": 123,
          "numberOfUserVariables": 123,
          "onsetDelay": 123,
          "onsetDelayInHours": 123,
          "outcome": true,
          "outcomeOfInterest": true,
          "pngPath": "<string>",
          "pngUrl": "<string>",
          "predictorOfInterest": 123,
          "price": 123,
          "productUrl": "<string>",
          "public": true,
          "question": "<string>",
          "longQuestion": "<string>",
          "rawMeasurementsAtLastAnalysis": 123,
          "secondMostCommonValue": 123,
          "secondToLastValue": 123,
          "shareUserMeasurements": true,
          "skewness": 123,
          "standardDeviation": 123,
          "status": "<string>",
          "subtitle": "<string>",
          "svgUrl": "<string>",
          "thirdMostCommonValue": 123,
          "thirdToLastValue": 123,
          "trackingInstructions": "<string>",
          "trackingInstructionsCard": {
            "actionSheetButtons": "<any>",
            "avatar": "<any>",
            "avatarCircular": "<any>",
            "backgroundColor": "<any>",
            "buttons": "<any>",
            "buttonsSecondary": "<any>",
            "content": "<any>",
            "headerTitle": "<any>",
            "html": "<any>",
            "htmlContent": "<any>",
            "id": "<any>",
            "image": "<any>",
            "inputFields": "<any>",
            "ionIcon": "<any>",
            "link": "<any>",
            "parameters": "<any>",
            "selectedButton": "<any>",
            "sharingBody": "<any>",
            "sharingButtons": "<any>",
            "sharingTitle": "<any>",
            "subHeader": "<any>",
            "subTitle": "<any>",
            "title": "<any>"
          },
          "unit": {
            "abbreviatedName": "<string>",
            "advanced": 123,
            "category": "Distance",
            "categoryId": 123,
            "categoryName": "<string>",
            "conversionSteps": [
              "<any>"
            ],
            "id": 123,
            "image": "<string>",
            "manualTracking": 123,
            "maximumAllowedValue": 123,
            "maximumValue": 123,
            "minimumAllowedValue": 123,
            "minimumValue": 123,
            "name": "<string>",
            "unitCategory": {
              "id": "<any>",
              "name": "<any>",
              "standardUnitAbbreviatedName": "<any>"
            }
          },
          "unitAbbreviatedName": "<string>",
          "unitCategoryId": 123,
          "unitCategoryName": "<string>",
          "unitId": 123,
          "unitName": "<string>",
          "upc": "<string>",
          "updated": 123,
          "updatedAt": "<string>",
          "updatedTime": "<string>",
          "userId": 123,
          "userVariableUnitAbbreviatedName": "<string>",
          "userVariableUnitCategoryId": 123,
          "userVariableUnitCategoryName": "<string>",
          "userVariableUnitId": 123,
          "userVariableUnitName": "<string>",
          "valence": "<string>",
          "variableCategoryId": 123,
          "variableCategoryName": "Activity",
          "variableId": 123,
          "variableName": "<string>",
          "variance": 123,
          "wikipediaTitle": "<string>"
        }
      ],
      "pngPath": "<string>",
      "pngUrl": "<string>",
      "predictorOfInterest": 123,
      "price": 123,
      "productUrl": "<string>",
      "public": true,
      "question": "<string>",
      "longQuestion": "<string>",
      "rawMeasurementsAtLastAnalysis": 123,
      "secondMostCommonValue": 123,
      "secondToLastValue": 123,
      "shareUserMeasurements": true,
      "skewness": 123,
      "standardDeviation": 123,
      "status": "<string>",
      "subtitle": "<string>",
      "svgUrl": "<string>",
      "thirdMostCommonValue": 123,
      "thirdToLastValue": 123,
      "trackingInstructions": "<string>",
      "trackingInstructionsCard": {
        "actionSheetButtons": "<any>",
        "avatar": "<any>",
        "avatarCircular": "<any>",
        "backgroundColor": "<any>",
        "buttons": "<any>",
        "buttonsSecondary": "<any>",
        "content": "<any>",
        "headerTitle": "<any>",
        "html": "<any>",
        "htmlContent": "<any>",
        "id": "<any>",
        "image": "<any>",
        "inputFields": "<any>",
        "ionIcon": "<any>",
        "link": "<any>",
        "parameters": "<any>",
        "selectedButton": "<any>",
        "sharingBody": "<any>",
        "sharingButtons": "<any>",
        "sharingTitle": "<any>",
        "subHeader": "<any>",
        "subTitle": "<any>",
        "title": "<any>"
      },
      "unit": {
        "abbreviatedName": "<string>",
        "advanced": 123,
        "category": "Distance",
        "categoryId": 123,
        "categoryName": "<string>",
        "conversionSteps": [
          "<any>"
        ],
        "id": 123,
        "image": "<string>",
        "manualTracking": 123,
        "maximumAllowedValue": 123,
        "maximumValue": 123,
        "minimumAllowedValue": 123,
        "minimumValue": 123,
        "name": "<string>",
        "unitCategory": {
          "id": "<any>",
          "name": "<any>",
          "standardUnitAbbreviatedName": "<any>"
        }
      },
      "unitAbbreviatedName": "<string>",
      "unitCategoryId": 123,
      "unitCategoryName": "<string>",
      "unitId": 123,
      "unitName": "<string>",
      "upc": "<string>",
      "updated": 123,
      "updatedAt": "<string>",
      "updatedTime": "<string>",
      "userId": 123,
      "userTaggedVariables": [
        {
          "actionArray": [
            {
              "action": "<any>",
              "callback": "<any>",
              "modifiedValue": "<any>",
              "title": "<any>",
              "longTitle": "<any>",
              "shortTitle": "<any>"
            }
          ],
          "alias": "<string>",
          "availableUnits": [
            {
              "abbreviatedName": "<any>",
              "advanced": "<any>",
              "category": "<any>",
              "categoryId": "<any>",
              "categoryName": "<any>",
              "conversionSteps": "<any>",
              "id": "<any>",
              "image": "<any>",
              "manualTracking": "<any>",
              "maximumAllowedValue": "<any>",
              "maximumValue": "<any>",
              "minimumAllowedValue": "<any>",
              "minimumValue": "<any>",
              "name": "<any>",
              "unitCategory": "<any>"
            }
          ],
          "bestStudyLink": "<string>",
          "bestStudyCard": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "bestUserStudyLink": "<string>",
          "bestUserStudyCard": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "bestPopulationStudyLink": "<string>",
          "bestPopulationStudyCard": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "optimalValueMessage": "<string>",
          "commonOptimalValueMessage": "<string>",
          "userOptimalValueMessage": "<string>",
          "card": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "causeOnly": true,
          "charts": {
            "hourlyColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "monthlyColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "distributionColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "weekdayColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "lineChartWithoutSmoothing": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "lineChartWithSmoothing": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            }
          },
          "chartsLinkDynamic": "<string>",
          "chartsLinkEmail": "<string>",
          "chartsLinkFacebook": "<string>",
          "chartsLinkGoogle": "<string>",
          "chartsLinkStatic": "<string>",
          "chartsLinkTwitter": "<string>",
          "clientId": "<string>",
          "combinationOperation": "MEAN",
          "commonAlias": "<string>",
          "createdAt": "<string>",
          "dataSourceNames": "<string>",
          "dataSources": [
            {
              "affiliate": "<any>",
              "backgroundColor": "<any>",
              "buttons": "<any>",
              "card": "<any>",
              "clientId": "<any>",
              "connected": "<any>",
              "connectError": "<any>",
              "connectInstructions": "<any>",
              "connectorId": "<any>",
              "connectStatus": "<any>",
              "count": "<any>",
              "createdAt": "<any>",
              "connectorClientId": "<any>",
              "defaultVariableCategoryName": "<any>",
              "displayName": "<any>",
              "enabled": "<any>",
              "getItUrl": "<any>",
              "id": "<any>",
              "image": "<any>",
              "imageHtml": "<any>",
              "lastSuccessfulUpdatedAt": "<any>",
              "lastUpdate": "<any>",
              "linkedDisplayNameHtml": "<any>",
              "longDescription": "<any>",
              "message": "<any>",
              "mobileConnectMethod": "<any>",
              "name": "<any>",
              "platforms": "<any>",
              "premium": "<any>",
              "scopes": "<any>",
              "shortDescription": "<any>",
              "spreadsheetUploadLink": "<any>",
              "totalMeasurementsInLastUpdate": "<any>",
              "updatedAt": "<any>",
              "updateRequestedAt": "<any>",
              "updateStatus": "<any>",
              "userId": "<any>"
            }
          ],
          "description": "<string>",
          "displayName": "<string>",
          "durationOfAction": 123,
          "durationOfActionInHours": 123,
          "earliestFillingTime": 123,
          "earliestMeasurementTime": 123,
          "earliestSourceTime": 123,
          "errorMessage": "<string>",
          "experimentEndTime": "<string>",
          "experimentStartTime": "<string>",
          "fillingType": "none",
          "fillingValue": 123,
          "iconIcon": "<string>",
          "id": 123,
          "imageUrl": "<string>",
          "informationalUrl": "<string>",
          "inputType": "<string>",
          "ionIcon": "<string>",
          "joinWith": 123,
          "kurtosis": 123,
          "lastProcessedDailyValue": 123,
          "lastSuccessfulUpdateTime": "<string>",
          "lastValue": 123,
          "latestFillingTime": 123,
          "latestMeasurementTime": 123,
          "latestSourceTime": 123,
          "latestUserMeasurementTime": 123,
          "latitude": 123,
          "location": "<string>",
          "longitude": 123,
          "manualTracking": true,
          "maximumAllowedDailyValue": 123,
          "maximumAllowedValue": 123,
          "maximumRecordedDailyValue": 123,
          "maximumRecordedValue": 123,
          "mean": 123,
          "measurementsAtLastAnalysis": 123,
          "median": 123,
          "minimumAllowedValue": 123,
          "minimumAllowedDailyValue": 123,
          "minimumNonZeroValue": 123,
          "minimumRecordedValue": 123,
          "mostCommonConnectorId": 123,
          "mostCommonOriginalUnitId": 123,
          "mostCommonUnitId": 123,
          "mostCommonValue": 123,
          "name": "<string>",
          "numberOfGlobalVariableRelationshipsAsCause": 123,
          "numberOfGlobalVariableRelationshipsAsEffect": 123,
          "numberOfChanges": 123,
          "numberOfCorrelations": 123,
          "numberOfCorrelationsAsCause": 123,
          "numberOfCorrelationsAsEffect": 123,
          "numberOfProcessedDailyMeasurements": 123,
          "numberOfRawMeasurements": 123,
          "numberOfTrackingReminders": 123,
          "numberOfUniqueDailyValues": 123,
          "numberOfUniqueValues": 123,
          "numberOfUserVariableRelationshipsAsCause": 123,
          "numberOfUserVariableRelationshipsAsEffect": 123,
          "numberOfUserVariables": 123,
          "onsetDelay": 123,
          "onsetDelayInHours": 123,
          "outcome": true,
          "outcomeOfInterest": true,
          "pngPath": "<string>",
          "pngUrl": "<string>",
          "predictorOfInterest": 123,
          "price": 123,
          "productUrl": "<string>",
          "public": true,
          "question": "<string>",
          "longQuestion": "<string>",
          "rawMeasurementsAtLastAnalysis": 123,
          "secondMostCommonValue": 123,
          "secondToLastValue": 123,
          "shareUserMeasurements": true,
          "skewness": 123,
          "standardDeviation": 123,
          "status": "<string>",
          "subtitle": "<string>",
          "svgUrl": "<string>",
          "thirdMostCommonValue": 123,
          "thirdToLastValue": 123,
          "trackingInstructions": "<string>",
          "trackingInstructionsCard": {
            "actionSheetButtons": "<any>",
            "avatar": "<any>",
            "avatarCircular": "<any>",
            "backgroundColor": "<any>",
            "buttons": "<any>",
            "buttonsSecondary": "<any>",
            "content": "<any>",
            "headerTitle": "<any>",
            "html": "<any>",
            "htmlContent": "<any>",
            "id": "<any>",
            "image": "<any>",
            "inputFields": "<any>",
            "ionIcon": "<any>",
            "link": "<any>",
            "parameters": "<any>",
            "selectedButton": "<any>",
            "sharingBody": "<any>",
            "sharingButtons": "<any>",
            "sharingTitle": "<any>",
            "subHeader": "<any>",
            "subTitle": "<any>",
            "title": "<any>"
          },
          "unit": {
            "abbreviatedName": "<string>",
            "advanced": 123,
            "category": "Distance",
            "categoryId": 123,
            "categoryName": "<string>",
            "conversionSteps": [
              "<any>"
            ],
            "id": 123,
            "image": "<string>",
            "manualTracking": 123,
            "maximumAllowedValue": 123,
            "maximumValue": 123,
            "minimumAllowedValue": 123,
            "minimumValue": 123,
            "name": "<string>",
            "unitCategory": {
              "id": "<any>",
              "name": "<any>",
              "standardUnitAbbreviatedName": "<any>"
            }
          },
          "unitAbbreviatedName": "<string>",
          "unitCategoryId": 123,
          "unitCategoryName": "<string>",
          "unitId": 123,
          "unitName": "<string>",
          "upc": "<string>",
          "updated": 123,
          "updatedAt": "<string>",
          "updatedTime": "<string>",
          "userId": 123,
          "userVariableUnitAbbreviatedName": "<string>",
          "userVariableUnitCategoryId": 123,
          "userVariableUnitCategoryName": "<string>",
          "userVariableUnitId": 123,
          "userVariableUnitName": "<string>",
          "valence": "<string>",
          "variableCategoryId": 123,
          "variableCategoryName": "Activity",
          "variableId": 123,
          "variableName": "<string>",
          "variance": 123,
          "wikipediaTitle": "<string>"
        }
      ],
      "userTagVariables": [
        {
          "actionArray": [
            {
              "action": "<any>",
              "callback": "<any>",
              "modifiedValue": "<any>",
              "title": "<any>",
              "longTitle": "<any>",
              "shortTitle": "<any>"
            }
          ],
          "alias": "<string>",
          "availableUnits": [
            {
              "abbreviatedName": "<any>",
              "advanced": "<any>",
              "category": "<any>",
              "categoryId": "<any>",
              "categoryName": "<any>",
              "conversionSteps": "<any>",
              "id": "<any>",
              "image": "<any>",
              "manualTracking": "<any>",
              "maximumAllowedValue": "<any>",
              "maximumValue": "<any>",
              "minimumAllowedValue": "<any>",
              "minimumValue": "<any>",
              "name": "<any>",
              "unitCategory": "<any>"
            }
          ],
          "bestStudyLink": "<string>",
          "bestStudyCard": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "bestUserStudyLink": "<string>",
          "bestUserStudyCard": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "bestPopulationStudyLink": "<string>",
          "bestPopulationStudyCard": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "optimalValueMessage": "<string>",
          "commonOptimalValueMessage": "<string>",
          "userOptimalValueMessage": "<string>",
          "card": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "causeOnly": true,
          "charts": {
            "hourlyColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "monthlyColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "distributionColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "weekdayColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "lineChartWithoutSmoothing": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "lineChartWithSmoothing": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            }
          },
          "chartsLinkDynamic": "<string>",
          "chartsLinkEmail": "<string>",
          "chartsLinkFacebook": "<string>",
          "chartsLinkGoogle": "<string>",
          "chartsLinkStatic": "<string>",
          "chartsLinkTwitter": "<string>",
          "clientId": "<string>",
          "combinationOperation": "MEAN",
          "commonAlias": "<string>",
          "createdAt": "<string>",
          "dataSourceNames": "<string>",
          "dataSources": [
            {
              "affiliate": "<any>",
              "backgroundColor": "<any>",
              "buttons": "<any>",
              "card": "<any>",
              "clientId": "<any>",
              "connected": "<any>",
              "connectError": "<any>",
              "connectInstructions": "<any>",
              "connectorId": "<any>",
              "connectStatus": "<any>",
              "count": "<any>",
              "createdAt": "<any>",
              "connectorClientId": "<any>",
              "defaultVariableCategoryName": "<any>",
              "displayName": "<any>",
              "enabled": "<any>",
              "getItUrl": "<any>",
              "id": "<any>",
              "image": "<any>",
              "imageHtml": "<any>",
              "lastSuccessfulUpdatedAt": "<any>",
              "lastUpdate": "<any>",
              "linkedDisplayNameHtml": "<any>",
              "longDescription": "<any>",
              "message": "<any>",
              "mobileConnectMethod": "<any>",
              "name": "<any>",
              "platforms": "<any>",
              "premium": "<any>",
              "scopes": "<any>",
              "shortDescription": "<any>",
              "spreadsheetUploadLink": "<any>",
              "totalMeasurementsInLastUpdate": "<any>",
              "updatedAt": "<any>",
              "updateRequestedAt": "<any>",
              "updateStatus": "<any>",
              "userId": "<any>"
            }
          ],
          "description": "<string>",
          "displayName": "<string>",
          "durationOfAction": 123,
          "durationOfActionInHours": 123,
          "earliestFillingTime": 123,
          "earliestMeasurementTime": 123,
          "earliestSourceTime": 123,
          "errorMessage": "<string>",
          "experimentEndTime": "<string>",
          "experimentStartTime": "<string>",
          "fillingType": "none",
          "fillingValue": 123,
          "iconIcon": "<string>",
          "id": 123,
          "imageUrl": "<string>",
          "informationalUrl": "<string>",
          "inputType": "<string>",
          "ionIcon": "<string>",
          "joinWith": 123,
          "kurtosis": 123,
          "lastProcessedDailyValue": 123,
          "lastSuccessfulUpdateTime": "<string>",
          "lastValue": 123,
          "latestFillingTime": 123,
          "latestMeasurementTime": 123,
          "latestSourceTime": 123,
          "latestUserMeasurementTime": 123,
          "latitude": 123,
          "location": "<string>",
          "longitude": 123,
          "manualTracking": true,
          "maximumAllowedDailyValue": 123,
          "maximumAllowedValue": 123,
          "maximumRecordedDailyValue": 123,
          "maximumRecordedValue": 123,
          "mean": 123,
          "measurementsAtLastAnalysis": 123,
          "median": 123,
          "minimumAllowedValue": 123,
          "minimumAllowedDailyValue": 123,
          "minimumNonZeroValue": 123,
          "minimumRecordedValue": 123,
          "mostCommonConnectorId": 123,
          "mostCommonOriginalUnitId": 123,
          "mostCommonUnitId": 123,
          "mostCommonValue": 123,
          "name": "<string>",
          "numberOfGlobalVariableRelationshipsAsCause": 123,
          "numberOfGlobalVariableRelationshipsAsEffect": 123,
          "numberOfChanges": 123,
          "numberOfCorrelations": 123,
          "numberOfCorrelationsAsCause": 123,
          "numberOfCorrelationsAsEffect": 123,
          "numberOfProcessedDailyMeasurements": 123,
          "numberOfRawMeasurements": 123,
          "numberOfTrackingReminders": 123,
          "numberOfUniqueDailyValues": 123,
          "numberOfUniqueValues": 123,
          "numberOfUserVariableRelationshipsAsCause": 123,
          "numberOfUserVariableRelationshipsAsEffect": 123,
          "numberOfUserVariables": 123,
          "onsetDelay": 123,
          "onsetDelayInHours": 123,
          "outcome": true,
          "outcomeOfInterest": true,
          "pngPath": "<string>",
          "pngUrl": "<string>",
          "predictorOfInterest": 123,
          "price": 123,
          "productUrl": "<string>",
          "public": true,
          "question": "<string>",
          "longQuestion": "<string>",
          "rawMeasurementsAtLastAnalysis": 123,
          "secondMostCommonValue": 123,
          "secondToLastValue": 123,
          "shareUserMeasurements": true,
          "skewness": 123,
          "standardDeviation": 123,
          "status": "<string>",
          "subtitle": "<string>",
          "svgUrl": "<string>",
          "thirdMostCommonValue": 123,
          "thirdToLastValue": 123,
          "trackingInstructions": "<string>",
          "trackingInstructionsCard": {
            "actionSheetButtons": "<any>",
            "avatar": "<any>",
            "avatarCircular": "<any>",
            "backgroundColor": "<any>",
            "buttons": "<any>",
            "buttonsSecondary": "<any>",
            "content": "<any>",
            "headerTitle": "<any>",
            "html": "<any>",
            "htmlContent": "<any>",
            "id": "<any>",
            "image": "<any>",
            "inputFields": "<any>",
            "ionIcon": "<any>",
            "link": "<any>",
            "parameters": "<any>",
            "selectedButton": "<any>",
            "sharingBody": "<any>",
            "sharingButtons": "<any>",
            "sharingTitle": "<any>",
            "subHeader": "<any>",
            "subTitle": "<any>",
            "title": "<any>"
          },
          "unit": {
            "abbreviatedName": "<string>",
            "advanced": 123,
            "category": "Distance",
            "categoryId": 123,
            "categoryName": "<string>",
            "conversionSteps": [
              "<any>"
            ],
            "id": 123,
            "image": "<string>",
            "manualTracking": 123,
            "maximumAllowedValue": 123,
            "maximumValue": 123,
            "minimumAllowedValue": 123,
            "minimumValue": 123,
            "name": "<string>",
            "unitCategory": {
              "id": "<any>",
              "name": "<any>",
              "standardUnitAbbreviatedName": "<any>"
            }
          },
          "unitAbbreviatedName": "<string>",
          "unitCategoryId": 123,
          "unitCategoryName": "<string>",
          "unitId": 123,
          "unitName": "<string>",
          "upc": "<string>",
          "updated": 123,
          "updatedAt": "<string>",
          "updatedTime": "<string>",
          "userId": 123,
          "userVariableUnitAbbreviatedName": "<string>",
          "userVariableUnitCategoryId": 123,
          "userVariableUnitCategoryName": "<string>",
          "userVariableUnitId": 123,
          "userVariableUnitName": "<string>",
          "valence": "<string>",
          "variableCategoryId": 123,
          "variableCategoryName": "Activity",
          "variableId": 123,
          "variableName": "<string>",
          "variance": 123,
          "wikipediaTitle": "<string>"
        }
      ],
      "userVariableUnitAbbreviatedName": "<string>",
      "userVariableUnitCategoryId": 123,
      "userVariableUnitCategoryName": "<string>",
      "userVariableUnitId": 123,
      "userVariableUnitName": "<string>",
      "variableCategory": {
        "appType": "<string>",
        "causeOnly": true,
        "combinationOperation": "<string>",
        "createdTime": "<string>",
        "unitAbbreviatedName": "<string>",
        "unitId": 123,
        "durationOfAction": 123,
        "fillingValue": 123,
        "helpText": "<string>",
        "id": 123,
        "imageUrl": "<string>",
        "ionIcon": "<string>",
        "manualTracking": true,
        "maximumAllowedValue": "<string>",
        "measurementSynonymSingularLowercase": "<string>",
        "minimumAllowedValue": "<string>",
        "moreInfo": "<string>",
        "name": "<string>",
        "onsetDelay": 123,
        "outcome": true,
        "pngPath": "<string>",
        "pngUrl": "<string>",
        "public": true,
        "svgPath": "<string>",
        "svgUrl": "<string>",
        "updated": 123,
        "updatedTime": "<string>",
        "variableCategoryName": "Activity",
        "variableCategoryNameSingular": "<string>"
      },
      "joinedVariables": [
        {
          "actionArray": [
            {
              "action": "<any>",
              "callback": "<any>",
              "modifiedValue": "<any>",
              "title": "<any>",
              "longTitle": "<any>",
              "shortTitle": "<any>"
            }
          ],
          "alias": "<string>",
          "availableUnits": [
            {
              "abbreviatedName": "<any>",
              "advanced": "<any>",
              "category": "<any>",
              "categoryId": "<any>",
              "categoryName": "<any>",
              "conversionSteps": "<any>",
              "id": "<any>",
              "image": "<any>",
              "manualTracking": "<any>",
              "maximumAllowedValue": "<any>",
              "maximumValue": "<any>",
              "minimumAllowedValue": "<any>",
              "minimumValue": "<any>",
              "name": "<any>",
              "unitCategory": "<any>"
            }
          ],
          "bestStudyLink": "<string>",
          "bestStudyCard": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "bestUserStudyLink": "<string>",
          "bestUserStudyCard": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "bestPopulationStudyLink": "<string>",
          "bestPopulationStudyCard": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "optimalValueMessage": "<string>",
          "commonOptimalValueMessage": "<string>",
          "userOptimalValueMessage": "<string>",
          "card": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "causeOnly": true,
          "charts": {
            "hourlyColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "monthlyColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "distributionColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "weekdayColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "lineChartWithoutSmoothing": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "lineChartWithSmoothing": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            }
          },
          "chartsLinkDynamic": "<string>",
          "chartsLinkEmail": "<string>",
          "chartsLinkFacebook": "<string>",
          "chartsLinkGoogle": "<string>",
          "chartsLinkStatic": "<string>",
          "chartsLinkTwitter": "<string>",
          "clientId": "<string>",
          "combinationOperation": "MEAN",
          "commonAlias": "<string>",
          "createdAt": "<string>",
          "dataSourceNames": "<string>",
          "dataSources": [
            {
              "affiliate": "<any>",
              "backgroundColor": "<any>",
              "buttons": "<any>",
              "card": "<any>",
              "clientId": "<any>",
              "connected": "<any>",
              "connectError": "<any>",
              "connectInstructions": "<any>",
              "connectorId": "<any>",
              "connectStatus": "<any>",
              "count": "<any>",
              "createdAt": "<any>",
              "connectorClientId": "<any>",
              "defaultVariableCategoryName": "<any>",
              "displayName": "<any>",
              "enabled": "<any>",
              "getItUrl": "<any>",
              "id": "<any>",
              "image": "<any>",
              "imageHtml": "<any>",
              "lastSuccessfulUpdatedAt": "<any>",
              "lastUpdate": "<any>",
              "linkedDisplayNameHtml": "<any>",
              "longDescription": "<any>",
              "message": "<any>",
              "mobileConnectMethod": "<any>",
              "name": "<any>",
              "platforms": "<any>",
              "premium": "<any>",
              "scopes": "<any>",
              "shortDescription": "<any>",
              "spreadsheetUploadLink": "<any>",
              "totalMeasurementsInLastUpdate": "<any>",
              "updatedAt": "<any>",
              "updateRequestedAt": "<any>",
              "updateStatus": "<any>",
              "userId": "<any>"
            }
          ],
          "description": "<string>",
          "displayName": "<string>",
          "durationOfAction": 123,
          "durationOfActionInHours": 123,
          "earliestFillingTime": 123,
          "earliestMeasurementTime": 123,
          "earliestSourceTime": 123,
          "errorMessage": "<string>",
          "experimentEndTime": "<string>",
          "experimentStartTime": "<string>",
          "fillingType": "none",
          "fillingValue": 123,
          "iconIcon": "<string>",
          "id": 123,
          "imageUrl": "<string>",
          "informationalUrl": "<string>",
          "inputType": "<string>",
          "ionIcon": "<string>",
          "joinWith": 123,
          "kurtosis": 123,
          "lastProcessedDailyValue": 123,
          "lastSuccessfulUpdateTime": "<string>",
          "lastValue": 123,
          "latestFillingTime": 123,
          "latestMeasurementTime": 123,
          "latestSourceTime": 123,
          "latestUserMeasurementTime": 123,
          "latitude": 123,
          "location": "<string>",
          "longitude": 123,
          "manualTracking": true,
          "maximumAllowedDailyValue": 123,
          "maximumAllowedValue": 123,
          "maximumRecordedDailyValue": 123,
          "maximumRecordedValue": 123,
          "mean": 123,
          "measurementsAtLastAnalysis": 123,
          "median": 123,
          "minimumAllowedValue": 123,
          "minimumAllowedDailyValue": 123,
          "minimumNonZeroValue": 123,
          "minimumRecordedValue": 123,
          "mostCommonConnectorId": 123,
          "mostCommonOriginalUnitId": 123,
          "mostCommonUnitId": 123,
          "mostCommonValue": 123,
          "name": "<string>",
          "numberOfGlobalVariableRelationshipsAsCause": 123,
          "numberOfGlobalVariableRelationshipsAsEffect": 123,
          "numberOfChanges": 123,
          "numberOfCorrelations": 123,
          "numberOfCorrelationsAsCause": 123,
          "numberOfCorrelationsAsEffect": 123,
          "numberOfProcessedDailyMeasurements": 123,
          "numberOfRawMeasurements": 123,
          "numberOfTrackingReminders": 123,
          "numberOfUniqueDailyValues": 123,
          "numberOfUniqueValues": 123,
          "numberOfUserVariableRelationshipsAsCause": 123,
          "numberOfUserVariableRelationshipsAsEffect": 123,
          "numberOfUserVariables": 123,
          "onsetDelay": 123,
          "onsetDelayInHours": 123,
          "outcome": true,
          "outcomeOfInterest": true,
          "pngPath": "<string>",
          "pngUrl": "<string>",
          "predictorOfInterest": 123,
          "price": 123,
          "productUrl": "<string>",
          "public": true,
          "question": "<string>",
          "longQuestion": "<string>",
          "rawMeasurementsAtLastAnalysis": 123,
          "secondMostCommonValue": 123,
          "secondToLastValue": 123,
          "shareUserMeasurements": true,
          "skewness": 123,
          "standardDeviation": 123,
          "status": "<string>",
          "subtitle": "<string>",
          "svgUrl": "<string>",
          "thirdMostCommonValue": 123,
          "thirdToLastValue": 123,
          "trackingInstructions": "<string>",
          "trackingInstructionsCard": {
            "actionSheetButtons": "<any>",
            "avatar": "<any>",
            "avatarCircular": "<any>",
            "backgroundColor": "<any>",
            "buttons": "<any>",
            "buttonsSecondary": "<any>",
            "content": "<any>",
            "headerTitle": "<any>",
            "html": "<any>",
            "htmlContent": "<any>",
            "id": "<any>",
            "image": "<any>",
            "inputFields": "<any>",
            "ionIcon": "<any>",
            "link": "<any>",
            "parameters": "<any>",
            "selectedButton": "<any>",
            "sharingBody": "<any>",
            "sharingButtons": "<any>",
            "sharingTitle": "<any>",
            "subHeader": "<any>",
            "subTitle": "<any>",
            "title": "<any>"
          },
          "unit": {
            "abbreviatedName": "<string>",
            "advanced": 123,
            "category": "Distance",
            "categoryId": 123,
            "categoryName": "<string>",
            "conversionSteps": [
              "<any>"
            ],
            "id": 123,
            "image": "<string>",
            "manualTracking": 123,
            "maximumAllowedValue": 123,
            "maximumValue": 123,
            "minimumAllowedValue": 123,
            "minimumValue": 123,
            "name": "<string>",
            "unitCategory": {
              "id": "<any>",
              "name": "<any>",
              "standardUnitAbbreviatedName": "<any>"
            }
          },
          "unitAbbreviatedName": "<string>",
          "unitCategoryId": 123,
          "unitCategoryName": "<string>",
          "unitId": 123,
          "unitName": "<string>",
          "upc": "<string>",
          "updated": 123,
          "updatedAt": "<string>",
          "updatedTime": "<string>",
          "userId": 123,
          "userVariableUnitAbbreviatedName": "<string>",
          "userVariableUnitCategoryId": 123,
          "userVariableUnitCategoryName": "<string>",
          "userVariableUnitId": 123,
          "userVariableUnitName": "<string>",
          "valence": "<string>",
          "variableCategoryId": 123,
          "variableCategoryName": "Activity",
          "variableId": 123,
          "variableName": "<string>",
          "variance": 123,
          "wikipediaTitle": "<string>"
        }
      ],
      "valence": "<string>",
      "variableCategoryId": 123,
      "variableCategoryName": "Activity",
      "variableId": 123,
      "variableName": "<string>",
      "variance": 123,
      "wikipediaTitle": "<string>"
    },
    "causeVariableName": "<string>",
    "studyCharts": {
      "populationTraitScatterPlot": {
        "highchartConfig": {},
        "chartId": "<string>",
        "chartTitle": "<string>",
        "explanation": "<string>",
        "svgUrl": "<string>",
        "svg": "<string>"
      },
      "outcomeDistributionColumnChart": {
        "highchartConfig": {},
        "chartId": "<string>",
        "chartTitle": "<string>",
        "explanation": "<string>",
        "svgUrl": "<string>",
        "svg": "<string>"
      },
      "predictorDistributionColumnChart": {
        "highchartConfig": {},
        "chartId": "<string>",
        "chartTitle": "<string>",
        "explanation": "<string>",
        "svgUrl": "<string>",
        "svg": "<string>"
      },
      "correlationScatterPlot": {
        "highchartConfig": {},
        "chartId": "<string>",
        "chartTitle": "<string>",
        "explanation": "<string>",
        "svgUrl": "<string>",
        "svg": "<string>"
      },
      "pairsOverTimeLineChart": {
        "highchartConfig": {},
        "chartId": "<string>",
        "chartTitle": "<string>",
        "explanation": "<string>",
        "svgUrl": "<string>",
        "svg": "<string>"
      }
    },
    "effectVariable": {
      "actionArray": [
        {
          "action": "<string>",
          "callback": "<string>",
          "modifiedValue": 123,
          "title": "<string>",
          "longTitle": "<string>",
          "shortTitle": "<string>"
        }
      ],
      "alias": "<string>",
      "availableUnits": [
        {
          "abbreviatedName": "<string>",
          "advanced": 123,
          "category": "Distance",
          "categoryId": 123,
          "categoryName": "<string>",
          "conversionSteps": [
            "<any>"
          ],
          "id": 123,
          "image": "<string>",
          "manualTracking": 123,
          "maximumAllowedValue": 123,
          "maximumValue": 123,
          "minimumAllowedValue": 123,
          "minimumValue": 123,
          "name": "<string>",
          "unitCategory": {
            "id": "<any>",
            "name": "<any>",
            "standardUnitAbbreviatedName": "<any>"
          }
        }
      ],
      "bestStudyLink": "<string>",
      "bestStudyCard": {
        "actionSheetButtons": "<any>",
        "avatar": "<any>",
        "avatarCircular": "<any>",
        "backgroundColor": "<any>",
        "buttons": "<any>",
        "buttonsSecondary": "<any>",
        "content": "<any>",
        "headerTitle": "<any>",
        "html": "<any>",
        "htmlContent": "<any>",
        "id": "<any>",
        "image": "<any>",
        "inputFields": "<any>",
        "ionIcon": "<any>",
        "link": "<any>",
        "parameters": "<any>",
        "selectedButton": "<any>",
        "sharingBody": "<any>",
        "sharingButtons": "<any>",
        "sharingTitle": "<any>",
        "subHeader": "<any>",
        "subTitle": "<any>",
        "title": "<any>"
      },
      "bestUserStudyLink": "<string>",
      "bestUserStudyCard": {
        "actionSheetButtons": "<any>",
        "avatar": "<any>",
        "avatarCircular": "<any>",
        "backgroundColor": "<any>",
        "buttons": "<any>",
        "buttonsSecondary": "<any>",
        "content": "<any>",
        "headerTitle": "<any>",
        "html": "<any>",
        "htmlContent": "<any>",
        "id": "<any>",
        "image": "<any>",
        "inputFields": "<any>",
        "ionIcon": "<any>",
        "link": "<any>",
        "parameters": "<any>",
        "selectedButton": "<any>",
        "sharingBody": "<any>",
        "sharingButtons": "<any>",
        "sharingTitle": "<any>",
        "subHeader": "<any>",
        "subTitle": "<any>",
        "title": "<any>"
      },
      "bestPopulationStudyLink": "<string>",
      "bestPopulationStudyCard": {
        "actionSheetButtons": "<any>",
        "avatar": "<any>",
        "avatarCircular": "<any>",
        "backgroundColor": "<any>",
        "buttons": "<any>",
        "buttonsSecondary": "<any>",
        "content": "<any>",
        "headerTitle": "<any>",
        "html": "<any>",
        "htmlContent": "<any>",
        "id": "<any>",
        "image": "<any>",
        "inputFields": "<any>",
        "ionIcon": "<any>",
        "link": "<any>",
        "parameters": "<any>",
        "selectedButton": "<any>",
        "sharingBody": "<any>",
        "sharingButtons": "<any>",
        "sharingTitle": "<any>",
        "subHeader": "<any>",
        "subTitle": "<any>",
        "title": "<any>"
      },
      "optimalValueMessage": "<string>",
      "commonOptimalValueMessage": "<string>",
      "userOptimalValueMessage": "<string>",
      "card": {
        "actionSheetButtons": "<any>",
        "avatar": "<any>",
        "avatarCircular": "<any>",
        "backgroundColor": "<any>",
        "buttons": "<any>",
        "buttonsSecondary": "<any>",
        "content": "<any>",
        "headerTitle": "<any>",
        "html": "<any>",
        "htmlContent": "<any>",
        "id": "<any>",
        "image": "<any>",
        "inputFields": "<any>",
        "ionIcon": "<any>",
        "link": "<any>",
        "parameters": "<any>",
        "selectedButton": "<any>",
        "sharingBody": "<any>",
        "sharingButtons": "<any>",
        "sharingTitle": "<any>",
        "subHeader": "<any>",
        "subTitle": "<any>",
        "title": "<any>"
      },
      "causeOnly": true,
      "charts": {
        "hourlyColumnChart": {
          "highchartConfig": {},
          "chartId": "<string>",
          "chartTitle": "<string>",
          "explanation": "<string>",
          "svgUrl": "<string>",
          "svg": "<string>"
        },
        "monthlyColumnChart": {
          "highchartConfig": {},
          "chartId": "<string>",
          "chartTitle": "<string>",
          "explanation": "<string>",
          "svgUrl": "<string>",
          "svg": "<string>"
        },
        "distributionColumnChart": {
          "highchartConfig": {},
          "chartId": "<string>",
          "chartTitle": "<string>",
          "explanation": "<string>",
          "svgUrl": "<string>",
          "svg": "<string>"
        },
        "weekdayColumnChart": {
          "highchartConfig": {},
          "chartId": "<string>",
          "chartTitle": "<string>",
          "explanation": "<string>",
          "svgUrl": "<string>",
          "svg": "<string>"
        },
        "lineChartWithoutSmoothing": {
          "highchartConfig": {},
          "chartId": "<string>",
          "chartTitle": "<string>",
          "explanation": "<string>",
          "svgUrl": "<string>",
          "svg": "<string>"
        },
        "lineChartWithSmoothing": {
          "highchartConfig": {},
          "chartId": "<string>",
          "chartTitle": "<string>",
          "explanation": "<string>",
          "svgUrl": "<string>",
          "svg": "<string>"
        }
      },
      "chartsLinkDynamic": "<string>",
      "chartsLinkEmail": "<string>",
      "chartsLinkFacebook": "<string>",
      "chartsLinkGoogle": "<string>",
      "chartsLinkStatic": "<string>",
      "chartsLinkTwitter": "<string>",
      "childCommonTagVariables": [
        {
          "actionArray": [
            {
              "action": "<any>",
              "callback": "<any>",
              "modifiedValue": "<any>",
              "title": "<any>",
              "longTitle": "<any>",
              "shortTitle": "<any>"
            }
          ],
          "alias": "<string>",
          "availableUnits": [
            {
              "abbreviatedName": "<any>",
              "advanced": "<any>",
              "category": "<any>",
              "categoryId": "<any>",
              "categoryName": "<any>",
              "conversionSteps": "<any>",
              "id": "<any>",
              "image": "<any>",
              "manualTracking": "<any>",
              "maximumAllowedValue": "<any>",
              "maximumValue": "<any>",
              "minimumAllowedValue": "<any>",
              "minimumValue": "<any>",
              "name": "<any>",
              "unitCategory": "<any>"
            }
          ],
          "bestStudyLink": "<string>",
          "bestStudyCard": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "bestUserStudyLink": "<string>",
          "bestUserStudyCard": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "bestPopulationStudyLink": "<string>",
          "bestPopulationStudyCard": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "optimalValueMessage": "<string>",
          "commonOptimalValueMessage": "<string>",
          "userOptimalValueMessage": "<string>",
          "card": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "causeOnly": true,
          "charts": {
            "hourlyColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "monthlyColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "distributionColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "weekdayColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "lineChartWithoutSmoothing": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "lineChartWithSmoothing": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            }
          },
          "chartsLinkDynamic": "<string>",
          "chartsLinkEmail": "<string>",
          "chartsLinkFacebook": "<string>",
          "chartsLinkGoogle": "<string>",
          "chartsLinkStatic": "<string>",
          "chartsLinkTwitter": "<string>",
          "clientId": "<string>",
          "combinationOperation": "MEAN",
          "commonAlias": "<string>",
          "createdAt": "<string>",
          "dataSourceNames": "<string>",
          "dataSources": [
            {
              "affiliate": "<any>",
              "backgroundColor": "<any>",
              "buttons": "<any>",
              "card": "<any>",
              "clientId": "<any>",
              "connected": "<any>",
              "connectError": "<any>",
              "connectInstructions": "<any>",
              "connectorId": "<any>",
              "connectStatus": "<any>",
              "count": "<any>",
              "createdAt": "<any>",
              "connectorClientId": "<any>",
              "defaultVariableCategoryName": "<any>",
              "displayName": "<any>",
              "enabled": "<any>",
              "getItUrl": "<any>",
              "id": "<any>",
              "image": "<any>",
              "imageHtml": "<any>",
              "lastSuccessfulUpdatedAt": "<any>",
              "lastUpdate": "<any>",
              "linkedDisplayNameHtml": "<any>",
              "longDescription": "<any>",
              "message": "<any>",
              "mobileConnectMethod": "<any>",
              "name": "<any>",
              "platforms": "<any>",
              "premium": "<any>",
              "scopes": "<any>",
              "shortDescription": "<any>",
              "spreadsheetUploadLink": "<any>",
              "totalMeasurementsInLastUpdate": "<any>",
              "updatedAt": "<any>",
              "updateRequestedAt": "<any>",
              "updateStatus": "<any>",
              "userId": "<any>"
            }
          ],
          "description": "<string>",
          "displayName": "<string>",
          "durationOfAction": 123,
          "durationOfActionInHours": 123,
          "earliestFillingTime": 123,
          "earliestMeasurementTime": 123,
          "earliestSourceTime": 123,
          "errorMessage": "<string>",
          "experimentEndTime": "<string>",
          "experimentStartTime": "<string>",
          "fillingType": "none",
          "fillingValue": 123,
          "iconIcon": "<string>",
          "id": 123,
          "imageUrl": "<string>",
          "informationalUrl": "<string>",
          "inputType": "<string>",
          "ionIcon": "<string>",
          "joinWith": 123,
          "kurtosis": 123,
          "lastProcessedDailyValue": 123,
          "lastSuccessfulUpdateTime": "<string>",
          "lastValue": 123,
          "latestFillingTime": 123,
          "latestMeasurementTime": 123,
          "latestSourceTime": 123,
          "latestUserMeasurementTime": 123,
          "latitude": 123,
          "location": "<string>",
          "longitude": 123,
          "manualTracking": true,
          "maximumAllowedDailyValue": 123,
          "maximumAllowedValue": 123,
          "maximumRecordedDailyValue": 123,
          "maximumRecordedValue": 123,
          "mean": 123,
          "measurementsAtLastAnalysis": 123,
          "median": 123,
          "minimumAllowedValue": 123,
          "minimumAllowedDailyValue": 123,
          "minimumNonZeroValue": 123,
          "minimumRecordedValue": 123,
          "mostCommonConnectorId": 123,
          "mostCommonOriginalUnitId": 123,
          "mostCommonUnitId": 123,
          "mostCommonValue": 123,
          "name": "<string>",
          "numberOfGlobalVariableRelationshipsAsCause": 123,
          "numberOfGlobalVariableRelationshipsAsEffect": 123,
          "numberOfChanges": 123,
          "numberOfCorrelations": 123,
          "numberOfCorrelationsAsCause": 123,
          "numberOfCorrelationsAsEffect": 123,
          "numberOfProcessedDailyMeasurements": 123,
          "numberOfRawMeasurements": 123,
          "numberOfTrackingReminders": 123,
          "numberOfUniqueDailyValues": 123,
          "numberOfUniqueValues": 123,
          "numberOfUserVariableRelationshipsAsCause": 123,
          "numberOfUserVariableRelationshipsAsEffect": 123,
          "numberOfUserVariables": 123,
          "onsetDelay": 123,
          "onsetDelayInHours": 123,
          "outcome": true,
          "outcomeOfInterest": true,
          "pngPath": "<string>",
          "pngUrl": "<string>",
          "predictorOfInterest": 123,
          "price": 123,
          "productUrl": "<string>",
          "public": true,
          "question": "<string>",
          "longQuestion": "<string>",
          "rawMeasurementsAtLastAnalysis": 123,
          "secondMostCommonValue": 123,
          "secondToLastValue": 123,
          "shareUserMeasurements": true,
          "skewness": 123,
          "standardDeviation": 123,
          "status": "<string>",
          "subtitle": "<string>",
          "svgUrl": "<string>",
          "thirdMostCommonValue": 123,
          "thirdToLastValue": 123,
          "trackingInstructions": "<string>",
          "trackingInstructionsCard": {
            "actionSheetButtons": "<any>",
            "avatar": "<any>",
            "avatarCircular": "<any>",
            "backgroundColor": "<any>",
            "buttons": "<any>",
            "buttonsSecondary": "<any>",
            "content": "<any>",
            "headerTitle": "<any>",
            "html": "<any>",
            "htmlContent": "<any>",
            "id": "<any>",
            "image": "<any>",
            "inputFields": "<any>",
            "ionIcon": "<any>",
            "link": "<any>",
            "parameters": "<any>",
            "selectedButton": "<any>",
            "sharingBody": "<any>",
            "sharingButtons": "<any>",
            "sharingTitle": "<any>",
            "subHeader": "<any>",
            "subTitle": "<any>",
            "title": "<any>"
          },
          "unit": {
            "abbreviatedName": "<string>",
            "advanced": 123,
            "category": "Distance",
            "categoryId": 123,
            "categoryName": "<string>",
            "conversionSteps": [
              "<any>"
            ],
            "id": 123,
            "image": "<string>",
            "manualTracking": 123,
            "maximumAllowedValue": 123,
            "maximumValue": 123,
            "minimumAllowedValue": 123,
            "minimumValue": 123,
            "name": "<string>",
            "unitCategory": {
              "id": "<any>",
              "name": "<any>",
              "standardUnitAbbreviatedName": "<any>"
            }
          },
          "unitAbbreviatedName": "<string>",
          "unitCategoryId": 123,
          "unitCategoryName": "<string>",
          "unitId": 123,
          "unitName": "<string>",
          "upc": "<string>",
          "updated": 123,
          "updatedAt": "<string>",
          "updatedTime": "<string>",
          "userId": 123,
          "userVariableUnitAbbreviatedName": "<string>",
          "userVariableUnitCategoryId": 123,
          "userVariableUnitCategoryName": "<string>",
          "userVariableUnitId": 123,
          "userVariableUnitName": "<string>",
          "valence": "<string>",
          "variableCategoryId": 123,
          "variableCategoryName": "Activity",
          "variableId": 123,
          "variableName": "<string>",
          "variance": 123,
          "wikipediaTitle": "<string>"
        }
      ],
      "childUserTagVariables": [
        {
          "actionArray": [
            {
              "action": "<any>",
              "callback": "<any>",
              "modifiedValue": "<any>",
              "title": "<any>",
              "longTitle": "<any>",
              "shortTitle": "<any>"
            }
          ],
          "alias": "<string>",
          "availableUnits": [
            {
              "abbreviatedName": "<any>",
              "advanced": "<any>",
              "category": "<any>",
              "categoryId": "<any>",
              "categoryName": "<any>",
              "conversionSteps": "<any>",
              "id": "<any>",
              "image": "<any>",
              "manualTracking": "<any>",
              "maximumAllowedValue": "<any>",
              "maximumValue": "<any>",
              "minimumAllowedValue": "<any>",
              "minimumValue": "<any>",
              "name": "<any>",
              "unitCategory": "<any>"
            }
          ],
          "bestStudyLink": "<string>",
          "bestStudyCard": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "bestUserStudyLink": "<string>",
          "bestUserStudyCard": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "bestPopulationStudyLink": "<string>",
          "bestPopulationStudyCard": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "optimalValueMessage": "<string>",
          "commonOptimalValueMessage": "<string>",
          "userOptimalValueMessage": "<string>",
          "card": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "causeOnly": true,
          "charts": {
            "hourlyColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "monthlyColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "distributionColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "weekdayColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "lineChartWithoutSmoothing": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "lineChartWithSmoothing": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            }
          },
          "chartsLinkDynamic": "<string>",
          "chartsLinkEmail": "<string>",
          "chartsLinkFacebook": "<string>",
          "chartsLinkGoogle": "<string>",
          "chartsLinkStatic": "<string>",
          "chartsLinkTwitter": "<string>",
          "clientId": "<string>",
          "combinationOperation": "MEAN",
          "commonAlias": "<string>",
          "createdAt": "<string>",
          "dataSourceNames": "<string>",
          "dataSources": [
            {
              "affiliate": "<any>",
              "backgroundColor": "<any>",
              "buttons": "<any>",
              "card": "<any>",
              "clientId": "<any>",
              "connected": "<any>",
              "connectError": "<any>",
              "connectInstructions": "<any>",
              "connectorId": "<any>",
              "connectStatus": "<any>",
              "count": "<any>",
              "createdAt": "<any>",
              "connectorClientId": "<any>",
              "defaultVariableCategoryName": "<any>",
              "displayName": "<any>",
              "enabled": "<any>",
              "getItUrl": "<any>",
              "id": "<any>",
              "image": "<any>",
              "imageHtml": "<any>",
              "lastSuccessfulUpdatedAt": "<any>",
              "lastUpdate": "<any>",
              "linkedDisplayNameHtml": "<any>",
              "longDescription": "<any>",
              "message": "<any>",
              "mobileConnectMethod": "<any>",
              "name": "<any>",
              "platforms": "<any>",
              "premium": "<any>",
              "scopes": "<any>",
              "shortDescription": "<any>",
              "spreadsheetUploadLink": "<any>",
              "totalMeasurementsInLastUpdate": "<any>",
              "updatedAt": "<any>",
              "updateRequestedAt": "<any>",
              "updateStatus": "<any>",
              "userId": "<any>"
            }
          ],
          "description": "<string>",
          "displayName": "<string>",
          "durationOfAction": 123,
          "durationOfActionInHours": 123,
          "earliestFillingTime": 123,
          "earliestMeasurementTime": 123,
          "earliestSourceTime": 123,
          "errorMessage": "<string>",
          "experimentEndTime": "<string>",
          "experimentStartTime": "<string>",
          "fillingType": "none",
          "fillingValue": 123,
          "iconIcon": "<string>",
          "id": 123,
          "imageUrl": "<string>",
          "informationalUrl": "<string>",
          "inputType": "<string>",
          "ionIcon": "<string>",
          "joinWith": 123,
          "kurtosis": 123,
          "lastProcessedDailyValue": 123,
          "lastSuccessfulUpdateTime": "<string>",
          "lastValue": 123,
          "latestFillingTime": 123,
          "latestMeasurementTime": 123,
          "latestSourceTime": 123,
          "latestUserMeasurementTime": 123,
          "latitude": 123,
          "location": "<string>",
          "longitude": 123,
          "manualTracking": true,
          "maximumAllowedDailyValue": 123,
          "maximumAllowedValue": 123,
          "maximumRecordedDailyValue": 123,
          "maximumRecordedValue": 123,
          "mean": 123,
          "measurementsAtLastAnalysis": 123,
          "median": 123,
          "minimumAllowedValue": 123,
          "minimumAllowedDailyValue": 123,
          "minimumNonZeroValue": 123,
          "minimumRecordedValue": 123,
          "mostCommonConnectorId": 123,
          "mostCommonOriginalUnitId": 123,
          "mostCommonUnitId": 123,
          "mostCommonValue": 123,
          "name": "<string>",
          "numberOfGlobalVariableRelationshipsAsCause": 123,
          "numberOfGlobalVariableRelationshipsAsEffect": 123,
          "numberOfChanges": 123,
          "numberOfCorrelations": 123,
          "numberOfCorrelationsAsCause": 123,
          "numberOfCorrelationsAsEffect": 123,
          "numberOfProcessedDailyMeasurements": 123,
          "numberOfRawMeasurements": 123,
          "numberOfTrackingReminders": 123,
          "numberOfUniqueDailyValues": 123,
          "numberOfUniqueValues": 123,
          "numberOfUserVariableRelationshipsAsCause": 123,
          "numberOfUserVariableRelationshipsAsEffect": 123,
          "numberOfUserVariables": 123,
          "onsetDelay": 123,
          "onsetDelayInHours": 123,
          "outcome": true,
          "outcomeOfInterest": true,
          "pngPath": "<string>",
          "pngUrl": "<string>",
          "predictorOfInterest": 123,
          "price": 123,
          "productUrl": "<string>",
          "public": true,
          "question": "<string>",
          "longQuestion": "<string>",
          "rawMeasurementsAtLastAnalysis": 123,
          "secondMostCommonValue": 123,
          "secondToLastValue": 123,
          "shareUserMeasurements": true,
          "skewness": 123,
          "standardDeviation": 123,
          "status": "<string>",
          "subtitle": "<string>",
          "svgUrl": "<string>",
          "thirdMostCommonValue": 123,
          "thirdToLastValue": 123,
          "trackingInstructions": "<string>",
          "trackingInstructionsCard": {
            "actionSheetButtons": "<any>",
            "avatar": "<any>",
            "avatarCircular": "<any>",
            "backgroundColor": "<any>",
            "buttons": "<any>",
            "buttonsSecondary": "<any>",
            "content": "<any>",
            "headerTitle": "<any>",
            "html": "<any>",
            "htmlContent": "<any>",
            "id": "<any>",
            "image": "<any>",
            "inputFields": "<any>",
            "ionIcon": "<any>",
            "link": "<any>",
            "parameters": "<any>",
            "selectedButton": "<any>",
            "sharingBody": "<any>",
            "sharingButtons": "<any>",
            "sharingTitle": "<any>",
            "subHeader": "<any>",
            "subTitle": "<any>",
            "title": "<any>"
          },
          "unit": {
            "abbreviatedName": "<string>",
            "advanced": 123,
            "category": "Distance",
            "categoryId": 123,
            "categoryName": "<string>",
            "conversionSteps": [
              "<any>"
            ],
            "id": 123,
            "image": "<string>",
            "manualTracking": 123,
            "maximumAllowedValue": 123,
            "maximumValue": 123,
            "minimumAllowedValue": 123,
            "minimumValue": 123,
            "name": "<string>",
            "unitCategory": {
              "id": "<any>",
              "name": "<any>",
              "standardUnitAbbreviatedName": "<any>"
            }
          },
          "unitAbbreviatedName": "<string>",
          "unitCategoryId": 123,
          "unitCategoryName": "<string>",
          "unitId": 123,
          "unitName": "<string>",
          "upc": "<string>",
          "updated": 123,
          "updatedAt": "<string>",
          "updatedTime": "<string>",
          "userId": 123,
          "userVariableUnitAbbreviatedName": "<string>",
          "userVariableUnitCategoryId": 123,
          "userVariableUnitCategoryName": "<string>",
          "userVariableUnitId": 123,
          "userVariableUnitName": "<string>",
          "valence": "<string>",
          "variableCategoryId": 123,
          "variableCategoryName": "Activity",
          "variableId": 123,
          "variableName": "<string>",
          "variance": 123,
          "wikipediaTitle": "<string>"
        }
      ],
      "clientId": "<string>",
      "combinationOperation": "MEAN",
      "commonAlias": "<string>",
      "commonTaggedVariables": [
        {
          "actionArray": [
            {
              "action": "<any>",
              "callback": "<any>",
              "modifiedValue": "<any>",
              "title": "<any>",
              "longTitle": "<any>",
              "shortTitle": "<any>"
            }
          ],
          "alias": "<string>",
          "availableUnits": [
            {
              "abbreviatedName": "<any>",
              "advanced": "<any>",
              "category": "<any>",
              "categoryId": "<any>",
              "categoryName": "<any>",
              "conversionSteps": "<any>",
              "id": "<any>",
              "image": "<any>",
              "manualTracking": "<any>",
              "maximumAllowedValue": "<any>",
              "maximumValue": "<any>",
              "minimumAllowedValue": "<any>",
              "minimumValue": "<any>",
              "name": "<any>",
              "unitCategory": "<any>"
            }
          ],
          "bestStudyLink": "<string>",
          "bestStudyCard": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "bestUserStudyLink": "<string>",
          "bestUserStudyCard": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "bestPopulationStudyLink": "<string>",
          "bestPopulationStudyCard": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "optimalValueMessage": "<string>",
          "commonOptimalValueMessage": "<string>",
          "userOptimalValueMessage": "<string>",
          "card": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "causeOnly": true,
          "charts": {
            "hourlyColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "monthlyColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "distributionColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "weekdayColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "lineChartWithoutSmoothing": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "lineChartWithSmoothing": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            }
          },
          "chartsLinkDynamic": "<string>",
          "chartsLinkEmail": "<string>",
          "chartsLinkFacebook": "<string>",
          "chartsLinkGoogle": "<string>",
          "chartsLinkStatic": "<string>",
          "chartsLinkTwitter": "<string>",
          "clientId": "<string>",
          "combinationOperation": "MEAN",
          "commonAlias": "<string>",
          "createdAt": "<string>",
          "dataSourceNames": "<string>",
          "dataSources": [
            {
              "affiliate": "<any>",
              "backgroundColor": "<any>",
              "buttons": "<any>",
              "card": "<any>",
              "clientId": "<any>",
              "connected": "<any>",
              "connectError": "<any>",
              "connectInstructions": "<any>",
              "connectorId": "<any>",
              "connectStatus": "<any>",
              "count": "<any>",
              "createdAt": "<any>",
              "connectorClientId": "<any>",
              "defaultVariableCategoryName": "<any>",
              "displayName": "<any>",
              "enabled": "<any>",
              "getItUrl": "<any>",
              "id": "<any>",
              "image": "<any>",
              "imageHtml": "<any>",
              "lastSuccessfulUpdatedAt": "<any>",
              "lastUpdate": "<any>",
              "linkedDisplayNameHtml": "<any>",
              "longDescription": "<any>",
              "message": "<any>",
              "mobileConnectMethod": "<any>",
              "name": "<any>",
              "platforms": "<any>",
              "premium": "<any>",
              "scopes": "<any>",
              "shortDescription": "<any>",
              "spreadsheetUploadLink": "<any>",
              "totalMeasurementsInLastUpdate": "<any>",
              "updatedAt": "<any>",
              "updateRequestedAt": "<any>",
              "updateStatus": "<any>",
              "userId": "<any>"
            }
          ],
          "description": "<string>",
          "displayName": "<string>",
          "durationOfAction": 123,
          "durationOfActionInHours": 123,
          "earliestFillingTime": 123,
          "earliestMeasurementTime": 123,
          "earliestSourceTime": 123,
          "errorMessage": "<string>",
          "experimentEndTime": "<string>",
          "experimentStartTime": "<string>",
          "fillingType": "none",
          "fillingValue": 123,
          "iconIcon": "<string>",
          "id": 123,
          "imageUrl": "<string>",
          "informationalUrl": "<string>",
          "inputType": "<string>",
          "ionIcon": "<string>",
          "joinWith": 123,
          "kurtosis": 123,
          "lastProcessedDailyValue": 123,
          "lastSuccessfulUpdateTime": "<string>",
          "lastValue": 123,
          "latestFillingTime": 123,
          "latestMeasurementTime": 123,
          "latestSourceTime": 123,
          "latestUserMeasurementTime": 123,
          "latitude": 123,
          "location": "<string>",
          "longitude": 123,
          "manualTracking": true,
          "maximumAllowedDailyValue": 123,
          "maximumAllowedValue": 123,
          "maximumRecordedDailyValue": 123,
          "maximumRecordedValue": 123,
          "mean": 123,
          "measurementsAtLastAnalysis": 123,
          "median": 123,
          "minimumAllowedValue": 123,
          "minimumAllowedDailyValue": 123,
          "minimumNonZeroValue": 123,
          "minimumRecordedValue": 123,
          "mostCommonConnectorId": 123,
          "mostCommonOriginalUnitId": 123,
          "mostCommonUnitId": 123,
          "mostCommonValue": 123,
          "name": "<string>",
          "numberOfGlobalVariableRelationshipsAsCause": 123,
          "numberOfGlobalVariableRelationshipsAsEffect": 123,
          "numberOfChanges": 123,
          "numberOfCorrelations": 123,
          "numberOfCorrelationsAsCause": 123,
          "numberOfCorrelationsAsEffect": 123,
          "numberOfProcessedDailyMeasurements": 123,
          "numberOfRawMeasurements": 123,
          "numberOfTrackingReminders": 123,
          "numberOfUniqueDailyValues": 123,
          "numberOfUniqueValues": 123,
          "numberOfUserVariableRelationshipsAsCause": 123,
          "numberOfUserVariableRelationshipsAsEffect": 123,
          "numberOfUserVariables": 123,
          "onsetDelay": 123,
          "onsetDelayInHours": 123,
          "outcome": true,
          "outcomeOfInterest": true,
          "pngPath": "<string>",
          "pngUrl": "<string>",
          "predictorOfInterest": 123,
          "price": 123,
          "productUrl": "<string>",
          "public": true,
          "question": "<string>",
          "longQuestion": "<string>",
          "rawMeasurementsAtLastAnalysis": 123,
          "secondMostCommonValue": 123,
          "secondToLastValue": 123,
          "shareUserMeasurements": true,
          "skewness": 123,
          "standardDeviation": 123,
          "status": "<string>",
          "subtitle": "<string>",
          "svgUrl": "<string>",
          "thirdMostCommonValue": 123,
          "thirdToLastValue": 123,
          "trackingInstructions": "<string>",
          "trackingInstructionsCard": {
            "actionSheetButtons": "<any>",
            "avatar": "<any>",
            "avatarCircular": "<any>",
            "backgroundColor": "<any>",
            "buttons": "<any>",
            "buttonsSecondary": "<any>",
            "content": "<any>",
            "headerTitle": "<any>",
            "html": "<any>",
            "htmlContent": "<any>",
            "id": "<any>",
            "image": "<any>",
            "inputFields": "<any>",
            "ionIcon": "<any>",
            "link": "<any>",
            "parameters": "<any>",
            "selectedButton": "<any>",
            "sharingBody": "<any>",
            "sharingButtons": "<any>",
            "sharingTitle": "<any>",
            "subHeader": "<any>",
            "subTitle": "<any>",
            "title": "<any>"
          },
          "unit": {
            "abbreviatedName": "<string>",
            "advanced": 123,
            "category": "Distance",
            "categoryId": 123,
            "categoryName": "<string>",
            "conversionSteps": [
              "<any>"
            ],
            "id": 123,
            "image": "<string>",
            "manualTracking": 123,
            "maximumAllowedValue": 123,
            "maximumValue": 123,
            "minimumAllowedValue": 123,
            "minimumValue": 123,
            "name": "<string>",
            "unitCategory": {
              "id": "<any>",
              "name": "<any>",
              "standardUnitAbbreviatedName": "<any>"
            }
          },
          "unitAbbreviatedName": "<string>",
          "unitCategoryId": 123,
          "unitCategoryName": "<string>",
          "unitId": 123,
          "unitName": "<string>",
          "upc": "<string>",
          "updated": 123,
          "updatedAt": "<string>",
          "updatedTime": "<string>",
          "userId": 123,
          "userVariableUnitAbbreviatedName": "<string>",
          "userVariableUnitCategoryId": 123,
          "userVariableUnitCategoryName": "<string>",
          "userVariableUnitId": 123,
          "userVariableUnitName": "<string>",
          "valence": "<string>",
          "variableCategoryId": 123,
          "variableCategoryName": "Activity",
          "variableId": 123,
          "variableName": "<string>",
          "variance": 123,
          "wikipediaTitle": "<string>"
        }
      ],
      "commonTagVariables": [
        {
          "actionArray": [
            {
              "action": "<any>",
              "callback": "<any>",
              "modifiedValue": "<any>",
              "title": "<any>",
              "longTitle": "<any>",
              "shortTitle": "<any>"
            }
          ],
          "alias": "<string>",
          "availableUnits": [
            {
              "abbreviatedName": "<any>",
              "advanced": "<any>",
              "category": "<any>",
              "categoryId": "<any>",
              "categoryName": "<any>",
              "conversionSteps": "<any>",
              "id": "<any>",
              "image": "<any>",
              "manualTracking": "<any>",
              "maximumAllowedValue": "<any>",
              "maximumValue": "<any>",
              "minimumAllowedValue": "<any>",
              "minimumValue": "<any>",
              "name": "<any>",
              "unitCategory": "<any>"
            }
          ],
          "bestStudyLink": "<string>",
          "bestStudyCard": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "bestUserStudyLink": "<string>",
          "bestUserStudyCard": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "bestPopulationStudyLink": "<string>",
          "bestPopulationStudyCard": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "optimalValueMessage": "<string>",
          "commonOptimalValueMessage": "<string>",
          "userOptimalValueMessage": "<string>",
          "card": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "causeOnly": true,
          "charts": {
            "hourlyColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "monthlyColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "distributionColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "weekdayColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "lineChartWithoutSmoothing": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "lineChartWithSmoothing": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            }
          },
          "chartsLinkDynamic": "<string>",
          "chartsLinkEmail": "<string>",
          "chartsLinkFacebook": "<string>",
          "chartsLinkGoogle": "<string>",
          "chartsLinkStatic": "<string>",
          "chartsLinkTwitter": "<string>",
          "clientId": "<string>",
          "combinationOperation": "MEAN",
          "commonAlias": "<string>",
          "createdAt": "<string>",
          "dataSourceNames": "<string>",
          "dataSources": [
            {
              "affiliate": "<any>",
              "backgroundColor": "<any>",
              "buttons": "<any>",
              "card": "<any>",
              "clientId": "<any>",
              "connected": "<any>",
              "connectError": "<any>",
              "connectInstructions": "<any>",
              "connectorId": "<any>",
              "connectStatus": "<any>",
              "count": "<any>",
              "createdAt": "<any>",
              "connectorClientId": "<any>",
              "defaultVariableCategoryName": "<any>",
              "displayName": "<any>",
              "enabled": "<any>",
              "getItUrl": "<any>",
              "id": "<any>",
              "image": "<any>",
              "imageHtml": "<any>",
              "lastSuccessfulUpdatedAt": "<any>",
              "lastUpdate": "<any>",
              "linkedDisplayNameHtml": "<any>",
              "longDescription": "<any>",
              "message": "<any>",
              "mobileConnectMethod": "<any>",
              "name": "<any>",
              "platforms": "<any>",
              "premium": "<any>",
              "scopes": "<any>",
              "shortDescription": "<any>",
              "spreadsheetUploadLink": "<any>",
              "totalMeasurementsInLastUpdate": "<any>",
              "updatedAt": "<any>",
              "updateRequestedAt": "<any>",
              "updateStatus": "<any>",
              "userId": "<any>"
            }
          ],
          "description": "<string>",
          "displayName": "<string>",
          "durationOfAction": 123,
          "durationOfActionInHours": 123,
          "earliestFillingTime": 123,
          "earliestMeasurementTime": 123,
          "earliestSourceTime": 123,
          "errorMessage": "<string>",
          "experimentEndTime": "<string>",
          "experimentStartTime": "<string>",
          "fillingType": "none",
          "fillingValue": 123,
          "iconIcon": "<string>",
          "id": 123,
          "imageUrl": "<string>",
          "informationalUrl": "<string>",
          "inputType": "<string>",
          "ionIcon": "<string>",
          "joinWith": 123,
          "kurtosis": 123,
          "lastProcessedDailyValue": 123,
          "lastSuccessfulUpdateTime": "<string>",
          "lastValue": 123,
          "latestFillingTime": 123,
          "latestMeasurementTime": 123,
          "latestSourceTime": 123,
          "latestUserMeasurementTime": 123,
          "latitude": 123,
          "location": "<string>",
          "longitude": 123,
          "manualTracking": true,
          "maximumAllowedDailyValue": 123,
          "maximumAllowedValue": 123,
          "maximumRecordedDailyValue": 123,
          "maximumRecordedValue": 123,
          "mean": 123,
          "measurementsAtLastAnalysis": 123,
          "median": 123,
          "minimumAllowedValue": 123,
          "minimumAllowedDailyValue": 123,
          "minimumNonZeroValue": 123,
          "minimumRecordedValue": 123,
          "mostCommonConnectorId": 123,
          "mostCommonOriginalUnitId": 123,
          "mostCommonUnitId": 123,
          "mostCommonValue": 123,
          "name": "<string>",
          "numberOfGlobalVariableRelationshipsAsCause": 123,
          "numberOfGlobalVariableRelationshipsAsEffect": 123,
          "numberOfChanges": 123,
          "numberOfCorrelations": 123,
          "numberOfCorrelationsAsCause": 123,
          "numberOfCorrelationsAsEffect": 123,
          "numberOfProcessedDailyMeasurements": 123,
          "numberOfRawMeasurements": 123,
          "numberOfTrackingReminders": 123,
          "numberOfUniqueDailyValues": 123,
          "numberOfUniqueValues": 123,
          "numberOfUserVariableRelationshipsAsCause": 123,
          "numberOfUserVariableRelationshipsAsEffect": 123,
          "numberOfUserVariables": 123,
          "onsetDelay": 123,
          "onsetDelayInHours": 123,
          "outcome": true,
          "outcomeOfInterest": true,
          "pngPath": "<string>",
          "pngUrl": "<string>",
          "predictorOfInterest": 123,
          "price": 123,
          "productUrl": "<string>",
          "public": true,
          "question": "<string>",
          "longQuestion": "<string>",
          "rawMeasurementsAtLastAnalysis": 123,
          "secondMostCommonValue": 123,
          "secondToLastValue": 123,
          "shareUserMeasurements": true,
          "skewness": 123,
          "standardDeviation": 123,
          "status": "<string>",
          "subtitle": "<string>",
          "svgUrl": "<string>",
          "thirdMostCommonValue": 123,
          "thirdToLastValue": 123,
          "trackingInstructions": "<string>",
          "trackingInstructionsCard": {
            "actionSheetButtons": "<any>",
            "avatar": "<any>",
            "avatarCircular": "<any>",
            "backgroundColor": "<any>",
            "buttons": "<any>",
            "buttonsSecondary": "<any>",
            "content": "<any>",
            "headerTitle": "<any>",
            "html": "<any>",
            "htmlContent": "<any>",
            "id": "<any>",
            "image": "<any>",
            "inputFields": "<any>",
            "ionIcon": "<any>",
            "link": "<any>",
            "parameters": "<any>",
            "selectedButton": "<any>",
            "sharingBody": "<any>",
            "sharingButtons": "<any>",
            "sharingTitle": "<any>",
            "subHeader": "<any>",
            "subTitle": "<any>",
            "title": "<any>"
          },
          "unit": {
            "abbreviatedName": "<string>",
            "advanced": 123,
            "category": "Distance",
            "categoryId": 123,
            "categoryName": "<string>",
            "conversionSteps": [
              "<any>"
            ],
            "id": 123,
            "image": "<string>",
            "manualTracking": 123,
            "maximumAllowedValue": 123,
            "maximumValue": 123,
            "minimumAllowedValue": 123,
            "minimumValue": 123,
            "name": "<string>",
            "unitCategory": {
              "id": "<any>",
              "name": "<any>",
              "standardUnitAbbreviatedName": "<any>"
            }
          },
          "unitAbbreviatedName": "<string>",
          "unitCategoryId": 123,
          "unitCategoryName": "<string>",
          "unitId": 123,
          "unitName": "<string>",
          "upc": "<string>",
          "updated": 123,
          "updatedAt": "<string>",
          "updatedTime": "<string>",
          "userId": 123,
          "userVariableUnitAbbreviatedName": "<string>",
          "userVariableUnitCategoryId": 123,
          "userVariableUnitCategoryName": "<string>",
          "userVariableUnitId": 123,
          "userVariableUnitName": "<string>",
          "valence": "<string>",
          "variableCategoryId": 123,
          "variableCategoryName": "Activity",
          "variableId": 123,
          "variableName": "<string>",
          "variance": 123,
          "wikipediaTitle": "<string>"
        }
      ],
      "createdAt": "<string>",
      "dataSourceNames": "<string>",
      "dataSources": [
        {
          "affiliate": true,
          "backgroundColor": "<string>",
          "buttons": [
            "<any>"
          ],
          "card": {
            "actionSheetButtons": "<any>",
            "avatar": "<any>",
            "avatarCircular": "<any>",
            "backgroundColor": "<any>",
            "buttons": "<any>",
            "buttonsSecondary": "<any>",
            "content": "<any>",
            "headerTitle": "<any>",
            "html": "<any>",
            "htmlContent": "<any>",
            "id": "<any>",
            "image": "<any>",
            "inputFields": "<any>",
            "ionIcon": "<any>",
            "link": "<any>",
            "parameters": "<any>",
            "selectedButton": "<any>",
            "sharingBody": "<any>",
            "sharingButtons": "<any>",
            "sharingTitle": "<any>",
            "subHeader": "<any>",
            "subTitle": "<any>",
            "title": "<any>"
          },
          "clientId": "<string>",
          "connected": true,
          "connectError": "<string>",
          "connectInstructions": {
            "parameters": "<any>",
            "url": "<any>",
            "usePopup": "<any>"
          },
          "connectorId": 123,
          "connectStatus": "<string>",
          "count": 123,
          "createdAt": "<string>",
          "connectorClientId": "<string>",
          "defaultVariableCategoryName": "<string>",
          "displayName": "<string>",
          "enabled": 123,
          "getItUrl": "<string>",
          "id": 123,
          "image": "<string>",
          "imageHtml": "<string>",
          "lastSuccessfulUpdatedAt": "<string>",
          "lastUpdate": 123,
          "linkedDisplayNameHtml": "<string>",
          "longDescription": "<string>",
          "message": "<string>",
          "mobileConnectMethod": "<string>",
          "name": "<string>",
          "platforms": [
            "<any>"
          ],
          "premium": true,
          "scopes": [
            "<any>"
          ],
          "shortDescription": "<string>",
          "spreadsheetUploadLink": "<string>",
          "totalMeasurementsInLastUpdate": 123,
          "updatedAt": "<string>",
          "updateRequestedAt": "<string>",
          "updateStatus": "<string>",
          "userId": 123
        }
      ],
      "description": "<string>",
      "displayName": "<string>",
      "durationOfAction": 123,
      "durationOfActionInHours": 123,
      "earliestFillingTime": 123,
      "earliestMeasurementTime": 123,
      "earliestSourceTime": 123,
      "errorMessage": "<string>",
      "experimentEndTime": "<string>",
      "experimentStartTime": "<string>",
      "fillingType": "none",
      "fillingValue": 123,
      "iconIcon": "<string>",
      "id": 123,
      "imageUrl": "<string>",
      "informationalUrl": "<string>",
      "ingredientOfCommonTagVariables": [
        {
          "actionArray": [
            {
              "action": "<any>",
              "callback": "<any>",
              "modifiedValue": "<any>",
              "title": "<any>",
              "longTitle": "<any>",
              "shortTitle": "<any>"
            }
          ],
          "alias": "<string>",
          "availableUnits": [
            {
              "abbreviatedName": "<any>",
              "advanced": "<any>",
              "category": "<any>",
              "categoryId": "<any>",
              "categoryName": "<any>",
              "conversionSteps": "<any>",
              "id": "<any>",
              "image": "<any>",
              "manualTracking": "<any>",
              "maximumAllowedValue": "<any>",
              "maximumValue": "<any>",
              "minimumAllowedValue": "<any>",
              "minimumValue": "<any>",
              "name": "<any>",
              "unitCategory": "<any>"
            }
          ],
          "bestStudyLink": "<string>",
          "bestStudyCard": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "bestUserStudyLink": "<string>",
          "bestUserStudyCard": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "bestPopulationStudyLink": "<string>",
          "bestPopulationStudyCard": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "optimalValueMessage": "<string>",
          "commonOptimalValueMessage": "<string>",
          "userOptimalValueMessage": "<string>",
          "card": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "causeOnly": true,
          "charts": {
            "hourlyColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "monthlyColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "distributionColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "weekdayColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "lineChartWithoutSmoothing": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "lineChartWithSmoothing": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            }
          },
          "chartsLinkDynamic": "<string>",
          "chartsLinkEmail": "<string>",
          "chartsLinkFacebook": "<string>",
          "chartsLinkGoogle": "<string>",
          "chartsLinkStatic": "<string>",
          "chartsLinkTwitter": "<string>",
          "clientId": "<string>",
          "combinationOperation": "MEAN",
          "commonAlias": "<string>",
          "createdAt": "<string>",
          "dataSourceNames": "<string>",
          "dataSources": [
            {
              "affiliate": "<any>",
              "backgroundColor": "<any>",
              "buttons": "<any>",
              "card": "<any>",
              "clientId": "<any>",
              "connected": "<any>",
              "connectError": "<any>",
              "connectInstructions": "<any>",
              "connectorId": "<any>",
              "connectStatus": "<any>",
              "count": "<any>",
              "createdAt": "<any>",
              "connectorClientId": "<any>",
              "defaultVariableCategoryName": "<any>",
              "displayName": "<any>",
              "enabled": "<any>",
              "getItUrl": "<any>",
              "id": "<any>",
              "image": "<any>",
              "imageHtml": "<any>",
              "lastSuccessfulUpdatedAt": "<any>",
              "lastUpdate": "<any>",
              "linkedDisplayNameHtml": "<any>",
              "longDescription": "<any>",
              "message": "<any>",
              "mobileConnectMethod": "<any>",
              "name": "<any>",
              "platforms": "<any>",
              "premium": "<any>",
              "scopes": "<any>",
              "shortDescription": "<any>",
              "spreadsheetUploadLink": "<any>",
              "totalMeasurementsInLastUpdate": "<any>",
              "updatedAt": "<any>",
              "updateRequestedAt": "<any>",
              "updateStatus": "<any>",
              "userId": "<any>"
            }
          ],
          "description": "<string>",
          "displayName": "<string>",
          "durationOfAction": 123,
          "durationOfActionInHours": 123,
          "earliestFillingTime": 123,
          "earliestMeasurementTime": 123,
          "earliestSourceTime": 123,
          "errorMessage": "<string>",
          "experimentEndTime": "<string>",
          "experimentStartTime": "<string>",
          "fillingType": "none",
          "fillingValue": 123,
          "iconIcon": "<string>",
          "id": 123,
          "imageUrl": "<string>",
          "informationalUrl": "<string>",
          "inputType": "<string>",
          "ionIcon": "<string>",
          "joinWith": 123,
          "kurtosis": 123,
          "lastProcessedDailyValue": 123,
          "lastSuccessfulUpdateTime": "<string>",
          "lastValue": 123,
          "latestFillingTime": 123,
          "latestMeasurementTime": 123,
          "latestSourceTime": 123,
          "latestUserMeasurementTime": 123,
          "latitude": 123,
          "location": "<string>",
          "longitude": 123,
          "manualTracking": true,
          "maximumAllowedDailyValue": 123,
          "maximumAllowedValue": 123,
          "maximumRecordedDailyValue": 123,
          "maximumRecordedValue": 123,
          "mean": 123,
          "measurementsAtLastAnalysis": 123,
          "median": 123,
          "minimumAllowedValue": 123,
          "minimumAllowedDailyValue": 123,
          "minimumNonZeroValue": 123,
          "minimumRecordedValue": 123,
          "mostCommonConnectorId": 123,
          "mostCommonOriginalUnitId": 123,
          "mostCommonUnitId": 123,
          "mostCommonValue": 123,
          "name": "<string>",
          "numberOfGlobalVariableRelationshipsAsCause": 123,
          "numberOfGlobalVariableRelationshipsAsEffect": 123,
          "numberOfChanges": 123,
          "numberOfCorrelations": 123,
          "numberOfCorrelationsAsCause": 123,
          "numberOfCorrelationsAsEffect": 123,
          "numberOfProcessedDailyMeasurements": 123,
          "numberOfRawMeasurements": 123,
          "numberOfTrackingReminders": 123,
          "numberOfUniqueDailyValues": 123,
          "numberOfUniqueValues": 123,
          "numberOfUserVariableRelationshipsAsCause": 123,
          "numberOfUserVariableRelationshipsAsEffect": 123,
          "numberOfUserVariables": 123,
          "onsetDelay": 123,
          "onsetDelayInHours": 123,
          "outcome": true,
          "outcomeOfInterest": true,
          "pngPath": "<string>",
          "pngUrl": "<string>",
          "predictorOfInterest": 123,
          "price": 123,
          "productUrl": "<string>",
          "public": true,
          "question": "<string>",
          "longQuestion": "<string>",
          "rawMeasurementsAtLastAnalysis": 123,
          "secondMostCommonValue": 123,
          "secondToLastValue": 123,
          "shareUserMeasurements": true,
          "skewness": 123,
          "standardDeviation": 123,
          "status": "<string>",
          "subtitle": "<string>",
          "svgUrl": "<string>",
          "thirdMostCommonValue": 123,
          "thirdToLastValue": 123,
          "trackingInstructions": "<string>",
          "trackingInstructionsCard": {
            "actionSheetButtons": "<any>",
            "avatar": "<any>",
            "avatarCircular": "<any>",
            "backgroundColor": "<any>",
            "buttons": "<any>",
            "buttonsSecondary": "<any>",
            "content": "<any>",
            "headerTitle": "<any>",
            "html": "<any>",
            "htmlContent": "<any>",
            "id": "<any>",
            "image": "<any>",
            "inputFields": "<any>",
            "ionIcon": "<any>",
            "link": "<any>",
            "parameters": "<any>",
            "selectedButton": "<any>",
            "sharingBody": "<any>",
            "sharingButtons": "<any>",
            "sharingTitle": "<any>",
            "subHeader": "<any>",
            "subTitle": "<any>",
            "title": "<any>"
          },
          "unit": {
            "abbreviatedName": "<string>",
            "advanced": 123,
            "category": "Distance",
            "categoryId": 123,
            "categoryName": "<string>",
            "conversionSteps": [
              "<any>"
            ],
            "id": 123,
            "image": "<string>",
            "manualTracking": 123,
            "maximumAllowedValue": 123,
            "maximumValue": 123,
            "minimumAllowedValue": 123,
            "minimumValue": 123,
            "name": "<string>",
            "unitCategory": {
              "id": "<any>",
              "name": "<any>",
              "standardUnitAbbreviatedName": "<any>"
            }
          },
          "unitAbbreviatedName": "<string>",
          "unitCategoryId": 123,
          "unitCategoryName": "<string>",
          "unitId": 123,
          "unitName": "<string>",
          "upc": "<string>",
          "updated": 123,
          "updatedAt": "<string>",
          "updatedTime": "<string>",
          "userId": 123,
          "userVariableUnitAbbreviatedName": "<string>",
          "userVariableUnitCategoryId": 123,
          "userVariableUnitCategoryName": "<string>",
          "userVariableUnitId": 123,
          "userVariableUnitName": "<string>",
          "valence": "<string>",
          "variableCategoryId": 123,
          "variableCategoryName": "Activity",
          "variableId": 123,
          "variableName": "<string>",
          "variance": 123,
          "wikipediaTitle": "<string>"
        }
      ],
      "ingredientCommonTagVariables": [
        {
          "actionArray": [
            {
              "action": "<any>",
              "callback": "<any>",
              "modifiedValue": "<any>",
              "title": "<any>",
              "longTitle": "<any>",
              "shortTitle": "<any>"
            }
          ],
          "alias": "<string>",
          "availableUnits": [
            {
              "abbreviatedName": "<any>",
              "advanced": "<any>",
              "category": "<any>",
              "categoryId": "<any>",
              "categoryName": "<any>",
              "conversionSteps": "<any>",
              "id": "<any>",
              "image": "<any>",
              "manualTracking": "<any>",
              "maximumAllowedValue": "<any>",
              "maximumValue": "<any>",
              "minimumAllowedValue": "<any>",
              "minimumValue": "<any>",
              "name": "<any>",
              "unitCategory": "<any>"
            }
          ],
          "bestStudyLink": "<string>",
          "bestStudyCard": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "bestUserStudyLink": "<string>",
          "bestUserStudyCard": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "bestPopulationStudyLink": "<string>",
          "bestPopulationStudyCard": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "optimalValueMessage": "<string>",
          "commonOptimalValueMessage": "<string>",
          "userOptimalValueMessage": "<string>",
          "card": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "causeOnly": true,
          "charts": {
            "hourlyColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "monthlyColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "distributionColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "weekdayColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "lineChartWithoutSmoothing": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "lineChartWithSmoothing": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            }
          },
          "chartsLinkDynamic": "<string>",
          "chartsLinkEmail": "<string>",
          "chartsLinkFacebook": "<string>",
          "chartsLinkGoogle": "<string>",
          "chartsLinkStatic": "<string>",
          "chartsLinkTwitter": "<string>",
          "clientId": "<string>",
          "combinationOperation": "MEAN",
          "commonAlias": "<string>",
          "createdAt": "<string>",
          "dataSourceNames": "<string>",
          "dataSources": [
            {
              "affiliate": "<any>",
              "backgroundColor": "<any>",
              "buttons": "<any>",
              "card": "<any>",
              "clientId": "<any>",
              "connected": "<any>",
              "connectError": "<any>",
              "connectInstructions": "<any>",
              "connectorId": "<any>",
              "connectStatus": "<any>",
              "count": "<any>",
              "createdAt": "<any>",
              "connectorClientId": "<any>",
              "defaultVariableCategoryName": "<any>",
              "displayName": "<any>",
              "enabled": "<any>",
              "getItUrl": "<any>",
              "id": "<any>",
              "image": "<any>",
              "imageHtml": "<any>",
              "lastSuccessfulUpdatedAt": "<any>",
              "lastUpdate": "<any>",
              "linkedDisplayNameHtml": "<any>",
              "longDescription": "<any>",
              "message": "<any>",
              "mobileConnectMethod": "<any>",
              "name": "<any>",
              "platforms": "<any>",
              "premium": "<any>",
              "scopes": "<any>",
              "shortDescription": "<any>",
              "spreadsheetUploadLink": "<any>",
              "totalMeasurementsInLastUpdate": "<any>",
              "updatedAt": "<any>",
              "updateRequestedAt": "<any>",
              "updateStatus": "<any>",
              "userId": "<any>"
            }
          ],
          "description": "<string>",
          "displayName": "<string>",
          "durationOfAction": 123,
          "durationOfActionInHours": 123,
          "earliestFillingTime": 123,
          "earliestMeasurementTime": 123,
          "earliestSourceTime": 123,
          "errorMessage": "<string>",
          "experimentEndTime": "<string>",
          "experimentStartTime": "<string>",
          "fillingType": "none",
          "fillingValue": 123,
          "iconIcon": "<string>",
          "id": 123,
          "imageUrl": "<string>",
          "informationalUrl": "<string>",
          "inputType": "<string>",
          "ionIcon": "<string>",
          "joinWith": 123,
          "kurtosis": 123,
          "lastProcessedDailyValue": 123,
          "lastSuccessfulUpdateTime": "<string>",
          "lastValue": 123,
          "latestFillingTime": 123,
          "latestMeasurementTime": 123,
          "latestSourceTime": 123,
          "latestUserMeasurementTime": 123,
          "latitude": 123,
          "location": "<string>",
          "longitude": 123,
          "manualTracking": true,
          "maximumAllowedDailyValue": 123,
          "maximumAllowedValue": 123,
          "maximumRecordedDailyValue": 123,
          "maximumRecordedValue": 123,
          "mean": 123,
          "measurementsAtLastAnalysis": 123,
          "median": 123,
          "minimumAllowedValue": 123,
          "minimumAllowedDailyValue": 123,
          "minimumNonZeroValue": 123,
          "minimumRecordedValue": 123,
          "mostCommonConnectorId": 123,
          "mostCommonOriginalUnitId": 123,
          "mostCommonUnitId": 123,
          "mostCommonValue": 123,
          "name": "<string>",
          "numberOfGlobalVariableRelationshipsAsCause": 123,
          "numberOfGlobalVariableRelationshipsAsEffect": 123,
          "numberOfChanges": 123,
          "numberOfCorrelations": 123,
          "numberOfCorrelationsAsCause": 123,
          "numberOfCorrelationsAsEffect": 123,
          "numberOfProcessedDailyMeasurements": 123,
          "numberOfRawMeasurements": 123,
          "numberOfTrackingReminders": 123,
          "numberOfUniqueDailyValues": 123,
          "numberOfUniqueValues": 123,
          "numberOfUserVariableRelationshipsAsCause": 123,
          "numberOfUserVariableRelationshipsAsEffect": 123,
          "numberOfUserVariables": 123,
          "onsetDelay": 123,
          "onsetDelayInHours": 123,
          "outcome": true,
          "outcomeOfInterest": true,
          "pngPath": "<string>",
          "pngUrl": "<string>",
          "predictorOfInterest": 123,
          "price": 123,
          "productUrl": "<string>",
          "public": true,
          "question": "<string>",
          "longQuestion": "<string>",
          "rawMeasurementsAtLastAnalysis": 123,
          "secondMostCommonValue": 123,
          "secondToLastValue": 123,
          "shareUserMeasurements": true,
          "skewness": 123,
          "standardDeviation": 123,
          "status": "<string>",
          "subtitle": "<string>",
          "svgUrl": "<string>",
          "thirdMostCommonValue": 123,
          "thirdToLastValue": 123,
          "trackingInstructions": "<string>",
          "trackingInstructionsCard": {
            "actionSheetButtons": "<any>",
            "avatar": "<any>",
            "avatarCircular": "<any>",
            "backgroundColor": "<any>",
            "buttons": "<any>",
            "buttonsSecondary": "<any>",
            "content": "<any>",
            "headerTitle": "<any>",
            "html": "<any>",
            "htmlContent": "<any>",
            "id": "<any>",
            "image": "<any>",
            "inputFields": "<any>",
            "ionIcon": "<any>",
            "link": "<any>",
            "parameters": "<any>",
            "selectedButton": "<any>",
            "sharingBody": "<any>",
            "sharingButtons": "<any>",
            "sharingTitle": "<any>",
            "subHeader": "<any>",
            "subTitle": "<any>",
            "title": "<any>"
          },
          "unit": {
            "abbreviatedName": "<string>",
            "advanced": 123,
            "category": "Distance",
            "categoryId": 123,
            "categoryName": "<string>",
            "conversionSteps": [
              "<any>"
            ],
            "id": 123,
            "image": "<string>",
            "manualTracking": 123,
            "maximumAllowedValue": 123,
            "maximumValue": 123,
            "minimumAllowedValue": 123,
            "minimumValue": 123,
            "name": "<string>",
            "unitCategory": {
              "id": "<any>",
              "name": "<any>",
              "standardUnitAbbreviatedName": "<any>"
            }
          },
          "unitAbbreviatedName": "<string>",
          "unitCategoryId": 123,
          "unitCategoryName": "<string>",
          "unitId": 123,
          "unitName": "<string>",
          "upc": "<string>",
          "updated": 123,
          "updatedAt": "<string>",
          "updatedTime": "<string>",
          "userId": 123,
          "userVariableUnitAbbreviatedName": "<string>",
          "userVariableUnitCategoryId": 123,
          "userVariableUnitCategoryName": "<string>",
          "userVariableUnitId": 123,
          "userVariableUnitName": "<string>",
          "valence": "<string>",
          "variableCategoryId": 123,
          "variableCategoryName": "Activity",
          "variableId": 123,
          "variableName": "<string>",
          "variance": 123,
          "wikipediaTitle": "<string>"
        }
      ],
      "ingredientOfUserTagVariables": [
        {
          "actionArray": [
            {
              "action": "<any>",
              "callback": "<any>",
              "modifiedValue": "<any>",
              "title": "<any>",
              "longTitle": "<any>",
              "shortTitle": "<any>"
            }
          ],
          "alias": "<string>",
          "availableUnits": [
            {
              "abbreviatedName": "<any>",
              "advanced": "<any>",
              "category": "<any>",
              "categoryId": "<any>",
              "categoryName": "<any>",
              "conversionSteps": "<any>",
              "id": "<any>",
              "image": "<any>",
              "manualTracking": "<any>",
              "maximumAllowedValue": "<any>",
              "maximumValue": "<any>",
              "minimumAllowedValue": "<any>",
              "minimumValue": "<any>",
              "name": "<any>",
              "unitCategory": "<any>"
            }
          ],
          "bestStudyLink": "<string>",
          "bestStudyCard": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "bestUserStudyLink": "<string>",
          "bestUserStudyCard": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "bestPopulationStudyLink": "<string>",
          "bestPopulationStudyCard": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "optimalValueMessage": "<string>",
          "commonOptimalValueMessage": "<string>",
          "userOptimalValueMessage": "<string>",
          "card": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "causeOnly": true,
          "charts": {
            "hourlyColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "monthlyColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "distributionColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "weekdayColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "lineChartWithoutSmoothing": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "lineChartWithSmoothing": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            }
          },
          "chartsLinkDynamic": "<string>",
          "chartsLinkEmail": "<string>",
          "chartsLinkFacebook": "<string>",
          "chartsLinkGoogle": "<string>",
          "chartsLinkStatic": "<string>",
          "chartsLinkTwitter": "<string>",
          "clientId": "<string>",
          "combinationOperation": "MEAN",
          "commonAlias": "<string>",
          "createdAt": "<string>",
          "dataSourceNames": "<string>",
          "dataSources": [
            {
              "affiliate": "<any>",
              "backgroundColor": "<any>",
              "buttons": "<any>",
              "card": "<any>",
              "clientId": "<any>",
              "connected": "<any>",
              "connectError": "<any>",
              "connectInstructions": "<any>",
              "connectorId": "<any>",
              "connectStatus": "<any>",
              "count": "<any>",
              "createdAt": "<any>",
              "connectorClientId": "<any>",
              "defaultVariableCategoryName": "<any>",
              "displayName": "<any>",
              "enabled": "<any>",
              "getItUrl": "<any>",
              "id": "<any>",
              "image": "<any>",
              "imageHtml": "<any>",
              "lastSuccessfulUpdatedAt": "<any>",
              "lastUpdate": "<any>",
              "linkedDisplayNameHtml": "<any>",
              "longDescription": "<any>",
              "message": "<any>",
              "mobileConnectMethod": "<any>",
              "name": "<any>",
              "platforms": "<any>",
              "premium": "<any>",
              "scopes": "<any>",
              "shortDescription": "<any>",
              "spreadsheetUploadLink": "<any>",
              "totalMeasurementsInLastUpdate": "<any>",
              "updatedAt": "<any>",
              "updateRequestedAt": "<any>",
              "updateStatus": "<any>",
              "userId": "<any>"
            }
          ],
          "description": "<string>",
          "displayName": "<string>",
          "durationOfAction": 123,
          "durationOfActionInHours": 123,
          "earliestFillingTime": 123,
          "earliestMeasurementTime": 123,
          "earliestSourceTime": 123,
          "errorMessage": "<string>",
          "experimentEndTime": "<string>",
          "experimentStartTime": "<string>",
          "fillingType": "none",
          "fillingValue": 123,
          "iconIcon": "<string>",
          "id": 123,
          "imageUrl": "<string>",
          "informationalUrl": "<string>",
          "inputType": "<string>",
          "ionIcon": "<string>",
          "joinWith": 123,
          "kurtosis": 123,
          "lastProcessedDailyValue": 123,
          "lastSuccessfulUpdateTime": "<string>",
          "lastValue": 123,
          "latestFillingTime": 123,
          "latestMeasurementTime": 123,
          "latestSourceTime": 123,
          "latestUserMeasurementTime": 123,
          "latitude": 123,
          "location": "<string>",
          "longitude": 123,
          "manualTracking": true,
          "maximumAllowedDailyValue": 123,
          "maximumAllowedValue": 123,
          "maximumRecordedDailyValue": 123,
          "maximumRecordedValue": 123,
          "mean": 123,
          "measurementsAtLastAnalysis": 123,
          "median": 123,
          "minimumAllowedValue": 123,
          "minimumAllowedDailyValue": 123,
          "minimumNonZeroValue": 123,
          "minimumRecordedValue": 123,
          "mostCommonConnectorId": 123,
          "mostCommonOriginalUnitId": 123,
          "mostCommonUnitId": 123,
          "mostCommonValue": 123,
          "name": "<string>",
          "numberOfGlobalVariableRelationshipsAsCause": 123,
          "numberOfGlobalVariableRelationshipsAsEffect": 123,
          "numberOfChanges": 123,
          "numberOfCorrelations": 123,
          "numberOfCorrelationsAsCause": 123,
          "numberOfCorrelationsAsEffect": 123,
          "numberOfProcessedDailyMeasurements": 123,
          "numberOfRawMeasurements": 123,
          "numberOfTrackingReminders": 123,
          "numberOfUniqueDailyValues": 123,
          "numberOfUniqueValues": 123,
          "numberOfUserVariableRelationshipsAsCause": 123,
          "numberOfUserVariableRelationshipsAsEffect": 123,
          "numberOfUserVariables": 123,
          "onsetDelay": 123,
          "onsetDelayInHours": 123,
          "outcome": true,
          "outcomeOfInterest": true,
          "pngPath": "<string>",
          "pngUrl": "<string>",
          "predictorOfInterest": 123,
          "price": 123,
          "productUrl": "<string>",
          "public": true,
          "question": "<string>",
          "longQuestion": "<string>",
          "rawMeasurementsAtLastAnalysis": 123,
          "secondMostCommonValue": 123,
          "secondToLastValue": 123,
          "shareUserMeasurements": true,
          "skewness": 123,
          "standardDeviation": 123,
          "status": "<string>",
          "subtitle": "<string>",
          "svgUrl": "<string>",
          "thirdMostCommonValue": 123,
          "thirdToLastValue": 123,
          "trackingInstructions": "<string>",
          "trackingInstructionsCard": {
            "actionSheetButtons": "<any>",
            "avatar": "<any>",
            "avatarCircular": "<any>",
            "backgroundColor": "<any>",
            "buttons": "<any>",
            "buttonsSecondary": "<any>",
            "content": "<any>",
            "headerTitle": "<any>",
            "html": "<any>",
            "htmlContent": "<any>",
            "id": "<any>",
            "image": "<any>",
            "inputFields": "<any>",
            "ionIcon": "<any>",
            "link": "<any>",
            "parameters": "<any>",
            "selectedButton": "<any>",
            "sharingBody": "<any>",
            "sharingButtons": "<any>",
            "sharingTitle": "<any>",
            "subHeader": "<any>",
            "subTitle": "<any>",
            "title": "<any>"
          },
          "unit": {
            "abbreviatedName": "<string>",
            "advanced": 123,
            "category": "Distance",
            "categoryId": 123,
            "categoryName": "<string>",
            "conversionSteps": [
              "<any>"
            ],
            "id": 123,
            "image": "<string>",
            "manualTracking": 123,
            "maximumAllowedValue": 123,
            "maximumValue": 123,
            "minimumAllowedValue": 123,
            "minimumValue": 123,
            "name": "<string>",
            "unitCategory": {
              "id": "<any>",
              "name": "<any>",
              "standardUnitAbbreviatedName": "<any>"
            }
          },
          "unitAbbreviatedName": "<string>",
          "unitCategoryId": 123,
          "unitCategoryName": "<string>",
          "unitId": 123,
          "unitName": "<string>",
          "upc": "<string>",
          "updated": 123,
          "updatedAt": "<string>",
          "updatedTime": "<string>",
          "userId": 123,
          "userVariableUnitAbbreviatedName": "<string>",
          "userVariableUnitCategoryId": 123,
          "userVariableUnitCategoryName": "<string>",
          "userVariableUnitId": 123,
          "userVariableUnitName": "<string>",
          "valence": "<string>",
          "variableCategoryId": 123,
          "variableCategoryName": "Activity",
          "variableId": 123,
          "variableName": "<string>",
          "variance": 123,
          "wikipediaTitle": "<string>"
        }
      ],
      "ingredientUserTagVariables": [
        {
          "actionArray": [
            {
              "action": "<any>",
              "callback": "<any>",
              "modifiedValue": "<any>",
              "title": "<any>",
              "longTitle": "<any>",
              "shortTitle": "<any>"
            }
          ],
          "alias": "<string>",
          "availableUnits": [
            {
              "abbreviatedName": "<any>",
              "advanced": "<any>",
              "category": "<any>",
              "categoryId": "<any>",
              "categoryName": "<any>",
              "conversionSteps": "<any>",
              "id": "<any>",
              "image": "<any>",
              "manualTracking": "<any>",
              "maximumAllowedValue": "<any>",
              "maximumValue": "<any>",
              "minimumAllowedValue": "<any>",
              "minimumValue": "<any>",
              "name": "<any>",
              "unitCategory": "<any>"
            }
          ],
          "bestStudyLink": "<string>",
          "bestStudyCard": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "bestUserStudyLink": "<string>",
          "bestUserStudyCard": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "bestPopulationStudyLink": "<string>",
          "bestPopulationStudyCard": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "optimalValueMessage": "<string>",
          "commonOptimalValueMessage": "<string>",
          "userOptimalValueMessage": "<string>",
          "card": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "causeOnly": true,
          "charts": {
            "hourlyColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "monthlyColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "distributionColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "weekdayColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "lineChartWithoutSmoothing": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "lineChartWithSmoothing": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            }
          },
          "chartsLinkDynamic": "<string>",
          "chartsLinkEmail": "<string>",
          "chartsLinkFacebook": "<string>",
          "chartsLinkGoogle": "<string>",
          "chartsLinkStatic": "<string>",
          "chartsLinkTwitter": "<string>",
          "clientId": "<string>",
          "combinationOperation": "MEAN",
          "commonAlias": "<string>",
          "createdAt": "<string>",
          "dataSourceNames": "<string>",
          "dataSources": [
            {
              "affiliate": "<any>",
              "backgroundColor": "<any>",
              "buttons": "<any>",
              "card": "<any>",
              "clientId": "<any>",
              "connected": "<any>",
              "connectError": "<any>",
              "connectInstructions": "<any>",
              "connectorId": "<any>",
              "connectStatus": "<any>",
              "count": "<any>",
              "createdAt": "<any>",
              "connectorClientId": "<any>",
              "defaultVariableCategoryName": "<any>",
              "displayName": "<any>",
              "enabled": "<any>",
              "getItUrl": "<any>",
              "id": "<any>",
              "image": "<any>",
              "imageHtml": "<any>",
              "lastSuccessfulUpdatedAt": "<any>",
              "lastUpdate": "<any>",
              "linkedDisplayNameHtml": "<any>",
              "longDescription": "<any>",
              "message": "<any>",
              "mobileConnectMethod": "<any>",
              "name": "<any>",
              "platforms": "<any>",
              "premium": "<any>",
              "scopes": "<any>",
              "shortDescription": "<any>",
              "spreadsheetUploadLink": "<any>",
              "totalMeasurementsInLastUpdate": "<any>",
              "updatedAt": "<any>",
              "updateRequestedAt": "<any>",
              "updateStatus": "<any>",
              "userId": "<any>"
            }
          ],
          "description": "<string>",
          "displayName": "<string>",
          "durationOfAction": 123,
          "durationOfActionInHours": 123,
          "earliestFillingTime": 123,
          "earliestMeasurementTime": 123,
          "earliestSourceTime": 123,
          "errorMessage": "<string>",
          "experimentEndTime": "<string>",
          "experimentStartTime": "<string>",
          "fillingType": "none",
          "fillingValue": 123,
          "iconIcon": "<string>",
          "id": 123,
          "imageUrl": "<string>",
          "informationalUrl": "<string>",
          "inputType": "<string>",
          "ionIcon": "<string>",
          "joinWith": 123,
          "kurtosis": 123,
          "lastProcessedDailyValue": 123,
          "lastSuccessfulUpdateTime": "<string>",
          "lastValue": 123,
          "latestFillingTime": 123,
          "latestMeasurementTime": 123,
          "latestSourceTime": 123,
          "latestUserMeasurementTime": 123,
          "latitude": 123,
          "location": "<string>",
          "longitude": 123,
          "manualTracking": true,
          "maximumAllowedDailyValue": 123,
          "maximumAllowedValue": 123,
          "maximumRecordedDailyValue": 123,
          "maximumRecordedValue": 123,
          "mean": 123,
          "measurementsAtLastAnalysis": 123,
          "median": 123,
          "minimumAllowedValue": 123,
          "minimumAllowedDailyValue": 123,
          "minimumNonZeroValue": 123,
          "minimumRecordedValue": 123,
          "mostCommonConnectorId": 123,
          "mostCommonOriginalUnitId": 123,
          "mostCommonUnitId": 123,
          "mostCommonValue": 123,
          "name": "<string>",
          "numberOfGlobalVariableRelationshipsAsCause": 123,
          "numberOfGlobalVariableRelationshipsAsEffect": 123,
          "numberOfChanges": 123,
          "numberOfCorrelations": 123,
          "numberOfCorrelationsAsCause": 123,
          "numberOfCorrelationsAsEffect": 123,
          "numberOfProcessedDailyMeasurements": 123,
          "numberOfRawMeasurements": 123,
          "numberOfTrackingReminders": 123,
          "numberOfUniqueDailyValues": 123,
          "numberOfUniqueValues": 123,
          "numberOfUserVariableRelationshipsAsCause": 123,
          "numberOfUserVariableRelationshipsAsEffect": 123,
          "numberOfUserVariables": 123,
          "onsetDelay": 123,
          "onsetDelayInHours": 123,
          "outcome": true,
          "outcomeOfInterest": true,
          "pngPath": "<string>",
          "pngUrl": "<string>",
          "predictorOfInterest": 123,
          "price": 123,
          "productUrl": "<string>",
          "public": true,
          "question": "<string>",
          "longQuestion": "<string>",
          "rawMeasurementsAtLastAnalysis": 123,
          "secondMostCommonValue": 123,
          "secondToLastValue": 123,
          "shareUserMeasurements": true,
          "skewness": 123,
          "standardDeviation": 123,
          "status": "<string>",
          "subtitle": "<string>",
          "svgUrl": "<string>",
          "thirdMostCommonValue": 123,
          "thirdToLastValue": 123,
          "trackingInstructions": "<string>",
          "trackingInstructionsCard": {
            "actionSheetButtons": "<any>",
            "avatar": "<any>",
            "avatarCircular": "<any>",
            "backgroundColor": "<any>",
            "buttons": "<any>",
            "buttonsSecondary": "<any>",
            "content": "<any>",
            "headerTitle": "<any>",
            "html": "<any>",
            "htmlContent": "<any>",
            "id": "<any>",
            "image": "<any>",
            "inputFields": "<any>",
            "ionIcon": "<any>",
            "link": "<any>",
            "parameters": "<any>",
            "selectedButton": "<any>",
            "sharingBody": "<any>",
            "sharingButtons": "<any>",
            "sharingTitle": "<any>",
            "subHeader": "<any>",
            "subTitle": "<any>",
            "title": "<any>"
          },
          "unit": {
            "abbreviatedName": "<string>",
            "advanced": 123,
            "category": "Distance",
            "categoryId": 123,
            "categoryName": "<string>",
            "conversionSteps": [
              "<any>"
            ],
            "id": 123,
            "image": "<string>",
            "manualTracking": 123,
            "maximumAllowedValue": 123,
            "maximumValue": 123,
            "minimumAllowedValue": 123,
            "minimumValue": 123,
            "name": "<string>",
            "unitCategory": {
              "id": "<any>",
              "name": "<any>",
              "standardUnitAbbreviatedName": "<any>"
            }
          },
          "unitAbbreviatedName": "<string>",
          "unitCategoryId": 123,
          "unitCategoryName": "<string>",
          "unitId": 123,
          "unitName": "<string>",
          "upc": "<string>",
          "updated": 123,
          "updatedAt": "<string>",
          "updatedTime": "<string>",
          "userId": 123,
          "userVariableUnitAbbreviatedName": "<string>",
          "userVariableUnitCategoryId": 123,
          "userVariableUnitCategoryName": "<string>",
          "userVariableUnitId": 123,
          "userVariableUnitName": "<string>",
          "valence": "<string>",
          "variableCategoryId": 123,
          "variableCategoryName": "Activity",
          "variableId": 123,
          "variableName": "<string>",
          "variance": 123,
          "wikipediaTitle": "<string>"
        }
      ],
      "inputType": "<string>",
      "ionIcon": "<string>",
      "joinedCommonTagVariables": [
        {
          "actionArray": [
            {
              "action": "<any>",
              "callback": "<any>",
              "modifiedValue": "<any>",
              "title": "<any>",
              "longTitle": "<any>",
              "shortTitle": "<any>"
            }
          ],
          "alias": "<string>",
          "availableUnits": [
            {
              "abbreviatedName": "<any>",
              "advanced": "<any>",
              "category": "<any>",
              "categoryId": "<any>",
              "categoryName": "<any>",
              "conversionSteps": "<any>",
              "id": "<any>",
              "image": "<any>",
              "manualTracking": "<any>",
              "maximumAllowedValue": "<any>",
              "maximumValue": "<any>",
              "minimumAllowedValue": "<any>",
              "minimumValue": "<any>",
              "name": "<any>",
              "unitCategory": "<any>"
            }
          ],
          "bestStudyLink": "<string>",
          "bestStudyCard": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "bestUserStudyLink": "<string>",
          "bestUserStudyCard": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "bestPopulationStudyLink": "<string>",
          "bestPopulationStudyCard": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "optimalValueMessage": "<string>",
          "commonOptimalValueMessage": "<string>",
          "userOptimalValueMessage": "<string>",
          "card": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "causeOnly": true,
          "charts": {
            "hourlyColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "monthlyColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "distributionColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "weekdayColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "lineChartWithoutSmoothing": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "lineChartWithSmoothing": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            }
          },
          "chartsLinkDynamic": "<string>",
          "chartsLinkEmail": "<string>",
          "chartsLinkFacebook": "<string>",
          "chartsLinkGoogle": "<string>",
          "chartsLinkStatic": "<string>",
          "chartsLinkTwitter": "<string>",
          "clientId": "<string>",
          "combinationOperation": "MEAN",
          "commonAlias": "<string>",
          "createdAt": "<string>",
          "dataSourceNames": "<string>",
          "dataSources": [
            {
              "affiliate": "<any>",
              "backgroundColor": "<any>",
              "buttons": "<any>",
              "card": "<any>",
              "clientId": "<any>",
              "connected": "<any>",
              "connectError": "<any>",
              "connectInstructions": "<any>",
              "connectorId": "<any>",
              "connectStatus": "<any>",
              "count": "<any>",
              "createdAt": "<any>",
              "connectorClientId": "<any>",
              "defaultVariableCategoryName": "<any>",
              "displayName": "<any>",
              "enabled": "<any>",
              "getItUrl": "<any>",
              "id": "<any>",
              "image": "<any>",
              "imageHtml": "<any>",
              "lastSuccessfulUpdatedAt": "<any>",
              "lastUpdate": "<any>",
              "linkedDisplayNameHtml": "<any>",
              "longDescription": "<any>",
              "message": "<any>",
              "mobileConnectMethod": "<any>",
              "name": "<any>",
              "platforms": "<any>",
              "premium": "<any>",
              "scopes": "<any>",
              "shortDescription": "<any>",
              "spreadsheetUploadLink": "<any>",
              "totalMeasurementsInLastUpdate": "<any>",
              "updatedAt": "<any>",
              "updateRequestedAt": "<any>",
              "updateStatus": "<any>",
              "userId": "<any>"
            }
          ],
          "description": "<string>",
          "displayName": "<string>",
          "durationOfAction": 123,
          "durationOfActionInHours": 123,
          "earliestFillingTime": 123,
          "earliestMeasurementTime": 123,
          "earliestSourceTime": 123,
          "errorMessage": "<string>",
          "experimentEndTime": "<string>",
          "experimentStartTime": "<string>",
          "fillingType": "none",
          "fillingValue": 123,
          "iconIcon": "<string>",
          "id": 123,
          "imageUrl": "<string>",
          "informationalUrl": "<string>",
          "inputType": "<string>",
          "ionIcon": "<string>",
          "joinWith": 123,
          "kurtosis": 123,
          "lastProcessedDailyValue": 123,
          "lastSuccessfulUpdateTime": "<string>",
          "lastValue": 123,
          "latestFillingTime": 123,
          "latestMeasurementTime": 123,
          "latestSourceTime": 123,
          "latestUserMeasurementTime": 123,
          "latitude": 123,
          "location": "<string>",
          "longitude": 123,
          "manualTracking": true,
          "maximumAllowedDailyValue": 123,
          "maximumAllowedValue": 123,
          "maximumRecordedDailyValue": 123,
          "maximumRecordedValue": 123,
          "mean": 123,
          "measurementsAtLastAnalysis": 123,
          "median": 123,
          "minimumAllowedValue": 123,
          "minimumAllowedDailyValue": 123,
          "minimumNonZeroValue": 123,
          "minimumRecordedValue": 123,
          "mostCommonConnectorId": 123,
          "mostCommonOriginalUnitId": 123,
          "mostCommonUnitId": 123,
          "mostCommonValue": 123,
          "name": "<string>",
          "numberOfGlobalVariableRelationshipsAsCause": 123,
          "numberOfGlobalVariableRelationshipsAsEffect": 123,
          "numberOfChanges": 123,
          "numberOfCorrelations": 123,
          "numberOfCorrelationsAsCause": 123,
          "numberOfCorrelationsAsEffect": 123,
          "numberOfProcessedDailyMeasurements": 123,
          "numberOfRawMeasurements": 123,
          "numberOfTrackingReminders": 123,
          "numberOfUniqueDailyValues": 123,
          "numberOfUniqueValues": 123,
          "numberOfUserVariableRelationshipsAsCause": 123,
          "numberOfUserVariableRelationshipsAsEffect": 123,
          "numberOfUserVariables": 123,
          "onsetDelay": 123,
          "onsetDelayInHours": 123,
          "outcome": true,
          "outcomeOfInterest": true,
          "pngPath": "<string>",
          "pngUrl": "<string>",
          "predictorOfInterest": 123,
          "price": 123,
          "productUrl": "<string>",
          "public": true,
          "question": "<string>",
          "longQuestion": "<string>",
          "rawMeasurementsAtLastAnalysis": 123,
          "secondMostCommonValue": 123,
          "secondToLastValue": 123,
          "shareUserMeasurements": true,
          "skewness": 123,
          "standardDeviation": 123,
          "status": "<string>",
          "subtitle": "<string>",
          "svgUrl": "<string>",
          "thirdMostCommonValue": 123,
          "thirdToLastValue": 123,
          "trackingInstructions": "<string>",
          "trackingInstructionsCard": {
            "actionSheetButtons": "<any>",
            "avatar": "<any>",
            "avatarCircular": "<any>",
            "backgroundColor": "<any>",
            "buttons": "<any>",
            "buttonsSecondary": "<any>",
            "content": "<any>",
            "headerTitle": "<any>",
            "html": "<any>",
            "htmlContent": "<any>",
            "id": "<any>",
            "image": "<any>",
            "inputFields": "<any>",
            "ionIcon": "<any>",
            "link": "<any>",
            "parameters": "<any>",
            "selectedButton": "<any>",
            "sharingBody": "<any>",
            "sharingButtons": "<any>",
            "sharingTitle": "<any>",
            "subHeader": "<any>",
            "subTitle": "<any>",
            "title": "<any>"
          },
          "unit": {
            "abbreviatedName": "<string>",
            "advanced": 123,
            "category": "Distance",
            "categoryId": 123,
            "categoryName": "<string>",
            "conversionSteps": [
              "<any>"
            ],
            "id": 123,
            "image": "<string>",
            "manualTracking": 123,
            "maximumAllowedValue": 123,
            "maximumValue": 123,
            "minimumAllowedValue": 123,
            "minimumValue": 123,
            "name": "<string>",
            "unitCategory": {
              "id": "<any>",
              "name": "<any>",
              "standardUnitAbbreviatedName": "<any>"
            }
          },
          "unitAbbreviatedName": "<string>",
          "unitCategoryId": 123,
          "unitCategoryName": "<string>",
          "unitId": 123,
          "unitName": "<string>",
          "upc": "<string>",
          "updated": 123,
          "updatedAt": "<string>",
          "updatedTime": "<string>",
          "userId": 123,
          "userVariableUnitAbbreviatedName": "<string>",
          "userVariableUnitCategoryId": 123,
          "userVariableUnitCategoryName": "<string>",
          "userVariableUnitId": 123,
          "userVariableUnitName": "<string>",
          "valence": "<string>",
          "variableCategoryId": 123,
          "variableCategoryName": "Activity",
          "variableId": 123,
          "variableName": "<string>",
          "variance": 123,
          "wikipediaTitle": "<string>"
        }
      ],
      "joinedUserTagVariables": [
        {
          "actionArray": [
            {
              "action": "<any>",
              "callback": "<any>",
              "modifiedValue": "<any>",
              "title": "<any>",
              "longTitle": "<any>",
              "shortTitle": "<any>"
            }
          ],
          "alias": "<string>",
          "availableUnits": [
            {
              "abbreviatedName": "<any>",
              "advanced": "<any>",
              "category": "<any>",
              "categoryId": "<any>",
              "categoryName": "<any>",
              "conversionSteps": "<any>",
              "id": "<any>",
              "image": "<any>",
              "manualTracking": "<any>",
              "maximumAllowedValue": "<any>",
              "maximumValue": "<any>",
              "minimumAllowedValue": "<any>",
              "minimumValue": "<any>",
              "name": "<any>",
              "unitCategory": "<any>"
            }
          ],
          "bestStudyLink": "<string>",
          "bestStudyCard": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "bestUserStudyLink": "<string>",
          "bestUserStudyCard": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "bestPopulationStudyLink": "<string>",
          "bestPopulationStudyCard": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "optimalValueMessage": "<string>",
          "commonOptimalValueMessage": "<string>",
          "userOptimalValueMessage": "<string>",
          "card": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "causeOnly": true,
          "charts": {
            "hourlyColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "monthlyColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "distributionColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "weekdayColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "lineChartWithoutSmoothing": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "lineChartWithSmoothing": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            }
          },
          "chartsLinkDynamic": "<string>",
          "chartsLinkEmail": "<string>",
          "chartsLinkFacebook": "<string>",
          "chartsLinkGoogle": "<string>",
          "chartsLinkStatic": "<string>",
          "chartsLinkTwitter": "<string>",
          "clientId": "<string>",
          "combinationOperation": "MEAN",
          "commonAlias": "<string>",
          "createdAt": "<string>",
          "dataSourceNames": "<string>",
          "dataSources": [
            {
              "affiliate": "<any>",
              "backgroundColor": "<any>",
              "buttons": "<any>",
              "card": "<any>",
              "clientId": "<any>",
              "connected": "<any>",
              "connectError": "<any>",
              "connectInstructions": "<any>",
              "connectorId": "<any>",
              "connectStatus": "<any>",
              "count": "<any>",
              "createdAt": "<any>",
              "connectorClientId": "<any>",
              "defaultVariableCategoryName": "<any>",
              "displayName": "<any>",
              "enabled": "<any>",
              "getItUrl": "<any>",
              "id": "<any>",
              "image": "<any>",
              "imageHtml": "<any>",
              "lastSuccessfulUpdatedAt": "<any>",
              "lastUpdate": "<any>",
              "linkedDisplayNameHtml": "<any>",
              "longDescription": "<any>",
              "message": "<any>",
              "mobileConnectMethod": "<any>",
              "name": "<any>",
              "platforms": "<any>",
              "premium": "<any>",
              "scopes": "<any>",
              "shortDescription": "<any>",
              "spreadsheetUploadLink": "<any>",
              "totalMeasurementsInLastUpdate": "<any>",
              "updatedAt": "<any>",
              "updateRequestedAt": "<any>",
              "updateStatus": "<any>",
              "userId": "<any>"
            }
          ],
          "description": "<string>",
          "displayName": "<string>",
          "durationOfAction": 123,
          "durationOfActionInHours": 123,
          "earliestFillingTime": 123,
          "earliestMeasurementTime": 123,
          "earliestSourceTime": 123,
          "errorMessage": "<string>",
          "experimentEndTime": "<string>",
          "experimentStartTime": "<string>",
          "fillingType": "none",
          "fillingValue": 123,
          "iconIcon": "<string>",
          "id": 123,
          "imageUrl": "<string>",
          "informationalUrl": "<string>",
          "inputType": "<string>",
          "ionIcon": "<string>",
          "joinWith": 123,
          "kurtosis": 123,
          "lastProcessedDailyValue": 123,
          "lastSuccessfulUpdateTime": "<string>",
          "lastValue": 123,
          "latestFillingTime": 123,
          "latestMeasurementTime": 123,
          "latestSourceTime": 123,
          "latestUserMeasurementTime": 123,
          "latitude": 123,
          "location": "<string>",
          "longitude": 123,
          "manualTracking": true,
          "maximumAllowedDailyValue": 123,
          "maximumAllowedValue": 123,
          "maximumRecordedDailyValue": 123,
          "maximumRecordedValue": 123,
          "mean": 123,
          "measurementsAtLastAnalysis": 123,
          "median": 123,
          "minimumAllowedValue": 123,
          "minimumAllowedDailyValue": 123,
          "minimumNonZeroValue": 123,
          "minimumRecordedValue": 123,
          "mostCommonConnectorId": 123,
          "mostCommonOriginalUnitId": 123,
          "mostCommonUnitId": 123,
          "mostCommonValue": 123,
          "name": "<string>",
          "numberOfGlobalVariableRelationshipsAsCause": 123,
          "numberOfGlobalVariableRelationshipsAsEffect": 123,
          "numberOfChanges": 123,
          "numberOfCorrelations": 123,
          "numberOfCorrelationsAsCause": 123,
          "numberOfCorrelationsAsEffect": 123,
          "numberOfProcessedDailyMeasurements": 123,
          "numberOfRawMeasurements": 123,
          "numberOfTrackingReminders": 123,
          "numberOfUniqueDailyValues": 123,
          "numberOfUniqueValues": 123,
          "numberOfUserVariableRelationshipsAsCause": 123,
          "numberOfUserVariableRelationshipsAsEffect": 123,
          "numberOfUserVariables": 123,
          "onsetDelay": 123,
          "onsetDelayInHours": 123,
          "outcome": true,
          "outcomeOfInterest": true,
          "pngPath": "<string>",
          "pngUrl": "<string>",
          "predictorOfInterest": 123,
          "price": 123,
          "productUrl": "<string>",
          "public": true,
          "question": "<string>",
          "longQuestion": "<string>",
          "rawMeasurementsAtLastAnalysis": 123,
          "secondMostCommonValue": 123,
          "secondToLastValue": 123,
          "shareUserMeasurements": true,
          "skewness": 123,
          "standardDeviation": 123,
          "status": "<string>",
          "subtitle": "<string>",
          "svgUrl": "<string>",
          "thirdMostCommonValue": 123,
          "thirdToLastValue": 123,
          "trackingInstructions": "<string>",
          "trackingInstructionsCard": {
            "actionSheetButtons": "<any>",
            "avatar": "<any>",
            "avatarCircular": "<any>",
            "backgroundColor": "<any>",
            "buttons": "<any>",
            "buttonsSecondary": "<any>",
            "content": "<any>",
            "headerTitle": "<any>",
            "html": "<any>",
            "htmlContent": "<any>",
            "id": "<any>",
            "image": "<any>",
            "inputFields": "<any>",
            "ionIcon": "<any>",
            "link": "<any>",
            "parameters": "<any>",
            "selectedButton": "<any>",
            "sharingBody": "<any>",
            "sharingButtons": "<any>",
            "sharingTitle": "<any>",
            "subHeader": "<any>",
            "subTitle": "<any>",
            "title": "<any>"
          },
          "unit": {
            "abbreviatedName": "<string>",
            "advanced": 123,
            "category": "Distance",
            "categoryId": 123,
            "categoryName": "<string>",
            "conversionSteps": [
              "<any>"
            ],
            "id": 123,
            "image": "<string>",
            "manualTracking": 123,
            "maximumAllowedValue": 123,
            "maximumValue": 123,
            "minimumAllowedValue": 123,
            "minimumValue": 123,
            "name": "<string>",
            "unitCategory": {
              "id": "<any>",
              "name": "<any>",
              "standardUnitAbbreviatedName": "<any>"
            }
          },
          "unitAbbreviatedName": "<string>",
          "unitCategoryId": 123,
          "unitCategoryName": "<string>",
          "unitId": 123,
          "unitName": "<string>",
          "upc": "<string>",
          "updated": 123,
          "updatedAt": "<string>",
          "updatedTime": "<string>",
          "userId": 123,
          "userVariableUnitAbbreviatedName": "<string>",
          "userVariableUnitCategoryId": 123,
          "userVariableUnitCategoryName": "<string>",
          "userVariableUnitId": 123,
          "userVariableUnitName": "<string>",
          "valence": "<string>",
          "variableCategoryId": 123,
          "variableCategoryName": "Activity",
          "variableId": 123,
          "variableName": "<string>",
          "variance": 123,
          "wikipediaTitle": "<string>"
        }
      ],
      "joinWith": 123,
      "kurtosis": 123,
      "lastProcessedDailyValue": 123,
      "lastSuccessfulUpdateTime": "<string>",
      "lastValue": 123,
      "latestFillingTime": 123,
      "latestMeasurementTime": 123,
      "latestSourceTime": 123,
      "latestUserMeasurementTime": 123,
      "latitude": 123,
      "location": "<string>",
      "longitude": 123,
      "manualTracking": true,
      "maximumAllowedDailyValue": 123,
      "maximumAllowedValue": 123,
      "maximumRecordedDailyValue": 123,
      "maximumRecordedValue": 123,
      "mean": 123,
      "measurementsAtLastAnalysis": 123,
      "median": 123,
      "minimumAllowedValue": 123,
      "minimumAllowedDailyValue": 123,
      "minimumNonZeroValue": 123,
      "minimumRecordedValue": 123,
      "mostCommonConnectorId": 123,
      "mostCommonOriginalUnitId": 123,
      "mostCommonUnitId": 123,
      "mostCommonValue": 123,
      "name": "<string>",
      "numberOfGlobalVariableRelationshipsAsCause": 123,
      "numberOfGlobalVariableRelationshipsAsEffect": 123,
      "numberOfChanges": 123,
      "numberOfCorrelations": 123,
      "numberOfCorrelationsAsCause": 123,
      "numberOfCorrelationsAsEffect": 123,
      "numberOfProcessedDailyMeasurements": 123,
      "numberOfRawMeasurements": 123,
      "numberOfTrackingReminders": 123,
      "numberOfUniqueDailyValues": 123,
      "numberOfUniqueValues": 123,
      "numberOfUserVariableRelationshipsAsCause": 123,
      "numberOfUserVariableRelationshipsAsEffect": 123,
      "numberOfUserVariables": 123,
      "onsetDelay": 123,
      "onsetDelayInHours": 123,
      "outcome": true,
      "outcomeOfInterest": true,
      "parentCommonTagVariables": [
        {
          "actionArray": [
            {
              "action": "<any>",
              "callback": "<any>",
              "modifiedValue": "<any>",
              "title": "<any>",
              "longTitle": "<any>",
              "shortTitle": "<any>"
            }
          ],
          "alias": "<string>",
          "availableUnits": [
            {
              "abbreviatedName": "<any>",
              "advanced": "<any>",
              "category": "<any>",
              "categoryId": "<any>",
              "categoryName": "<any>",
              "conversionSteps": "<any>",
              "id": "<any>",
              "image": "<any>",
              "manualTracking": "<any>",
              "maximumAllowedValue": "<any>",
              "maximumValue": "<any>",
              "minimumAllowedValue": "<any>",
              "minimumValue": "<any>",
              "name": "<any>",
              "unitCategory": "<any>"
            }
          ],
          "bestStudyLink": "<string>",
          "bestStudyCard": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "bestUserStudyLink": "<string>",
          "bestUserStudyCard": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "bestPopulationStudyLink": "<string>",
          "bestPopulationStudyCard": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "optimalValueMessage": "<string>",
          "commonOptimalValueMessage": "<string>",
          "userOptimalValueMessage": "<string>",
          "card": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "causeOnly": true,
          "charts": {
            "hourlyColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "monthlyColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "distributionColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "weekdayColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "lineChartWithoutSmoothing": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "lineChartWithSmoothing": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            }
          },
          "chartsLinkDynamic": "<string>",
          "chartsLinkEmail": "<string>",
          "chartsLinkFacebook": "<string>",
          "chartsLinkGoogle": "<string>",
          "chartsLinkStatic": "<string>",
          "chartsLinkTwitter": "<string>",
          "clientId": "<string>",
          "combinationOperation": "MEAN",
          "commonAlias": "<string>",
          "createdAt": "<string>",
          "dataSourceNames": "<string>",
          "dataSources": [
            {
              "affiliate": "<any>",
              "backgroundColor": "<any>",
              "buttons": "<any>",
              "card": "<any>",
              "clientId": "<any>",
              "connected": "<any>",
              "connectError": "<any>",
              "connectInstructions": "<any>",
              "connectorId": "<any>",
              "connectStatus": "<any>",
              "count": "<any>",
              "createdAt": "<any>",
              "connectorClientId": "<any>",
              "defaultVariableCategoryName": "<any>",
              "displayName": "<any>",
              "enabled": "<any>",
              "getItUrl": "<any>",
              "id": "<any>",
              "image": "<any>",
              "imageHtml": "<any>",
              "lastSuccessfulUpdatedAt": "<any>",
              "lastUpdate": "<any>",
              "linkedDisplayNameHtml": "<any>",
              "longDescription": "<any>",
              "message": "<any>",
              "mobileConnectMethod": "<any>",
              "name": "<any>",
              "platforms": "<any>",
              "premium": "<any>",
              "scopes": "<any>",
              "shortDescription": "<any>",
              "spreadsheetUploadLink": "<any>",
              "totalMeasurementsInLastUpdate": "<any>",
              "updatedAt": "<any>",
              "updateRequestedAt": "<any>",
              "updateStatus": "<any>",
              "userId": "<any>"
            }
          ],
          "description": "<string>",
          "displayName": "<string>",
          "durationOfAction": 123,
          "durationOfActionInHours": 123,
          "earliestFillingTime": 123,
          "earliestMeasurementTime": 123,
          "earliestSourceTime": 123,
          "errorMessage": "<string>",
          "experimentEndTime": "<string>",
          "experimentStartTime": "<string>",
          "fillingType": "none",
          "fillingValue": 123,
          "iconIcon": "<string>",
          "id": 123,
          "imageUrl": "<string>",
          "informationalUrl": "<string>",
          "inputType": "<string>",
          "ionIcon": "<string>",
          "joinWith": 123,
          "kurtosis": 123,
          "lastProcessedDailyValue": 123,
          "lastSuccessfulUpdateTime": "<string>",
          "lastValue": 123,
          "latestFillingTime": 123,
          "latestMeasurementTime": 123,
          "latestSourceTime": 123,
          "latestUserMeasurementTime": 123,
          "latitude": 123,
          "location": "<string>",
          "longitude": 123,
          "manualTracking": true,
          "maximumAllowedDailyValue": 123,
          "maximumAllowedValue": 123,
          "maximumRecordedDailyValue": 123,
          "maximumRecordedValue": 123,
          "mean": 123,
          "measurementsAtLastAnalysis": 123,
          "median": 123,
          "minimumAllowedValue": 123,
          "minimumAllowedDailyValue": 123,
          "minimumNonZeroValue": 123,
          "minimumRecordedValue": 123,
          "mostCommonConnectorId": 123,
          "mostCommonOriginalUnitId": 123,
          "mostCommonUnitId": 123,
          "mostCommonValue": 123,
          "name": "<string>",
          "numberOfGlobalVariableRelationshipsAsCause": 123,
          "numberOfGlobalVariableRelationshipsAsEffect": 123,
          "numberOfChanges": 123,
          "numberOfCorrelations": 123,
          "numberOfCorrelationsAsCause": 123,
          "numberOfCorrelationsAsEffect": 123,
          "numberOfProcessedDailyMeasurements": 123,
          "numberOfRawMeasurements": 123,
          "numberOfTrackingReminders": 123,
          "numberOfUniqueDailyValues": 123,
          "numberOfUniqueValues": 123,
          "numberOfUserVariableRelationshipsAsCause": 123,
          "numberOfUserVariableRelationshipsAsEffect": 123,
          "numberOfUserVariables": 123,
          "onsetDelay": 123,
          "onsetDelayInHours": 123,
          "outcome": true,
          "outcomeOfInterest": true,
          "pngPath": "<string>",
          "pngUrl": "<string>",
          "predictorOfInterest": 123,
          "price": 123,
          "productUrl": "<string>",
          "public": true,
          "question": "<string>",
          "longQuestion": "<string>",
          "rawMeasurementsAtLastAnalysis": 123,
          "secondMostCommonValue": 123,
          "secondToLastValue": 123,
          "shareUserMeasurements": true,
          "skewness": 123,
          "standardDeviation": 123,
          "status": "<string>",
          "subtitle": "<string>",
          "svgUrl": "<string>",
          "thirdMostCommonValue": 123,
          "thirdToLastValue": 123,
          "trackingInstructions": "<string>",
          "trackingInstructionsCard": {
            "actionSheetButtons": "<any>",
            "avatar": "<any>",
            "avatarCircular": "<any>",
            "backgroundColor": "<any>",
            "buttons": "<any>",
            "buttonsSecondary": "<any>",
            "content": "<any>",
            "headerTitle": "<any>",
            "html": "<any>",
            "htmlContent": "<any>",
            "id": "<any>",
            "image": "<any>",
            "inputFields": "<any>",
            "ionIcon": "<any>",
            "link": "<any>",
            "parameters": "<any>",
            "selectedButton": "<any>",
            "sharingBody": "<any>",
            "sharingButtons": "<any>",
            "sharingTitle": "<any>",
            "subHeader": "<any>",
            "subTitle": "<any>",
            "title": "<any>"
          },
          "unit": {
            "abbreviatedName": "<string>",
            "advanced": 123,
            "category": "Distance",
            "categoryId": 123,
            "categoryName": "<string>",
            "conversionSteps": [
              "<any>"
            ],
            "id": 123,
            "image": "<string>",
            "manualTracking": 123,
            "maximumAllowedValue": 123,
            "maximumValue": 123,
            "minimumAllowedValue": 123,
            "minimumValue": 123,
            "name": "<string>",
            "unitCategory": {
              "id": "<any>",
              "name": "<any>",
              "standardUnitAbbreviatedName": "<any>"
            }
          },
          "unitAbbreviatedName": "<string>",
          "unitCategoryId": 123,
          "unitCategoryName": "<string>",
          "unitId": 123,
          "unitName": "<string>",
          "upc": "<string>",
          "updated": 123,
          "updatedAt": "<string>",
          "updatedTime": "<string>",
          "userId": 123,
          "userVariableUnitAbbreviatedName": "<string>",
          "userVariableUnitCategoryId": 123,
          "userVariableUnitCategoryName": "<string>",
          "userVariableUnitId": 123,
          "userVariableUnitName": "<string>",
          "valence": "<string>",
          "variableCategoryId": 123,
          "variableCategoryName": "Activity",
          "variableId": 123,
          "variableName": "<string>",
          "variance": 123,
          "wikipediaTitle": "<string>"
        }
      ],
      "parentUserTagVariables": [
        {
          "actionArray": [
            {
              "action": "<any>",
              "callback": "<any>",
              "modifiedValue": "<any>",
              "title": "<any>",
              "longTitle": "<any>",
              "shortTitle": "<any>"
            }
          ],
          "alias": "<string>",
          "availableUnits": [
            {
              "abbreviatedName": "<any>",
              "advanced": "<any>",
              "category": "<any>",
              "categoryId": "<any>",
              "categoryName": "<any>",
              "conversionSteps": "<any>",
              "id": "<any>",
              "image": "<any>",
              "manualTracking": "<any>",
              "maximumAllowedValue": "<any>",
              "maximumValue": "<any>",
              "minimumAllowedValue": "<any>",
              "minimumValue": "<any>",
              "name": "<any>",
              "unitCategory": "<any>"
            }
          ],
          "bestStudyLink": "<string>",
          "bestStudyCard": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "bestUserStudyLink": "<string>",
          "bestUserStudyCard": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "bestPopulationStudyLink": "<string>",
          "bestPopulationStudyCard": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "optimalValueMessage": "<string>",
          "commonOptimalValueMessage": "<string>",
          "userOptimalValueMessage": "<string>",
          "card": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "causeOnly": true,
          "charts": {
            "hourlyColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "monthlyColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "distributionColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "weekdayColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "lineChartWithoutSmoothing": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "lineChartWithSmoothing": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            }
          },
          "chartsLinkDynamic": "<string>",
          "chartsLinkEmail": "<string>",
          "chartsLinkFacebook": "<string>",
          "chartsLinkGoogle": "<string>",
          "chartsLinkStatic": "<string>",
          "chartsLinkTwitter": "<string>",
          "clientId": "<string>",
          "combinationOperation": "MEAN",
          "commonAlias": "<string>",
          "createdAt": "<string>",
          "dataSourceNames": "<string>",
          "dataSources": [
            {
              "affiliate": "<any>",
              "backgroundColor": "<any>",
              "buttons": "<any>",
              "card": "<any>",
              "clientId": "<any>",
              "connected": "<any>",
              "connectError": "<any>",
              "connectInstructions": "<any>",
              "connectorId": "<any>",
              "connectStatus": "<any>",
              "count": "<any>",
              "createdAt": "<any>",
              "connectorClientId": "<any>",
              "defaultVariableCategoryName": "<any>",
              "displayName": "<any>",
              "enabled": "<any>",
              "getItUrl": "<any>",
              "id": "<any>",
              "image": "<any>",
              "imageHtml": "<any>",
              "lastSuccessfulUpdatedAt": "<any>",
              "lastUpdate": "<any>",
              "linkedDisplayNameHtml": "<any>",
              "longDescription": "<any>",
              "message": "<any>",
              "mobileConnectMethod": "<any>",
              "name": "<any>",
              "platforms": "<any>",
              "premium": "<any>",
              "scopes": "<any>",
              "shortDescription": "<any>",
              "spreadsheetUploadLink": "<any>",
              "totalMeasurementsInLastUpdate": "<any>",
              "updatedAt": "<any>",
              "updateRequestedAt": "<any>",
              "updateStatus": "<any>",
              "userId": "<any>"
            }
          ],
          "description": "<string>",
          "displayName": "<string>",
          "durationOfAction": 123,
          "durationOfActionInHours": 123,
          "earliestFillingTime": 123,
          "earliestMeasurementTime": 123,
          "earliestSourceTime": 123,
          "errorMessage": "<string>",
          "experimentEndTime": "<string>",
          "experimentStartTime": "<string>",
          "fillingType": "none",
          "fillingValue": 123,
          "iconIcon": "<string>",
          "id": 123,
          "imageUrl": "<string>",
          "informationalUrl": "<string>",
          "inputType": "<string>",
          "ionIcon": "<string>",
          "joinWith": 123,
          "kurtosis": 123,
          "lastProcessedDailyValue": 123,
          "lastSuccessfulUpdateTime": "<string>",
          "lastValue": 123,
          "latestFillingTime": 123,
          "latestMeasurementTime": 123,
          "latestSourceTime": 123,
          "latestUserMeasurementTime": 123,
          "latitude": 123,
          "location": "<string>",
          "longitude": 123,
          "manualTracking": true,
          "maximumAllowedDailyValue": 123,
          "maximumAllowedValue": 123,
          "maximumRecordedDailyValue": 123,
          "maximumRecordedValue": 123,
          "mean": 123,
          "measurementsAtLastAnalysis": 123,
          "median": 123,
          "minimumAllowedValue": 123,
          "minimumAllowedDailyValue": 123,
          "minimumNonZeroValue": 123,
          "minimumRecordedValue": 123,
          "mostCommonConnectorId": 123,
          "mostCommonOriginalUnitId": 123,
          "mostCommonUnitId": 123,
          "mostCommonValue": 123,
          "name": "<string>",
          "numberOfGlobalVariableRelationshipsAsCause": 123,
          "numberOfGlobalVariableRelationshipsAsEffect": 123,
          "numberOfChanges": 123,
          "numberOfCorrelations": 123,
          "numberOfCorrelationsAsCause": 123,
          "numberOfCorrelationsAsEffect": 123,
          "numberOfProcessedDailyMeasurements": 123,
          "numberOfRawMeasurements": 123,
          "numberOfTrackingReminders": 123,
          "numberOfUniqueDailyValues": 123,
          "numberOfUniqueValues": 123,
          "numberOfUserVariableRelationshipsAsCause": 123,
          "numberOfUserVariableRelationshipsAsEffect": 123,
          "numberOfUserVariables": 123,
          "onsetDelay": 123,
          "onsetDelayInHours": 123,
          "outcome": true,
          "outcomeOfInterest": true,
          "pngPath": "<string>",
          "pngUrl": "<string>",
          "predictorOfInterest": 123,
          "price": 123,
          "productUrl": "<string>",
          "public": true,
          "question": "<string>",
          "longQuestion": "<string>",
          "rawMeasurementsAtLastAnalysis": 123,
          "secondMostCommonValue": 123,
          "secondToLastValue": 123,
          "shareUserMeasurements": true,
          "skewness": 123,
          "standardDeviation": 123,
          "status": "<string>",
          "subtitle": "<string>",
          "svgUrl": "<string>",
          "thirdMostCommonValue": 123,
          "thirdToLastValue": 123,
          "trackingInstructions": "<string>",
          "trackingInstructionsCard": {
            "actionSheetButtons": "<any>",
            "avatar": "<any>",
            "avatarCircular": "<any>",
            "backgroundColor": "<any>",
            "buttons": "<any>",
            "buttonsSecondary": "<any>",
            "content": "<any>",
            "headerTitle": "<any>",
            "html": "<any>",
            "htmlContent": "<any>",
            "id": "<any>",
            "image": "<any>",
            "inputFields": "<any>",
            "ionIcon": "<any>",
            "link": "<any>",
            "parameters": "<any>",
            "selectedButton": "<any>",
            "sharingBody": "<any>",
            "sharingButtons": "<any>",
            "sharingTitle": "<any>",
            "subHeader": "<any>",
            "subTitle": "<any>",
            "title": "<any>"
          },
          "unit": {
            "abbreviatedName": "<string>",
            "advanced": 123,
            "category": "Distance",
            "categoryId": 123,
            "categoryName": "<string>",
            "conversionSteps": [
              "<any>"
            ],
            "id": 123,
            "image": "<string>",
            "manualTracking": 123,
            "maximumAllowedValue": 123,
            "maximumValue": 123,
            "minimumAllowedValue": 123,
            "minimumValue": 123,
            "name": "<string>",
            "unitCategory": {
              "id": "<any>",
              "name": "<any>",
              "standardUnitAbbreviatedName": "<any>"
            }
          },
          "unitAbbreviatedName": "<string>",
          "unitCategoryId": 123,
          "unitCategoryName": "<string>",
          "unitId": 123,
          "unitName": "<string>",
          "upc": "<string>",
          "updated": 123,
          "updatedAt": "<string>",
          "updatedTime": "<string>",
          "userId": 123,
          "userVariableUnitAbbreviatedName": "<string>",
          "userVariableUnitCategoryId": 123,
          "userVariableUnitCategoryName": "<string>",
          "userVariableUnitId": 123,
          "userVariableUnitName": "<string>",
          "valence": "<string>",
          "variableCategoryId": 123,
          "variableCategoryName": "Activity",
          "variableId": 123,
          "variableName": "<string>",
          "variance": 123,
          "wikipediaTitle": "<string>"
        }
      ],
      "pngPath": "<string>",
      "pngUrl": "<string>",
      "predictorOfInterest": 123,
      "price": 123,
      "productUrl": "<string>",
      "public": true,
      "question": "<string>",
      "longQuestion": "<string>",
      "rawMeasurementsAtLastAnalysis": 123,
      "secondMostCommonValue": 123,
      "secondToLastValue": 123,
      "shareUserMeasurements": true,
      "skewness": 123,
      "standardDeviation": 123,
      "status": "<string>",
      "subtitle": "<string>",
      "svgUrl": "<string>",
      "thirdMostCommonValue": 123,
      "thirdToLastValue": 123,
      "trackingInstructions": "<string>",
      "trackingInstructionsCard": {
        "actionSheetButtons": "<any>",
        "avatar": "<any>",
        "avatarCircular": "<any>",
        "backgroundColor": "<any>",
        "buttons": "<any>",
        "buttonsSecondary": "<any>",
        "content": "<any>",
        "headerTitle": "<any>",
        "html": "<any>",
        "htmlContent": "<any>",
        "id": "<any>",
        "image": "<any>",
        "inputFields": "<any>",
        "ionIcon": "<any>",
        "link": "<any>",
        "parameters": "<any>",
        "selectedButton": "<any>",
        "sharingBody": "<any>",
        "sharingButtons": "<any>",
        "sharingTitle": "<any>",
        "subHeader": "<any>",
        "subTitle": "<any>",
        "title": "<any>"
      },
      "unit": {
        "abbreviatedName": "<string>",
        "advanced": 123,
        "category": "Distance",
        "categoryId": 123,
        "categoryName": "<string>",
        "conversionSteps": [
          "<any>"
        ],
        "id": 123,
        "image": "<string>",
        "manualTracking": 123,
        "maximumAllowedValue": 123,
        "maximumValue": 123,
        "minimumAllowedValue": 123,
        "minimumValue": 123,
        "name": "<string>",
        "unitCategory": {
          "id": "<any>",
          "name": "<any>",
          "standardUnitAbbreviatedName": "<any>"
        }
      },
      "unitAbbreviatedName": "<string>",
      "unitCategoryId": 123,
      "unitCategoryName": "<string>",
      "unitId": 123,
      "unitName": "<string>",
      "upc": "<string>",
      "updated": 123,
      "updatedAt": "<string>",
      "updatedTime": "<string>",
      "userId": 123,
      "userTaggedVariables": [
        {
          "actionArray": [
            {
              "action": "<any>",
              "callback": "<any>",
              "modifiedValue": "<any>",
              "title": "<any>",
              "longTitle": "<any>",
              "shortTitle": "<any>"
            }
          ],
          "alias": "<string>",
          "availableUnits": [
            {
              "abbreviatedName": "<any>",
              "advanced": "<any>",
              "category": "<any>",
              "categoryId": "<any>",
              "categoryName": "<any>",
              "conversionSteps": "<any>",
              "id": "<any>",
              "image": "<any>",
              "manualTracking": "<any>",
              "maximumAllowedValue": "<any>",
              "maximumValue": "<any>",
              "minimumAllowedValue": "<any>",
              "minimumValue": "<any>",
              "name": "<any>",
              "unitCategory": "<any>"
            }
          ],
          "bestStudyLink": "<string>",
          "bestStudyCard": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "bestUserStudyLink": "<string>",
          "bestUserStudyCard": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "bestPopulationStudyLink": "<string>",
          "bestPopulationStudyCard": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "optimalValueMessage": "<string>",
          "commonOptimalValueMessage": "<string>",
          "userOptimalValueMessage": "<string>",
          "card": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "causeOnly": true,
          "charts": {
            "hourlyColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "monthlyColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "distributionColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "weekdayColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "lineChartWithoutSmoothing": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "lineChartWithSmoothing": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            }
          },
          "chartsLinkDynamic": "<string>",
          "chartsLinkEmail": "<string>",
          "chartsLinkFacebook": "<string>",
          "chartsLinkGoogle": "<string>",
          "chartsLinkStatic": "<string>",
          "chartsLinkTwitter": "<string>",
          "clientId": "<string>",
          "combinationOperation": "MEAN",
          "commonAlias": "<string>",
          "createdAt": "<string>",
          "dataSourceNames": "<string>",
          "dataSources": [
            {
              "affiliate": "<any>",
              "backgroundColor": "<any>",
              "buttons": "<any>",
              "card": "<any>",
              "clientId": "<any>",
              "connected": "<any>",
              "connectError": "<any>",
              "connectInstructions": "<any>",
              "connectorId": "<any>",
              "connectStatus": "<any>",
              "count": "<any>",
              "createdAt": "<any>",
              "connectorClientId": "<any>",
              "defaultVariableCategoryName": "<any>",
              "displayName": "<any>",
              "enabled": "<any>",
              "getItUrl": "<any>",
              "id": "<any>",
              "image": "<any>",
              "imageHtml": "<any>",
              "lastSuccessfulUpdatedAt": "<any>",
              "lastUpdate": "<any>",
              "linkedDisplayNameHtml": "<any>",
              "longDescription": "<any>",
              "message": "<any>",
              "mobileConnectMethod": "<any>",
              "name": "<any>",
              "platforms": "<any>",
              "premium": "<any>",
              "scopes": "<any>",
              "shortDescription": "<any>",
              "spreadsheetUploadLink": "<any>",
              "totalMeasurementsInLastUpdate": "<any>",
              "updatedAt": "<any>",
              "updateRequestedAt": "<any>",
              "updateStatus": "<any>",
              "userId": "<any>"
            }
          ],
          "description": "<string>",
          "displayName": "<string>",
          "durationOfAction": 123,
          "durationOfActionInHours": 123,
          "earliestFillingTime": 123,
          "earliestMeasurementTime": 123,
          "earliestSourceTime": 123,
          "errorMessage": "<string>",
          "experimentEndTime": "<string>",
          "experimentStartTime": "<string>",
          "fillingType": "none",
          "fillingValue": 123,
          "iconIcon": "<string>",
          "id": 123,
          "imageUrl": "<string>",
          "informationalUrl": "<string>",
          "inputType": "<string>",
          "ionIcon": "<string>",
          "joinWith": 123,
          "kurtosis": 123,
          "lastProcessedDailyValue": 123,
          "lastSuccessfulUpdateTime": "<string>",
          "lastValue": 123,
          "latestFillingTime": 123,
          "latestMeasurementTime": 123,
          "latestSourceTime": 123,
          "latestUserMeasurementTime": 123,
          "latitude": 123,
          "location": "<string>",
          "longitude": 123,
          "manualTracking": true,
          "maximumAllowedDailyValue": 123,
          "maximumAllowedValue": 123,
          "maximumRecordedDailyValue": 123,
          "maximumRecordedValue": 123,
          "mean": 123,
          "measurementsAtLastAnalysis": 123,
          "median": 123,
          "minimumAllowedValue": 123,
          "minimumAllowedDailyValue": 123,
          "minimumNonZeroValue": 123,
          "minimumRecordedValue": 123,
          "mostCommonConnectorId": 123,
          "mostCommonOriginalUnitId": 123,
          "mostCommonUnitId": 123,
          "mostCommonValue": 123,
          "name": "<string>",
          "numberOfGlobalVariableRelationshipsAsCause": 123,
          "numberOfGlobalVariableRelationshipsAsEffect": 123,
          "numberOfChanges": 123,
          "numberOfCorrelations": 123,
          "numberOfCorrelationsAsCause": 123,
          "numberOfCorrelationsAsEffect": 123,
          "numberOfProcessedDailyMeasurements": 123,
          "numberOfRawMeasurements": 123,
          "numberOfTrackingReminders": 123,
          "numberOfUniqueDailyValues": 123,
          "numberOfUniqueValues": 123,
          "numberOfUserVariableRelationshipsAsCause": 123,
          "numberOfUserVariableRelationshipsAsEffect": 123,
          "numberOfUserVariables": 123,
          "onsetDelay": 123,
          "onsetDelayInHours": 123,
          "outcome": true,
          "outcomeOfInterest": true,
          "pngPath": "<string>",
          "pngUrl": "<string>",
          "predictorOfInterest": 123,
          "price": 123,
          "productUrl": "<string>",
          "public": true,
          "question": "<string>",
          "longQuestion": "<string>",
          "rawMeasurementsAtLastAnalysis": 123,
          "secondMostCommonValue": 123,
          "secondToLastValue": 123,
          "shareUserMeasurements": true,
          "skewness": 123,
          "standardDeviation": 123,
          "status": "<string>",
          "subtitle": "<string>",
          "svgUrl": "<string>",
          "thirdMostCommonValue": 123,
          "thirdToLastValue": 123,
          "trackingInstructions": "<string>",
          "trackingInstructionsCard": {
            "actionSheetButtons": "<any>",
            "avatar": "<any>",
            "avatarCircular": "<any>",
            "backgroundColor": "<any>",
            "buttons": "<any>",
            "buttonsSecondary": "<any>",
            "content": "<any>",
            "headerTitle": "<any>",
            "html": "<any>",
            "htmlContent": "<any>",
            "id": "<any>",
            "image": "<any>",
            "inputFields": "<any>",
            "ionIcon": "<any>",
            "link": "<any>",
            "parameters": "<any>",
            "selectedButton": "<any>",
            "sharingBody": "<any>",
            "sharingButtons": "<any>",
            "sharingTitle": "<any>",
            "subHeader": "<any>",
            "subTitle": "<any>",
            "title": "<any>"
          },
          "unit": {
            "abbreviatedName": "<string>",
            "advanced": 123,
            "category": "Distance",
            "categoryId": 123,
            "categoryName": "<string>",
            "conversionSteps": [
              "<any>"
            ],
            "id": 123,
            "image": "<string>",
            "manualTracking": 123,
            "maximumAllowedValue": 123,
            "maximumValue": 123,
            "minimumAllowedValue": 123,
            "minimumValue": 123,
            "name": "<string>",
            "unitCategory": {
              "id": "<any>",
              "name": "<any>",
              "standardUnitAbbreviatedName": "<any>"
            }
          },
          "unitAbbreviatedName": "<string>",
          "unitCategoryId": 123,
          "unitCategoryName": "<string>",
          "unitId": 123,
          "unitName": "<string>",
          "upc": "<string>",
          "updated": 123,
          "updatedAt": "<string>",
          "updatedTime": "<string>",
          "userId": 123,
          "userVariableUnitAbbreviatedName": "<string>",
          "userVariableUnitCategoryId": 123,
          "userVariableUnitCategoryName": "<string>",
          "userVariableUnitId": 123,
          "userVariableUnitName": "<string>",
          "valence": "<string>",
          "variableCategoryId": 123,
          "variableCategoryName": "Activity",
          "variableId": 123,
          "variableName": "<string>",
          "variance": 123,
          "wikipediaTitle": "<string>"
        }
      ],
      "userTagVariables": [
        {
          "actionArray": [
            {
              "action": "<any>",
              "callback": "<any>",
              "modifiedValue": "<any>",
              "title": "<any>",
              "longTitle": "<any>",
              "shortTitle": "<any>"
            }
          ],
          "alias": "<string>",
          "availableUnits": [
            {
              "abbreviatedName": "<any>",
              "advanced": "<any>",
              "category": "<any>",
              "categoryId": "<any>",
              "categoryName": "<any>",
              "conversionSteps": "<any>",
              "id": "<any>",
              "image": "<any>",
              "manualTracking": "<any>",
              "maximumAllowedValue": "<any>",
              "maximumValue": "<any>",
              "minimumAllowedValue": "<any>",
              "minimumValue": "<any>",
              "name": "<any>",
              "unitCategory": "<any>"
            }
          ],
          "bestStudyLink": "<string>",
          "bestStudyCard": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "bestUserStudyLink": "<string>",
          "bestUserStudyCard": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "bestPopulationStudyLink": "<string>",
          "bestPopulationStudyCard": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "optimalValueMessage": "<string>",
          "commonOptimalValueMessage": "<string>",
          "userOptimalValueMessage": "<string>",
          "card": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "causeOnly": true,
          "charts": {
            "hourlyColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "monthlyColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "distributionColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "weekdayColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "lineChartWithoutSmoothing": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "lineChartWithSmoothing": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            }
          },
          "chartsLinkDynamic": "<string>",
          "chartsLinkEmail": "<string>",
          "chartsLinkFacebook": "<string>",
          "chartsLinkGoogle": "<string>",
          "chartsLinkStatic": "<string>",
          "chartsLinkTwitter": "<string>",
          "clientId": "<string>",
          "combinationOperation": "MEAN",
          "commonAlias": "<string>",
          "createdAt": "<string>",
          "dataSourceNames": "<string>",
          "dataSources": [
            {
              "affiliate": "<any>",
              "backgroundColor": "<any>",
              "buttons": "<any>",
              "card": "<any>",
              "clientId": "<any>",
              "connected": "<any>",
              "connectError": "<any>",
              "connectInstructions": "<any>",
              "connectorId": "<any>",
              "connectStatus": "<any>",
              "count": "<any>",
              "createdAt": "<any>",
              "connectorClientId": "<any>",
              "defaultVariableCategoryName": "<any>",
              "displayName": "<any>",
              "enabled": "<any>",
              "getItUrl": "<any>",
              "id": "<any>",
              "image": "<any>",
              "imageHtml": "<any>",
              "lastSuccessfulUpdatedAt": "<any>",
              "lastUpdate": "<any>",
              "linkedDisplayNameHtml": "<any>",
              "longDescription": "<any>",
              "message": "<any>",
              "mobileConnectMethod": "<any>",
              "name": "<any>",
              "platforms": "<any>",
              "premium": "<any>",
              "scopes": "<any>",
              "shortDescription": "<any>",
              "spreadsheetUploadLink": "<any>",
              "totalMeasurementsInLastUpdate": "<any>",
              "updatedAt": "<any>",
              "updateRequestedAt": "<any>",
              "updateStatus": "<any>",
              "userId": "<any>"
            }
          ],
          "description": "<string>",
          "displayName": "<string>",
          "durationOfAction": 123,
          "durationOfActionInHours": 123,
          "earliestFillingTime": 123,
          "earliestMeasurementTime": 123,
          "earliestSourceTime": 123,
          "errorMessage": "<string>",
          "experimentEndTime": "<string>",
          "experimentStartTime": "<string>",
          "fillingType": "none",
          "fillingValue": 123,
          "iconIcon": "<string>",
          "id": 123,
          "imageUrl": "<string>",
          "informationalUrl": "<string>",
          "inputType": "<string>",
          "ionIcon": "<string>",
          "joinWith": 123,
          "kurtosis": 123,
          "lastProcessedDailyValue": 123,
          "lastSuccessfulUpdateTime": "<string>",
          "lastValue": 123,
          "latestFillingTime": 123,
          "latestMeasurementTime": 123,
          "latestSourceTime": 123,
          "latestUserMeasurementTime": 123,
          "latitude": 123,
          "location": "<string>",
          "longitude": 123,
          "manualTracking": true,
          "maximumAllowedDailyValue": 123,
          "maximumAllowedValue": 123,
          "maximumRecordedDailyValue": 123,
          "maximumRecordedValue": 123,
          "mean": 123,
          "measurementsAtLastAnalysis": 123,
          "median": 123,
          "minimumAllowedValue": 123,
          "minimumAllowedDailyValue": 123,
          "minimumNonZeroValue": 123,
          "minimumRecordedValue": 123,
          "mostCommonConnectorId": 123,
          "mostCommonOriginalUnitId": 123,
          "mostCommonUnitId": 123,
          "mostCommonValue": 123,
          "name": "<string>",
          "numberOfGlobalVariableRelationshipsAsCause": 123,
          "numberOfGlobalVariableRelationshipsAsEffect": 123,
          "numberOfChanges": 123,
          "numberOfCorrelations": 123,
          "numberOfCorrelationsAsCause": 123,
          "numberOfCorrelationsAsEffect": 123,
          "numberOfProcessedDailyMeasurements": 123,
          "numberOfRawMeasurements": 123,
          "numberOfTrackingReminders": 123,
          "numberOfUniqueDailyValues": 123,
          "numberOfUniqueValues": 123,
          "numberOfUserVariableRelationshipsAsCause": 123,
          "numberOfUserVariableRelationshipsAsEffect": 123,
          "numberOfUserVariables": 123,
          "onsetDelay": 123,
          "onsetDelayInHours": 123,
          "outcome": true,
          "outcomeOfInterest": true,
          "pngPath": "<string>",
          "pngUrl": "<string>",
          "predictorOfInterest": 123,
          "price": 123,
          "productUrl": "<string>",
          "public": true,
          "question": "<string>",
          "longQuestion": "<string>",
          "rawMeasurementsAtLastAnalysis": 123,
          "secondMostCommonValue": 123,
          "secondToLastValue": 123,
          "shareUserMeasurements": true,
          "skewness": 123,
          "standardDeviation": 123,
          "status": "<string>",
          "subtitle": "<string>",
          "svgUrl": "<string>",
          "thirdMostCommonValue": 123,
          "thirdToLastValue": 123,
          "trackingInstructions": "<string>",
          "trackingInstructionsCard": {
            "actionSheetButtons": "<any>",
            "avatar": "<any>",
            "avatarCircular": "<any>",
            "backgroundColor": "<any>",
            "buttons": "<any>",
            "buttonsSecondary": "<any>",
            "content": "<any>",
            "headerTitle": "<any>",
            "html": "<any>",
            "htmlContent": "<any>",
            "id": "<any>",
            "image": "<any>",
            "inputFields": "<any>",
            "ionIcon": "<any>",
            "link": "<any>",
            "parameters": "<any>",
            "selectedButton": "<any>",
            "sharingBody": "<any>",
            "sharingButtons": "<any>",
            "sharingTitle": "<any>",
            "subHeader": "<any>",
            "subTitle": "<any>",
            "title": "<any>"
          },
          "unit": {
            "abbreviatedName": "<string>",
            "advanced": 123,
            "category": "Distance",
            "categoryId": 123,
            "categoryName": "<string>",
            "conversionSteps": [
              "<any>"
            ],
            "id": 123,
            "image": "<string>",
            "manualTracking": 123,
            "maximumAllowedValue": 123,
            "maximumValue": 123,
            "minimumAllowedValue": 123,
            "minimumValue": 123,
            "name": "<string>",
            "unitCategory": {
              "id": "<any>",
              "name": "<any>",
              "standardUnitAbbreviatedName": "<any>"
            }
          },
          "unitAbbreviatedName": "<string>",
          "unitCategoryId": 123,
          "unitCategoryName": "<string>",
          "unitId": 123,
          "unitName": "<string>",
          "upc": "<string>",
          "updated": 123,
          "updatedAt": "<string>",
          "updatedTime": "<string>",
          "userId": 123,
          "userVariableUnitAbbreviatedName": "<string>",
          "userVariableUnitCategoryId": 123,
          "userVariableUnitCategoryName": "<string>",
          "userVariableUnitId": 123,
          "userVariableUnitName": "<string>",
          "valence": "<string>",
          "variableCategoryId": 123,
          "variableCategoryName": "Activity",
          "variableId": 123,
          "variableName": "<string>",
          "variance": 123,
          "wikipediaTitle": "<string>"
        }
      ],
      "userVariableUnitAbbreviatedName": "<string>",
      "userVariableUnitCategoryId": 123,
      "userVariableUnitCategoryName": "<string>",
      "userVariableUnitId": 123,
      "userVariableUnitName": "<string>",
      "variableCategory": {
        "appType": "<string>",
        "causeOnly": true,
        "combinationOperation": "<string>",
        "createdTime": "<string>",
        "unitAbbreviatedName": "<string>",
        "unitId": 123,
        "durationOfAction": 123,
        "fillingValue": 123,
        "helpText": "<string>",
        "id": 123,
        "imageUrl": "<string>",
        "ionIcon": "<string>",
        "manualTracking": true,
        "maximumAllowedValue": "<string>",
        "measurementSynonymSingularLowercase": "<string>",
        "minimumAllowedValue": "<string>",
        "moreInfo": "<string>",
        "name": "<string>",
        "onsetDelay": 123,
        "outcome": true,
        "pngPath": "<string>",
        "pngUrl": "<string>",
        "public": true,
        "svgPath": "<string>",
        "svgUrl": "<string>",
        "updated": 123,
        "updatedTime": "<string>",
        "variableCategoryName": "Activity",
        "variableCategoryNameSingular": "<string>"
      },
      "joinedVariables": [
        {
          "actionArray": [
            {
              "action": "<any>",
              "callback": "<any>",
              "modifiedValue": "<any>",
              "title": "<any>",
              "longTitle": "<any>",
              "shortTitle": "<any>"
            }
          ],
          "alias": "<string>",
          "availableUnits": [
            {
              "abbreviatedName": "<any>",
              "advanced": "<any>",
              "category": "<any>",
              "categoryId": "<any>",
              "categoryName": "<any>",
              "conversionSteps": "<any>",
              "id": "<any>",
              "image": "<any>",
              "manualTracking": "<any>",
              "maximumAllowedValue": "<any>",
              "maximumValue": "<any>",
              "minimumAllowedValue": "<any>",
              "minimumValue": "<any>",
              "name": "<any>",
              "unitCategory": "<any>"
            }
          ],
          "bestStudyLink": "<string>",
          "bestStudyCard": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "bestUserStudyLink": "<string>",
          "bestUserStudyCard": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "bestPopulationStudyLink": "<string>",
          "bestPopulationStudyCard": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "optimalValueMessage": "<string>",
          "commonOptimalValueMessage": "<string>",
          "userOptimalValueMessage": "<string>",
          "card": {
            "actionSheetButtons": [
              "<any>"
            ],
            "avatar": "<string>",
            "avatarCircular": "<string>",
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "buttonsSecondary": [
              "<any>"
            ],
            "content": "<string>",
            "headerTitle": "<string>",
            "html": "<string>",
            "htmlContent": "<string>",
            "id": "<string>",
            "image": "<string>",
            "inputFields": [
              "<any>"
            ],
            "ionIcon": "<string>",
            "link": "<string>",
            "parameters": {},
            "selectedButton": {
              "accessibilityText": "<any>",
              "action": "<any>",
              "additionalInformation": "<any>",
              "color": "<any>",
              "confirmationText": "<any>",
              "functionName": "<any>",
              "parameters": "<any>",
              "html": "<any>",
              "id": "<any>",
              "image": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "stateName": "<any>",
              "stateParams": "<any>",
              "successToastText": "<any>",
              "successAlertTitle": "<any>",
              "successAlertBody": "<any>",
              "text": "<any>",
              "tooltip": "<any>",
              "webhookUrl": "<any>"
            },
            "sharingBody": "<string>",
            "sharingButtons": [
              "<any>"
            ],
            "sharingTitle": "<string>",
            "subHeader": "<string>",
            "subTitle": "<string>",
            "title": "<string>"
          },
          "causeOnly": true,
          "charts": {
            "hourlyColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "monthlyColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "distributionColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "weekdayColumnChart": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "lineChartWithoutSmoothing": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            },
            "lineChartWithSmoothing": {
              "highchartConfig": "<any>",
              "chartId": "<any>",
              "chartTitle": "<any>",
              "explanation": "<any>",
              "svgUrl": "<any>",
              "svg": "<any>"
            }
          },
          "chartsLinkDynamic": "<string>",
          "chartsLinkEmail": "<string>",
          "chartsLinkFacebook": "<string>",
          "chartsLinkGoogle": "<string>",
          "chartsLinkStatic": "<string>",
          "chartsLinkTwitter": "<string>",
          "clientId": "<string>",
          "combinationOperation": "MEAN",
          "commonAlias": "<string>",
          "createdAt": "<string>",
          "dataSourceNames": "<string>",
          "dataSources": [
            {
              "affiliate": "<any>",
              "backgroundColor": "<any>",
              "buttons": "<any>",
              "card": "<any>",
              "clientId": "<any>",
              "connected": "<any>",
              "connectError": "<any>",
              "connectInstructions": "<any>",
              "connectorId": "<any>",
              "connectStatus": "<any>",
              "count": "<any>",
              "createdAt": "<any>",
              "connectorClientId": "<any>",
              "defaultVariableCategoryName": "<any>",
              "displayName": "<any>",
              "enabled": "<any>",
              "getItUrl": "<any>",
              "id": "<any>",
              "image": "<any>",
              "imageHtml": "<any>",
              "lastSuccessfulUpdatedAt": "<any>",
              "lastUpdate": "<any>",
              "linkedDisplayNameHtml": "<any>",
              "longDescription": "<any>",
              "message": "<any>",
              "mobileConnectMethod": "<any>",
              "name": "<any>",
              "platforms": "<any>",
              "premium": "<any>",
              "scopes": "<any>",
              "shortDescription": "<any>",
              "spreadsheetUploadLink": "<any>",
              "totalMeasurementsInLastUpdate": "<any>",
              "updatedAt": "<any>",
              "updateRequestedAt": "<any>",
              "updateStatus": "<any>",
              "userId": "<any>"
            }
          ],
          "description": "<string>",
          "displayName": "<string>",
          "durationOfAction": 123,
          "durationOfActionInHours": 123,
          "earliestFillingTime": 123,
          "earliestMeasurementTime": 123,
          "earliestSourceTime": 123,
          "errorMessage": "<string>",
          "experimentEndTime": "<string>",
          "experimentStartTime": "<string>",
          "fillingType": "none",
          "fillingValue": 123,
          "iconIcon": "<string>",
          "id": 123,
          "imageUrl": "<string>",
          "informationalUrl": "<string>",
          "inputType": "<string>",
          "ionIcon": "<string>",
          "joinWith": 123,
          "kurtosis": 123,
          "lastProcessedDailyValue": 123,
          "lastSuccessfulUpdateTime": "<string>",
          "lastValue": 123,
          "latestFillingTime": 123,
          "latestMeasurementTime": 123,
          "latestSourceTime": 123,
          "latestUserMeasurementTime": 123,
          "latitude": 123,
          "location": "<string>",
          "longitude": 123,
          "manualTracking": true,
          "maximumAllowedDailyValue": 123,
          "maximumAllowedValue": 123,
          "maximumRecordedDailyValue": 123,
          "maximumRecordedValue": 123,
          "mean": 123,
          "measurementsAtLastAnalysis": 123,
          "median": 123,
          "minimumAllowedValue": 123,
          "minimumAllowedDailyValue": 123,
          "minimumNonZeroValue": 123,
          "minimumRecordedValue": 123,
          "mostCommonConnectorId": 123,
          "mostCommonOriginalUnitId": 123,
          "mostCommonUnitId": 123,
          "mostCommonValue": 123,
          "name": "<string>",
          "numberOfGlobalVariableRelationshipsAsCause": 123,
          "numberOfGlobalVariableRelationshipsAsEffect": 123,
          "numberOfChanges": 123,
          "numberOfCorrelations": 123,
          "numberOfCorrelationsAsCause": 123,
          "numberOfCorrelationsAsEffect": 123,
          "numberOfProcessedDailyMeasurements": 123,
          "numberOfRawMeasurements": 123,
          "numberOfTrackingReminders": 123,
          "numberOfUniqueDailyValues": 123,
          "numberOfUniqueValues": 123,
          "numberOfUserVariableRelationshipsAsCause": 123,
          "numberOfUserVariableRelationshipsAsEffect": 123,
          "numberOfUserVariables": 123,
          "onsetDelay": 123,
          "onsetDelayInHours": 123,
          "outcome": true,
          "outcomeOfInterest": true,
          "pngPath": "<string>",
          "pngUrl": "<string>",
          "predictorOfInterest": 123,
          "price": 123,
          "productUrl": "<string>",
          "public": true,
          "question": "<string>",
          "longQuestion": "<string>",
          "rawMeasurementsAtLastAnalysis": 123,
          "secondMostCommonValue": 123,
          "secondToLastValue": 123,
          "shareUserMeasurements": true,
          "skewness": 123,
          "standardDeviation": 123,
          "status": "<string>",
          "subtitle": "<string>",
          "svgUrl": "<string>",
          "thirdMostCommonValue": 123,
          "thirdToLastValue": 123,
          "trackingInstructions": "<string>",
          "trackingInstructionsCard": {
            "actionSheetButtons": "<any>",
            "avatar": "<any>",
            "avatarCircular": "<any>",
            "backgroundColor": "<any>",
            "buttons": "<any>",
            "buttonsSecondary": "<any>",
            "content": "<any>",
            "headerTitle": "<any>",
            "html": "<any>",
            "htmlContent": "<any>",
            "id": "<any>",
            "image": "<any>",
            "inputFields": "<any>",
            "ionIcon": "<any>",
            "link": "<any>",
            "parameters": "<any>",
            "selectedButton": "<any>",
            "sharingBody": "<any>",
            "sharingButtons": "<any>",
            "sharingTitle": "<any>",
            "subHeader": "<any>",
            "subTitle": "<any>",
            "title": "<any>"
          },
          "unit": {
            "abbreviatedName": "<string>",
            "advanced": 123,
            "category": "Distance",
            "categoryId": 123,
            "categoryName": "<string>",
            "conversionSteps": [
              "<any>"
            ],
            "id": 123,
            "image": "<string>",
            "manualTracking": 123,
            "maximumAllowedValue": 123,
            "maximumValue": 123,
            "minimumAllowedValue": 123,
            "minimumValue": 123,
            "name": "<string>",
            "unitCategory": {
              "id": "<any>",
              "name": "<any>",
              "standardUnitAbbreviatedName": "<any>"
            }
          },
          "unitAbbreviatedName": "<string>",
          "unitCategoryId": 123,
          "unitCategoryName": "<string>",
          "unitId": 123,
          "unitName": "<string>",
          "upc": "<string>",
          "updated": 123,
          "updatedAt": "<string>",
          "updatedTime": "<string>",
          "userId": 123,
          "userVariableUnitAbbreviatedName": "<string>",
          "userVariableUnitCategoryId": 123,
          "userVariableUnitCategoryName": "<string>",
          "userVariableUnitId": 123,
          "userVariableUnitName": "<string>",
          "valence": "<string>",
          "variableCategoryId": 123,
          "variableCategoryName": "Activity",
          "variableId": 123,
          "variableName": "<string>",
          "variance": 123,
          "wikipediaTitle": "<string>"
        }
      ],
      "valence": "<string>",
      "variableCategoryId": 123,
      "variableCategoryName": "Activity",
      "variableId": 123,
      "variableName": "<string>",
      "variance": 123,
      "wikipediaTitle": "<string>"
    },
    "effectVariableName": "<string>",
    "participantInstructions": {
      "instructionsForCauseVariable": "<string>",
      "instructionsForEffectVariable": "<string>"
    },
    "statistics": {
      "averageDailyHighCause": 123,
      "averageDailyLowCause": 123,
      "averageEffect": 123,
      "averageEffectFollowingHighCause": 123,
      "averageEffectFollowingLowCause": 123,
      "averageForwardPearsonCorrelationOverOnsetDelays": 123,
      "averageReversePearsonCorrelationOverOnsetDelays": 123,
      "averageVote": 123,
      "causeChanges": 123,
      "causeDataSource": {
        "affiliate": true,
        "backgroundColor": "<string>",
        "buttons": [
          "<any>"
        ],
        "card": {
          "actionSheetButtons": "<any>",
          "avatar": "<any>",
          "avatarCircular": "<any>",
          "backgroundColor": "<any>",
          "buttons": "<any>",
          "buttonsSecondary": "<any>",
          "content": "<any>",
          "headerTitle": "<any>",
          "html": "<any>",
          "htmlContent": "<any>",
          "id": "<any>",
          "image": "<any>",
          "inputFields": "<any>",
          "ionIcon": "<any>",
          "link": "<any>",
          "parameters": "<any>",
          "selectedButton": "<any>",
          "sharingBody": "<any>",
          "sharingButtons": "<any>",
          "sharingTitle": "<any>",
          "subHeader": "<any>",
          "subTitle": "<any>",
          "title": "<any>"
        },
        "clientId": "<string>",
        "connected": true,
        "connectError": "<string>",
        "connectInstructions": {
          "parameters": "<any>",
          "url": "<any>",
          "usePopup": "<any>"
        },
        "connectorId": 123,
        "connectStatus": "<string>",
        "count": 123,
        "createdAt": "<string>",
        "connectorClientId": "<string>",
        "defaultVariableCategoryName": "<string>",
        "displayName": "<string>",
        "enabled": 123,
        "getItUrl": "<string>",
        "id": 123,
        "image": "<string>",
        "imageHtml": "<string>",
        "lastSuccessfulUpdatedAt": "<string>",
        "lastUpdate": 123,
        "linkedDisplayNameHtml": "<string>",
        "longDescription": "<string>",
        "message": "<string>",
        "mobileConnectMethod": "<string>",
        "name": "<string>",
        "platforms": [
          "<any>"
        ],
        "premium": true,
        "scopes": [
          "<any>"
        ],
        "shortDescription": "<string>",
        "spreadsheetUploadLink": "<string>",
        "totalMeasurementsInLastUpdate": 123,
        "updatedAt": "<string>",
        "updateRequestedAt": "<string>",
        "updateStatus": "<string>",
        "userId": 123
      },
      "causeUserVariableShareUserMeasurements": 123,
      "causeVariableCategoryId": 123,
      "causeVariableCategoryName": "<string>",
      "causeVariableCombinationOperation": "<string>",
      "causeVariableUnitAbbreviatedName": "<string>",
      "causeVariableId": 123,
      "causeVariableMostCommonConnectorId": 123,
      "causeVariableName": "<string>",
      "confidenceInterval": 123,
      "confidenceLevel": "<string>",
      "correlationCoefficient": 123,
      "correlationIsContradictoryToOptimalValues": true,
      "createdAt": "<string>",
      "criticalTValue": 123,
      "direction": "<string>",
      "durationOfAction": 123,
      "durationOfActionInHours": 123,
      "degreesOfFreedom": 123,
      "effectNumberOfProcessedDailyMeasurements": 123,
      "error": "<string>",
      "effectChanges": 123,
      "effectDataSource": {
        "affiliate": true,
        "backgroundColor": "<string>",
        "buttons": [
          "<any>"
        ],
        "card": {
          "actionSheetButtons": "<any>",
          "avatar": "<any>",
          "avatarCircular": "<any>",
          "backgroundColor": "<any>",
          "buttons": "<any>",
          "buttonsSecondary": "<any>",
          "content": "<any>",
          "headerTitle": "<any>",
          "html": "<any>",
          "htmlContent": "<any>",
          "id": "<any>",
          "image": "<any>",
          "inputFields": "<any>",
          "ionIcon": "<any>",
          "link": "<any>",
          "parameters": "<any>",
          "selectedButton": "<any>",
          "sharingBody": "<any>",
          "sharingButtons": "<any>",
          "sharingTitle": "<any>",
          "subHeader": "<any>",
          "subTitle": "<any>",
          "title": "<any>"
        },
        "clientId": "<string>",
        "connected": true,
        "connectError": "<string>",
        "connectInstructions": {
          "parameters": "<any>",
          "url": "<any>",
          "usePopup": "<any>"
        },
        "connectorId": 123,
        "connectStatus": "<string>",
        "count": 123,
        "createdAt": "<string>",
        "connectorClientId": "<string>",
        "defaultVariableCategoryName": "<string>",
        "displayName": "<string>",
        "enabled": 123,
        "getItUrl": "<string>",
        "id": 123,
        "image": "<string>",
        "imageHtml": "<string>",
        "lastSuccessfulUpdatedAt": "<string>",
        "lastUpdate": 123,
        "linkedDisplayNameHtml": "<string>",
        "longDescription": "<string>",
        "message": "<string>",
        "mobileConnectMethod": "<string>",
        "name": "<string>",
        "platforms": [
          "<any>"
        ],
        "premium": true,
        "scopes": [
          "<any>"
        ],
        "shortDescription": "<string>",
        "spreadsheetUploadLink": "<string>",
        "totalMeasurementsInLastUpdate": 123,
        "updatedAt": "<string>",
        "updateRequestedAt": "<string>",
        "updateStatus": "<string>",
        "userId": 123
      },
      "effectSize": "<string>",
      "effectUnit": "<string>",
      "effectUserVariableShareUserMeasurements": 123,
      "effectVariableCategoryId": 123,
      "effectVariableCategoryName": "<string>",
      "effectVariableCombinationOperation": "<string>",
      "effectVariableCommonAlias": "<string>",
      "effectVariableUnitAbbreviatedName": "<string>",
      "effectVariableUnitId": 123,
      "effectVariableUnitName": "<string>",
      "effectVariableId": 123,
      "effectVariableMostCommonConnectorId": 123,
      "effectVariableName": "<string>",
      "experimentEndTime": "<string>",
      "experimentStartTime": "<string>",
      "forwardSpearmanCorrelationCoefficient": 123,
      "numberOfPairs": 123,
      "onsetDelay": 123,
      "onsetDelayInHours": 123,
      "onsetDelayWithStrongestPearsonCorrelation": 123,
      "onsetDelayWithStrongestPearsonCorrelationInHours": 123,
      "optimalPearsonProduct": 123,
      "outcomeFillingValue": 123,
      "outcomeMaximumAllowedValue": 123,
      "outcomeMinimumAllowedValue": 123,
      "pearsonCorrelationWithNoOnsetDelay": 123,
      "predictivePearsonCorrelation": 123,
      "predictivePearsonCorrelationCoefficient": 123,
      "predictorDataSources": "<string>",
      "predictorFillingValue": 123,
      "predictorMaximumAllowedValue": 123,
      "predictorMinimumAllowedValue": 123,
      "predictsHighEffectChange": 123,
      "predictsLowEffectChange": 123,
      "pValue": 123,
      "qmScore": 123,
      "reversePearsonCorrelationCoefficient": 123,
      "shareUserMeasurements": true,
      "sharingDescription": "<string>",
      "sharingTitle": "<string>",
      "significantDifference": true,
      "statisticalSignificance": 123,
      "strengthLevel": "<string>",
      "strongestPearsonCorrelationCoefficient": 123,
      "studyHtml": {
        "chartHtml": "<string>",
        "downloadButtonsHtml": "<string>",
        "fullPageWithHead": "<string>",
        "fullStudyHtml": "<string>",
        "fullStudyHtmlWithCssStyles": "<string>",
        "participantInstructionsHtml": "<string>",
        "statisticsTableHtml": "<string>",
        "studyAbstractHtml": "<string>",
        "studyHeaderHtml": "<string>",
        "studyImageHtml": "<string>",
        "studyMetaHtml": "<string>",
        "studyTextHtml": "<string>",
        "socialSharingButtonHtml": "<string>",
        "studySummaryBoxHtml": "<string>"
      },
      "studyImages": {
        "causeVariableImageUrl": "<string>",
        "causeVariableIonIcon": "<string>",
        "effectVariableImageUrl": "<string>",
        "effectVariableIonIcon": "<string>",
        "gaugeImage": "<string>",
        "gaugeImageSquare": "<string>",
        "gaugeSharingImageUrl": "<string>",
        "imageUrl": "<string>",
        "robotSharingImageUrl": "<string>",
        "avatar": "<string>"
      },
      "studyLinks": {
        "studyJoinLink": "<string>",
        "studyLinkEmail": "<string>",
        "studyLinkFacebook": "<string>",
        "studyLinkGoogle": "<string>",
        "studyLinkStatic": "<string>",
        "studyLinkDynamic": "<string>",
        "studyLinkTwitter": "<string>"
      },
      "studyText": {
        "averageEffectFollowingHighCauseExplanation": "<string>",
        "averageEffectFollowingLowCauseExplanation": "<string>",
        "valuePredictingHighOutcomeExplanation": "<string>",
        "valuePredictingLowOutcomeExplanation": "<string>",
        "dataAnalysis": "<string>",
        "dataSources": "<string>",
        "dataSourcesParagraphForCause": "<string>",
        "dataSourcesParagraphForEffect": "<string>",
        "lastCauseDailyValueSentenceExtended": "<string>",
        "lastCauseAndOptimalValueSentence": "<string>",
        "lastCauseDailyValueSentence": "<string>",
        "optimalDailyValueSentence": "<string>",
        "participantInstructions": "<string>",
        "predictorExplanation": "<string>",
        "significanceExplanation": "<string>",
        "studyAbstract": "<string>",
        "studyDesign": "<string>",
        "studyLimitations": "<string>",
        "studyObjective": "<string>",
        "studyResults": "<string>",
        "studyTitle": "<string>",
        "studyInvitation": "<string>",
        "studyQuestion": "<string>",
        "studyBackground": "<string>"
      },
      "tValue": 123,
      "updatedAt": "<string>",
      "userId": 123,
      "userVote": 123,
      "valuePredictingHighOutcome": 123,
      "valuePredictingLowOutcome": 123,
      "outcomeDataSources": "<string>",
      "principalInvestigator": "<string>",
      "reverseCorrelation": 123,
      "averagePearsonCorrelationCoefficientOverOnsetDelays": 123,
      "causeNumberOfRawMeasurements": 123,
      "correlationsOverDurationsOfAction": [
        {
          "averageDailyHighCause": 123,
          "averageDailyLowCause": 123,
          "averageEffect": 123,
          "averageEffectFollowingHighCause": 123,
          "averageEffectFollowingLowCause": 123,
          "averageForwardPearsonCorrelationOverOnsetDelays": 123,
          "averageReversePearsonCorrelationOverOnsetDelays": 123,
          "averageVote": 123,
          "causeChanges": 123,
          "causeDataSource": {
            "affiliate": true,
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "card": {
              "actionSheetButtons": "<any>",
              "avatar": "<any>",
              "avatarCircular": "<any>",
              "backgroundColor": "<any>",
              "buttons": "<any>",
              "buttonsSecondary": "<any>",
              "content": "<any>",
              "headerTitle": "<any>",
              "html": "<any>",
              "htmlContent": "<any>",
              "id": "<any>",
              "image": "<any>",
              "inputFields": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "parameters": "<any>",
              "selectedButton": "<any>",
              "sharingBody": "<any>",
              "sharingButtons": "<any>",
              "sharingTitle": "<any>",
              "subHeader": "<any>",
              "subTitle": "<any>",
              "title": "<any>"
            },
            "clientId": "<string>",
            "connected": true,
            "connectError": "<string>",
            "connectInstructions": {
              "parameters": "<any>",
              "url": "<any>",
              "usePopup": "<any>"
            },
            "connectorId": 123,
            "connectStatus": "<string>",
            "count": 123,
            "createdAt": "<string>",
            "connectorClientId": "<string>",
            "defaultVariableCategoryName": "<string>",
            "displayName": "<string>",
            "enabled": 123,
            "getItUrl": "<string>",
            "id": 123,
            "image": "<string>",
            "imageHtml": "<string>",
            "lastSuccessfulUpdatedAt": "<string>",
            "lastUpdate": 123,
            "linkedDisplayNameHtml": "<string>",
            "longDescription": "<string>",
            "message": "<string>",
            "mobileConnectMethod": "<string>",
            "name": "<string>",
            "platforms": [
              "<any>"
            ],
            "premium": true,
            "scopes": [
              "<any>"
            ],
            "shortDescription": "<string>",
            "spreadsheetUploadLink": "<string>",
            "totalMeasurementsInLastUpdate": 123,
            "updatedAt": "<string>",
            "updateRequestedAt": "<string>",
            "updateStatus": "<string>",
            "userId": 123
          },
          "causeUserVariableShareUserMeasurements": 123,
          "causeVariableCategoryId": 123,
          "causeVariableCategoryName": "<string>",
          "causeVariableCombinationOperation": "<string>",
          "causeVariableUnitAbbreviatedName": "<string>",
          "causeVariableId": 123,
          "causeVariableMostCommonConnectorId": 123,
          "causeVariableName": "<string>",
          "confidenceInterval": 123,
          "confidenceLevel": "<string>",
          "correlationCoefficient": 123,
          "correlationIsContradictoryToOptimalValues": true,
          "createdAt": "<string>",
          "criticalTValue": 123,
          "direction": "<string>",
          "durationOfAction": 123,
          "durationOfActionInHours": 123,
          "degreesOfFreedom": 123,
          "effectNumberOfProcessedDailyMeasurements": 123,
          "error": "<string>",
          "effectChanges": 123,
          "effectDataSource": {
            "affiliate": true,
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "card": {
              "actionSheetButtons": "<any>",
              "avatar": "<any>",
              "avatarCircular": "<any>",
              "backgroundColor": "<any>",
              "buttons": "<any>",
              "buttonsSecondary": "<any>",
              "content": "<any>",
              "headerTitle": "<any>",
              "html": "<any>",
              "htmlContent": "<any>",
              "id": "<any>",
              "image": "<any>",
              "inputFields": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "parameters": "<any>",
              "selectedButton": "<any>",
              "sharingBody": "<any>",
              "sharingButtons": "<any>",
              "sharingTitle": "<any>",
              "subHeader": "<any>",
              "subTitle": "<any>",
              "title": "<any>"
            },
            "clientId": "<string>",
            "connected": true,
            "connectError": "<string>",
            "connectInstructions": {
              "parameters": "<any>",
              "url": "<any>",
              "usePopup": "<any>"
            },
            "connectorId": 123,
            "connectStatus": "<string>",
            "count": 123,
            "createdAt": "<string>",
            "connectorClientId": "<string>",
            "defaultVariableCategoryName": "<string>",
            "displayName": "<string>",
            "enabled": 123,
            "getItUrl": "<string>",
            "id": 123,
            "image": "<string>",
            "imageHtml": "<string>",
            "lastSuccessfulUpdatedAt": "<string>",
            "lastUpdate": 123,
            "linkedDisplayNameHtml": "<string>",
            "longDescription": "<string>",
            "message": "<string>",
            "mobileConnectMethod": "<string>",
            "name": "<string>",
            "platforms": [
              "<any>"
            ],
            "premium": true,
            "scopes": [
              "<any>"
            ],
            "shortDescription": "<string>",
            "spreadsheetUploadLink": "<string>",
            "totalMeasurementsInLastUpdate": 123,
            "updatedAt": "<string>",
            "updateRequestedAt": "<string>",
            "updateStatus": "<string>",
            "userId": 123
          },
          "effectSize": "<string>",
          "effectUnit": "<string>",
          "effectUserVariableShareUserMeasurements": 123,
          "effectVariableCategoryId": 123,
          "effectVariableCategoryName": "<string>",
          "effectVariableCombinationOperation": "<string>",
          "effectVariableCommonAlias": "<string>",
          "effectVariableUnitAbbreviatedName": "<string>",
          "effectVariableUnitId": 123,
          "effectVariableUnitName": "<string>",
          "effectVariableId": 123,
          "effectVariableMostCommonConnectorId": 123,
          "effectVariableName": "<string>",
          "experimentEndTime": "<string>",
          "experimentStartTime": "<string>",
          "forwardSpearmanCorrelationCoefficient": 123,
          "numberOfPairs": 123,
          "onsetDelay": 123,
          "onsetDelayInHours": 123,
          "onsetDelayWithStrongestPearsonCorrelation": 123,
          "onsetDelayWithStrongestPearsonCorrelationInHours": 123,
          "optimalPearsonProduct": 123,
          "outcomeFillingValue": 123,
          "outcomeMaximumAllowedValue": 123,
          "outcomeMinimumAllowedValue": 123,
          "pearsonCorrelationWithNoOnsetDelay": 123,
          "predictivePearsonCorrelation": 123,
          "predictivePearsonCorrelationCoefficient": 123,
          "predictorDataSources": "<string>",
          "predictorFillingValue": 123,
          "predictorMaximumAllowedValue": 123,
          "predictorMinimumAllowedValue": 123,
          "predictsHighEffectChange": 123,
          "predictsLowEffectChange": 123,
          "pValue": 123,
          "qmScore": 123,
          "reversePearsonCorrelationCoefficient": 123,
          "shareUserMeasurements": true,
          "sharingDescription": "<string>",
          "sharingTitle": "<string>",
          "significantDifference": true,
          "statisticalSignificance": 123,
          "strengthLevel": "<string>",
          "strongestPearsonCorrelationCoefficient": 123,
          "studyHtml": {
            "chartHtml": "<string>",
            "downloadButtonsHtml": "<string>",
            "fullPageWithHead": "<string>",
            "fullStudyHtml": "<string>",
            "fullStudyHtmlWithCssStyles": "<string>",
            "participantInstructionsHtml": "<string>",
            "statisticsTableHtml": "<string>",
            "studyAbstractHtml": "<string>",
            "studyHeaderHtml": "<string>",
            "studyImageHtml": "<string>",
            "studyMetaHtml": "<string>",
            "studyTextHtml": "<string>",
            "socialSharingButtonHtml": "<string>",
            "studySummaryBoxHtml": "<string>"
          },
          "studyImages": {
            "causeVariableImageUrl": "<string>",
            "causeVariableIonIcon": "<string>",
            "effectVariableImageUrl": "<string>",
            "effectVariableIonIcon": "<string>",
            "gaugeImage": "<string>",
            "gaugeImageSquare": "<string>",
            "gaugeSharingImageUrl": "<string>",
            "imageUrl": "<string>",
            "robotSharingImageUrl": "<string>",
            "avatar": "<string>"
          },
          "studyLinks": {
            "studyJoinLink": "<string>",
            "studyLinkEmail": "<string>",
            "studyLinkFacebook": "<string>",
            "studyLinkGoogle": "<string>",
            "studyLinkStatic": "<string>",
            "studyLinkDynamic": "<string>",
            "studyLinkTwitter": "<string>"
          },
          "studyText": {
            "averageEffectFollowingHighCauseExplanation": "<string>",
            "averageEffectFollowingLowCauseExplanation": "<string>",
            "valuePredictingHighOutcomeExplanation": "<string>",
            "valuePredictingLowOutcomeExplanation": "<string>",
            "dataAnalysis": "<string>",
            "dataSources": "<string>",
            "dataSourcesParagraphForCause": "<string>",
            "dataSourcesParagraphForEffect": "<string>",
            "lastCauseDailyValueSentenceExtended": "<string>",
            "lastCauseAndOptimalValueSentence": "<string>",
            "lastCauseDailyValueSentence": "<string>",
            "optimalDailyValueSentence": "<string>",
            "participantInstructions": "<string>",
            "predictorExplanation": "<string>",
            "significanceExplanation": "<string>",
            "studyAbstract": "<string>",
            "studyDesign": "<string>",
            "studyLimitations": "<string>",
            "studyObjective": "<string>",
            "studyResults": "<string>",
            "studyTitle": "<string>",
            "studyInvitation": "<string>",
            "studyQuestion": "<string>",
            "studyBackground": "<string>"
          },
          "tValue": 123,
          "updatedAt": "<string>",
          "userId": 123,
          "userVote": 123,
          "valuePredictingHighOutcome": 123,
          "valuePredictingLowOutcome": 123,
          "outcomeDataSources": "<string>",
          "principalInvestigator": "<string>",
          "reverseCorrelation": 123,
          "averagePearsonCorrelationCoefficientOverOnsetDelays": 123,
          "causeNumberOfRawMeasurements": 123,
          "numberOfUsers": 123,
          "rawCauseMeasurementSignificance": 123,
          "rawEffectMeasurementSignificance": 123,
          "reversePairsCount": "<string>",
          "voteStatisticalSignificance": 123,
          "aggregateQMScore": 123,
          "forwardPearsonCorrelationCoefficient": 123,
          "numberOfCorrelations": 123,
          "vote": 123
        }
      ],
      "correlationsOverOnsetDelays": [
        {
          "averageDailyHighCause": 123,
          "averageDailyLowCause": 123,
          "averageEffect": 123,
          "averageEffectFollowingHighCause": 123,
          "averageEffectFollowingLowCause": 123,
          "averageForwardPearsonCorrelationOverOnsetDelays": 123,
          "averageReversePearsonCorrelationOverOnsetDelays": 123,
          "averageVote": 123,
          "causeChanges": 123,
          "causeDataSource": {
            "affiliate": true,
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "card": {
              "actionSheetButtons": "<any>",
              "avatar": "<any>",
              "avatarCircular": "<any>",
              "backgroundColor": "<any>",
              "buttons": "<any>",
              "buttonsSecondary": "<any>",
              "content": "<any>",
              "headerTitle": "<any>",
              "html": "<any>",
              "htmlContent": "<any>",
              "id": "<any>",
              "image": "<any>",
              "inputFields": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "parameters": "<any>",
              "selectedButton": "<any>",
              "sharingBody": "<any>",
              "sharingButtons": "<any>",
              "sharingTitle": "<any>",
              "subHeader": "<any>",
              "subTitle": "<any>",
              "title": "<any>"
            },
            "clientId": "<string>",
            "connected": true,
            "connectError": "<string>",
            "connectInstructions": {
              "parameters": "<any>",
              "url": "<any>",
              "usePopup": "<any>"
            },
            "connectorId": 123,
            "connectStatus": "<string>",
            "count": 123,
            "createdAt": "<string>",
            "connectorClientId": "<string>",
            "defaultVariableCategoryName": "<string>",
            "displayName": "<string>",
            "enabled": 123,
            "getItUrl": "<string>",
            "id": 123,
            "image": "<string>",
            "imageHtml": "<string>",
            "lastSuccessfulUpdatedAt": "<string>",
            "lastUpdate": 123,
            "linkedDisplayNameHtml": "<string>",
            "longDescription": "<string>",
            "message": "<string>",
            "mobileConnectMethod": "<string>",
            "name": "<string>",
            "platforms": [
              "<any>"
            ],
            "premium": true,
            "scopes": [
              "<any>"
            ],
            "shortDescription": "<string>",
            "spreadsheetUploadLink": "<string>",
            "totalMeasurementsInLastUpdate": 123,
            "updatedAt": "<string>",
            "updateRequestedAt": "<string>",
            "updateStatus": "<string>",
            "userId": 123
          },
          "causeUserVariableShareUserMeasurements": 123,
          "causeVariableCategoryId": 123,
          "causeVariableCategoryName": "<string>",
          "causeVariableCombinationOperation": "<string>",
          "causeVariableUnitAbbreviatedName": "<string>",
          "causeVariableId": 123,
          "causeVariableMostCommonConnectorId": 123,
          "causeVariableName": "<string>",
          "confidenceInterval": 123,
          "confidenceLevel": "<string>",
          "correlationCoefficient": 123,
          "correlationIsContradictoryToOptimalValues": true,
          "createdAt": "<string>",
          "criticalTValue": 123,
          "direction": "<string>",
          "durationOfAction": 123,
          "durationOfActionInHours": 123,
          "degreesOfFreedom": 123,
          "effectNumberOfProcessedDailyMeasurements": 123,
          "error": "<string>",
          "effectChanges": 123,
          "effectDataSource": {
            "affiliate": true,
            "backgroundColor": "<string>",
            "buttons": [
              "<any>"
            ],
            "card": {
              "actionSheetButtons": "<any>",
              "avatar": "<any>",
              "avatarCircular": "<any>",
              "backgroundColor": "<any>",
              "buttons": "<any>",
              "buttonsSecondary": "<any>",
              "content": "<any>",
              "headerTitle": "<any>",
              "html": "<any>",
              "htmlContent": "<any>",
              "id": "<any>",
              "image": "<any>",
              "inputFields": "<any>",
              "ionIcon": "<any>",
              "link": "<any>",
              "parameters": "<any>",
              "selectedButton": "<any>",
              "sharingBody": "<any>",
              "sharingButtons": "<any>",
              "sharingTitle": "<any>",
              "subHeader": "<any>",
              "subTitle": "<any>",
              "title": "<any>"
            },
            "clientId": "<string>",
            "connected": true,
            "connectError": "<string>",
            "connectInstructions": {
              "parameters": "<any>",
              "url": "<any>",
              "usePopup": "<any>"
            },
            "connectorId": 123,
            "connectStatus": "<string>",
            "count": 123,
            "createdAt": "<string>",
            "connectorClientId": "<string>",
            "defaultVariableCategoryName": "<string>",
            "displayName": "<string>",
            "enabled": 123,
            "getItUrl": "<string>",
            "id": 123,
            "image": "<string>",
            "imageHtml": "<string>",
            "lastSuccessfulUpdatedAt": "<string>",
            "lastUpdate": 123,
            "linkedDisplayNameHtml": "<string>",
            "longDescription": "<string>",
            "message": "<string>",
            "mobileConnectMethod": "<string>",
            "name": "<string>",
            "platforms": [
              "<any>"
            ],
            "premium": true,
            "scopes": [
              "<any>"
            ],
            "shortDescription": "<string>",
            "spreadsheetUploadLink": "<string>",
            "totalMeasurementsInLastUpdate": 123,
            "updatedAt": "<string>",
            "updateRequestedAt": "<string>",
            "updateStatus": "<string>",
            "userId": 123
          },
          "effectSize": "<string>",
          "effectUnit": "<string>",
          "effectUserVariableShareUserMeasurements": 123,
          "effectVariableCategoryId": 123,
          "effectVariableCategoryName": "<string>",
          "effectVariableCombinationOperation": "<string>",
          "effectVariableCommonAlias": "<string>",
          "effectVariableUnitAbbreviatedName": "<string>",
          "effectVariableUnitId": 123,
          "effectVariableUnitName": "<string>",
          "effectVariableId": 123,
          "effectVariableMostCommonConnectorId": 123,
          "effectVariableName": "<string>",
          "experimentEndTime": "<string>",
          "experimentStartTime": "<string>",
          "forwardSpearmanCorrelationCoefficient": 123,
          "numberOfPairs": 123,
          "onsetDelay": 123,
          "onsetDelayInHours": 123,
          "onsetDelayWithStrongestPearsonCorrelation": 123,
          "onsetDelayWithStrongestPearsonCorrelationInHours": 123,
          "optimalPearsonProduct": 123,
          "outcomeFillingValue": 123,
          "outcomeMaximumAllowedValue": 123,
          "outcomeMinimumAllowedValue": 123,
          "pearsonCorrelationWithNoOnsetDelay": 123,
          "predictivePearsonCorrelation": 123,
          "predictivePearsonCorrelationCoefficient": 123,
          "predictorDataSources": "<string>",
          "predictorFillingValue": 123,
          "predictorMaximumAllowedValue": 123,
          "predictorMinimumAllowedValue": 123,
          "predictsHighEffectChange": 123,
          "predictsLowEffectChange": 123,
          "pValue": 123,
          "qmScore": 123,
          "reversePearsonCorrelationCoefficient": 123,
          "shareUserMeasurements": true,
          "sharingDescription": "<string>",
          "sharingTitle": "<string>",
          "significantDifference": true,
          "statisticalSignificance": 123,
          "strengthLevel": "<string>",
          "strongestPearsonCorrelationCoefficient": 123,
          "studyHtml": {
            "chartHtml": "<string>",
            "downloadButtonsHtml": "<string>",
            "fullPageWithHead": "<string>",
            "fullStudyHtml": "<string>",
            "fullStudyHtmlWithCssStyles": "<string>",
            "participantInstructionsHtml": "<string>",
            "statisticsTableHtml": "<string>",
            "studyAbstractHtml": "<string>",
            "studyHeaderHtml": "<string>",
            "studyImageHtml": "<string>",
            "studyMetaHtml": "<string>",
            "studyTextHtml": "<string>",
            "socialSharingButtonHtml": "<string>",
            "studySummaryBoxHtml": "<string>"
          },
          "studyImages": {
            "causeVariableImageUrl": "<string>",
            "causeVariableIonIcon": "<string>",
            "effectVariableImageUrl": "<string>",
            "effectVariableIonIcon": "<string>",
            "gaugeImage": "<string>",
            "gaugeImageSquare": "<string>",
            "gaugeSharingImageUrl": "<string>",
            "imageUrl": "<string>",
            "robotSharingImageUrl": "<string>",
            "avatar": "<string>"
          },
          "studyLinks": {
            "studyJoinLink": "<string>",
            "studyLinkEmail": "<string>",
            "studyLinkFacebook": "<string>",
            "studyLinkGoogle": "<string>",
            "studyLinkStatic": "<string>",
            "studyLinkDynamic": "<string>",
            "studyLinkTwitter": "<string>"
          },
          "studyText": {
            "averageEffectFollowingHighCauseExplanation": "<string>",
            "averageEffectFollowingLowCauseExplanation": "<string>",
            "valuePredictingHighOutcomeExplanation": "<string>",
            "valuePredictingLowOutcomeExplanation": "<string>",
            "dataAnalysis": "<string>",
            "dataSources": "<string>",
            "dataSourcesParagraphForCause": "<string>",
            "dataSourcesParagraphForEffect": "<string>",
            "lastCauseDailyValueSentenceExtended": "<string>",
            "lastCauseAndOptimalValueSentence": "<string>",
            "lastCauseDailyValueSentence": "<string>",
            "optimalDailyValueSentence": "<string>",
            "participantInstructions": "<string>",
            "predictorExplanation": "<string>",
            "significanceExplanation": "<string>",
            "studyAbstract": "<string>",
            "studyDesign": "<string>",
            "studyLimitations": "<string>",
            "studyObjective": "<string>",
            "studyResults": "<string>",
            "studyTitle": "<string>",
            "studyInvitation": "<string>",
            "studyQuestion": "<string>",
            "studyBackground": "<string>"
          },
          "tValue": 123,
          "updatedAt": "<string>",
          "userId": 123,
          "userVote": 123,
          "valuePredictingHighOutcome": 123,
          "valuePredictingLowOutcome": 123,
          "outcomeDataSources": "<string>",
          "principalInvestigator": "<string>",
          "reverseCorrelation": 123,
          "averagePearsonCorrelationCoefficientOverOnsetDelays": 123,
          "causeNumberOfRawMeasurements": 123,
          "numberOfUsers": 123,
          "rawCauseMeasurementSignificance": 123,
          "rawEffectMeasurementSignificance": 123,
          "reversePairsCount": "<string>",
          "voteStatisticalSignificance": 123,
          "aggregateQMScore": 123,
          "forwardPearsonCorrelationCoefficient": 123,
          "numberOfCorrelations": 123,
          "vote": 123
        }
      ],
      "correlationsOverDurationsOfActionChartConfig": {},
      "correlationsOverOnsetDelaysChartConfig": {},
      "numberOfUsers": 123,
      "rawCauseMeasurementSignificance": 123,
      "rawEffectMeasurementSignificance": 123,
      "reversePairsCount": "<string>",
      "voteStatisticalSignificance": 123,
      "aggregateQMScore": 123,
      "forwardPearsonCorrelationCoefficient": 123,
      "numberOfCorrelations": 123,
      "vote": 123
    },
    "studyCard": {
      "actionSheetButtons": "<any>",
      "avatar": "<any>",
      "avatarCircular": "<any>",
      "backgroundColor": "<any>",
      "buttons": "<any>",
      "buttonsSecondary": "<any>",
      "content": "<any>",
      "headerTitle": "<any>",
      "html": "<any>",
      "htmlContent": "<any>",
      "id": "<any>",
      "image": "<any>",
      "inputFields": "<any>",
      "ionIcon": "<any>",
      "link": "<any>",
      "parameters": "<any>",
      "selectedButton": "<any>",
      "sharingBody": "<any>",
      "sharingButtons": "<any>",
      "sharingTitle": "<any>",
      "subHeader": "<any>",
      "subTitle": "<any>",
      "title": "<any>"
    },
    "studyHtml": {
      "chartHtml": "<string>",
      "downloadButtonsHtml": "<string>",
      "fullPageWithHead": "<string>",
      "fullStudyHtml": "<string>",
      "fullStudyHtmlWithCssStyles": "<string>",
      "participantInstructionsHtml": "<string>",
      "statisticsTableHtml": "<string>",
      "studyAbstractHtml": "<string>",
      "studyHeaderHtml": "<string>",
      "studyImageHtml": "<string>",
      "studyMetaHtml": "<string>",
      "studyTextHtml": "<string>",
      "socialSharingButtonHtml": "<string>",
      "studySummaryBoxHtml": "<string>"
    },
    "studyImages": {
      "causeVariableImageUrl": "<string>",
      "causeVariableIonIcon": "<string>",
      "effectVariableImageUrl": "<string>",
      "effectVariableIonIcon": "<string>",
      "gaugeImage": "<string>",
      "gaugeImageSquare": "<string>",
      "gaugeSharingImageUrl": "<string>",
      "imageUrl": "<string>",
      "robotSharingImageUrl": "<string>",
      "avatar": "<string>"
    },
    "studyLinks": {
      "studyJoinLink": "<string>",
      "studyLinkEmail": "<string>",
      "studyLinkFacebook": "<string>",
      "studyLinkGoogle": "<string>",
      "studyLinkStatic": "<string>",
      "studyLinkDynamic": "<string>",
      "studyLinkTwitter": "<string>"
    },
    "studySharing": {
      "shareUserMeasurements": true,
      "sharingDescription": "<string>",
      "sharingTitle": "<string>"
    },
    "studyText": {
      "averageEffectFollowingHighCauseExplanation": "<string>",
      "averageEffectFollowingLowCauseExplanation": "<string>",
      "valuePredictingHighOutcomeExplanation": "<string>",
      "valuePredictingLowOutcomeExplanation": "<string>",
      "dataAnalysis": "<string>",
      "dataSources": "<string>",
      "dataSourcesParagraphForCause": "<string>",
      "dataSourcesParagraphForEffect": "<string>",
      "lastCauseDailyValueSentenceExtended": "<string>",
      "lastCauseAndOptimalValueSentence": "<string>",
      "lastCauseDailyValueSentence": "<string>",
      "optimalDailyValueSentence": "<string>",
      "participantInstructions": "<string>",
      "predictorExplanation": "<string>",
      "significanceExplanation": "<string>",
      "studyAbstract": "<string>",
      "studyDesign": "<string>",
      "studyLimitations": "<string>",
      "studyObjective": "<string>",
      "studyResults": "<string>",
      "studyTitle": "<string>",
      "studyInvitation": "<string>",
      "studyQuestion": "<string>",
      "studyBackground": "<string>"
    },
    "studyVotes": {
      "averageVote": 123,
      "userVote": 123
    },
    "joined": true
  },
  "trackingReminders": [
    {
      "actionArray": [
        {
          "action": "<string>",
          "callback": "<string>",
          "modifiedValue": 123,
          "title": "<string>",
          "longTitle": "<string>",
          "shortTitle": "<string>"
        }
      ],
      "availableUnits": [
        {
          "abbreviatedName": "<string>",
          "advanced": 123,
          "category": "Distance",
          "categoryId": 123,
          "categoryName": "<string>",
          "conversionSteps": [
            "<any>"
          ],
          "id": 123,
          "image": "<string>",
          "manualTracking": 123,
          "maximumAllowedValue": 123,
          "maximumValue": 123,
          "minimumAllowedValue": 123,
          "minimumValue": 123,
          "name": "<string>",
          "unitCategory": {
            "id": "<any>",
            "name": "<any>",
            "standardUnitAbbreviatedName": "<any>"
          }
        }
      ],
      "bestStudyLink": "<string>",
      "bestUserStudyLink": "<string>",
      "bestPopulationStudyLink": "<string>",
      "optimalValueMessage": "<string>",
      "commonOptimalValueMessage": "<string>",
      "userOptimalValueMessage": "<string>",
      "card": {
        "actionSheetButtons": "<any>",
        "avatar": "<any>",
        "avatarCircular": "<any>",
        "backgroundColor": "<any>",
        "buttons": "<any>",
        "buttonsSecondary": "<any>",
        "content": "<any>",
        "headerTitle": "<any>",
        "html": "<any>",
        "htmlContent": "<any>",
        "id": "<any>",
        "image": "<any>",
        "inputFields": "<any>",
        "ionIcon": "<any>",
        "link": "<any>",
        "parameters": "<any>",
        "selectedButton": "<any>",
        "sharingBody": "<any>",
        "sharingButtons": "<any>",
        "sharingTitle": "<any>",
        "subHeader": "<any>",
        "subTitle": "<any>",
        "title": "<any>"
      },
      "clientId": "<string>",
      "combinationOperation": "MEAN",
      "createdAt": "<string>",
      "displayName": "<string>",
      "unitAbbreviatedName": "<string>",
      "unitCategoryId": 123,
      "unitCategoryName": "<string>",
      "unitId": 123,
      "unitName": "<string>",
      "defaultValue": 123,
      "enabled": true,
      "email": true,
      "errorMessage": "<string>",
      "fillingValue": 123,
      "firstDailyReminderTime": "<string>",
      "frequencyTextDescription": "<string>",
      "frequencyTextDescriptionWithTime": "<string>",
      "id": 123,
      "inputType": "<string>",
      "instructions": "<string>",
      "ionIcon": "<string>",
      "lastTracked": "<string>",
      "lastValue": 123,
      "latestTrackingReminderNotificationReminderTime": "<string>",
      "localDailyReminderNotificationTimes": [
        "<string>"
      ],
      "localDailyReminderNotificationTimesForAllReminders": [
        "<string>"
      ],
      "manualTracking": true,
      "maximumAllowedValue": 123,
      "minimumAllowedValue": 123,
      "nextReminderTimeEpochSeconds": 123,
      "notificationBar": true,
      "numberOfRawMeasurements": 123,
      "numberOfUniqueValues": 123,
      "outcome": true,
      "pngPath": "<string>",
      "pngUrl": "<string>",
      "productUrl": "<string>",
      "popUp": true,
      "question": "<string>",
      "longQuestion": "<string>",
      "reminderEndTime": "<string>",
      "reminderFrequency": 123,
      "reminderSound": "<string>",
      "reminderStartEpochSeconds": 123,
      "reminderStartTime": "<string>",
      "reminderStartTimeLocal": "<string>",
      "reminderStartTimeLocalHumanFormatted": "<string>",
      "repeating": true,
      "secondDailyReminderTime": "<string>",
      "secondToLastValue": 123,
      "sms": true,
      "startTrackingDate": "<string>",
      "stopTrackingDate": "<string>",
      "svgUrl": "<string>",
      "thirdDailyReminderTime": "<string>",
      "thirdToLastValue": 123,
      "trackingReminderId": 123,
      "trackingReminderImageUrl": "<string>",
      "upc": "<string>",
      "updatedAt": "<string>",
      "userId": 123,
      "userVariableUnitAbbreviatedName": "<string>",
      "userVariableUnitCategoryId": 123,
      "userVariableUnitCategoryName": "<string>",
      "userVariableUnitId": 123,
      "userVariableUnitName": "<string>",
      "userVariableVariableCategoryId": 123,
      "userVariableVariableCategoryName": "<string>",
      "valence": "<string>",
      "valueAndFrequencyTextDescription": "<string>",
      "valueAndFrequencyTextDescriptionWithTime": "<string>",
      "variableCategoryId": 123,
      "variableCategoryImageUrl": "<string>",
      "variableCategoryName": "Activity",
      "variableDescription": "<string>",
      "variableId": 123,
      "variableName": "<string>"
    }
  ],
  "trackingReminderNotifications": [
    {
      "actionArray": [
        {
          "action": "<string>",
          "callback": "<string>",
          "modifiedValue": 123,
          "title": "<string>",
          "longTitle": "<string>",
          "shortTitle": "<string>"
        }
      ],
      "availableUnits": [
        {
          "abbreviatedName": "<string>",
          "advanced": 123,
          "category": "Distance",
          "categoryId": 123,
          "categoryName": "<string>",
          "conversionSteps": [
            "<any>"
          ],
          "id": 123,
          "image": "<string>",
          "manualTracking": 123,
          "maximumAllowedValue": 123,
          "maximumValue": 123,
          "minimumAllowedValue": 123,
          "minimumValue": 123,
          "name": "<string>",
          "unitCategory": {
            "id": "<any>",
            "name": "<any>",
            "standardUnitAbbreviatedName": "<any>"
          }
        }
      ],
      "bestStudyLink": "<string>",
      "bestStudyCard": {
        "actionSheetButtons": "<any>",
        "avatar": "<any>",
        "avatarCircular": "<any>",
        "backgroundColor": "<any>",
        "buttons": "<any>",
        "buttonsSecondary": "<any>",
        "content": "<any>",
        "headerTitle": "<any>",
        "html": "<any>",
        "htmlContent": "<any>",
        "id": "<any>",
        "image": "<any>",
        "inputFields": "<any>",
        "ionIcon": "<any>",
        "link": "<any>",
        "parameters": "<any>",
        "selectedButton": "<any>",
        "sharingBody": "<any>",
        "sharingButtons": "<any>",
        "sharingTitle": "<any>",
        "subHeader": "<any>",
        "subTitle": "<any>",
        "title": "<any>"
      },
      "bestUserStudyLink": "<string>",
      "bestUserStudyCard": {
        "actionSheetButtons": "<any>",
        "avatar": "<any>",
        "avatarCircular": "<any>",
        "backgroundColor": "<any>",
        "buttons": "<any>",
        "buttonsSecondary": "<any>",
        "content": "<any>",
        "headerTitle": "<any>",
        "html": "<any>",
        "htmlContent": "<any>",
        "id": "<any>",
        "image": "<any>",
        "inputFields": "<any>",
        "ionIcon": "<any>",
        "link": "<any>",
        "parameters": "<any>",
        "selectedButton": "<any>",
        "sharingBody": "<any>",
        "sharingButtons": "<any>",
        "sharingTitle": "<any>",
        "subHeader": "<any>",
        "subTitle": "<any>",
        "title": "<any>"
      },
      "bestPopulationStudyLink": "<string>",
      "bestPopulationStudyCard": {
        "actionSheetButtons": "<any>",
        "avatar": "<any>",
        "avatarCircular": "<any>",
        "backgroundColor": "<any>",
        "buttons": "<any>",
        "buttonsSecondary": "<any>",
        "content": "<any>",
        "headerTitle": "<any>",
        "html": "<any>",
        "htmlContent": "<any>",
        "id": "<any>",
        "image": "<any>",
        "inputFields": "<any>",
        "ionIcon": "<any>",
        "link": "<any>",
        "parameters": "<any>",
        "selectedButton": "<any>",
        "sharingBody": "<any>",
        "sharingButtons": "<any>",
        "sharingTitle": "<any>",
        "subHeader": "<any>",
        "subTitle": "<any>",
        "title": "<any>"
      },
      "optimalValueMessage": "<string>",
      "commonOptimalValueMessage": "<string>",
      "userOptimalValueMessage": "<string>",
      "card": {
        "actionSheetButtons": "<any>",
        "avatar": "<any>",
        "avatarCircular": "<any>",
        "backgroundColor": "<any>",
        "buttons": "<any>",
        "buttonsSecondary": "<any>",
        "content": "<any>",
        "headerTitle": "<any>",
        "html": "<any>",
        "htmlContent": "<any>",
        "id": "<any>",
        "image": "<any>",
        "inputFields": "<any>",
        "ionIcon": "<any>",
        "link": "<any>",
        "parameters": "<any>",
        "selectedButton": "<any>",
        "sharingBody": "<any>",
        "sharingButtons": "<any>",
        "sharingTitle": "<any>",
        "subHeader": "<any>",
        "subTitle": "<any>",
        "title": "<any>"
      },
      "clientId": "<string>",
      "combinationOperation": "MEAN",
      "createdAt": "<string>",
      "displayName": "<string>",
      "modifiedValue": 123,
      "unitAbbreviatedName": "<string>",
      "unitCategoryId": 123,
      "unitCategoryName": "<string>",
      "unitId": 123,
      "unitName": "<string>",
      "defaultValue": 123,
      "description": "<string>",
      "email": true,
      "fillingValue": 123,
      "iconIcon": "<string>",
      "id": 123,
      "imageUrl": "<string>",
      "inputType": "<string>",
      "ionIcon": "<string>",
      "lastValue": 123,
      "manualTracking": true,
      "maximumAllowedValue": 123,
      "minimumAllowedValue": 123,
      "mostCommonValue": 123,
      "notificationBar": true,
      "notifiedAt": "<string>",
      "numberOfUniqueValues": 123,
      "outcome": true,
      "pngPath": "<string>",
      "pngUrl": "<string>",
      "popUp": true,
      "productUrl": "<string>",
      "question": "<string>",
      "longQuestion": "<string>",
      "reminderEndTime": "<string>",
      "reminderFrequency": 123,
      "reminderSound": "<string>",
      "reminderStartTime": "<string>",
      "reminderTime": "<string>",
      "secondMostCommonValue": 123,
      "secondToLastValue": 123,
      "sms": true,
      "svgUrl": "<string>",
      "thirdMostCommonValue": 123,
      "thirdToLastValue": 123,
      "title": "<string>",
      "total": 123,
      "trackAllActions": [
        {
          "action": "<string>",
          "callback": "<string>",
          "modifiedValue": 123,
          "title": "<string>"
        }
      ],
      "trackingReminderId": 123,
      "trackingReminderImageUrl": "<string>",
      "trackingReminderNotificationId": 123,
      "trackingReminderNotificationTime": "<string>",
      "trackingReminderNotificationTimeEpoch": 123,
      "trackingReminderNotificationTimeLocal": "<string>",
      "trackingReminderNotificationTimeLocalHumanString": "<string>",
      "updatedAt": "<string>",
      "userId": 123,
      "userVariableUnitAbbreviatedName": "<string>",
      "userVariableUnitCategoryId": 123,
      "userVariableUnitCategoryName": "<string>",
      "userVariableUnitId": 123,
      "userVariableUnitName": "<string>",
      "userVariableVariableCategoryId": 123,
      "userVariableVariableCategoryName": "<string>",
      "valence": "<string>",
      "variableCategoryId": 123,
      "variableCategoryImageUrl": "<string>",
      "variableCategoryName": "Activity",
      "variableId": 123,
      "variableImageUrl": "<string>",
      "variableName": "<string>"
    }
  ],
  "description": "<string>",
  "summary": "<string>",
  "errors": [
    {
      "message": "<string>"
    }
  ],
  "status": "<string>",
  "success": true,
  "code": 123,
  "link": "<string>",
  "card": {
    "actionSheetButtons": "<any>",
    "avatar": "<any>",
    "avatarCircular": "<any>",
    "backgroundColor": "<any>",
    "buttons": "<any>",
    "buttonsSecondary": "<any>",
    "content": "<any>",
    "headerTitle": "<any>",
    "html": "<any>",
    "htmlContent": "<any>",
    "id": "<any>",
    "image": "<any>",
    "inputFields": "<any>",
    "ionIcon": "<any>",
    "link": "<any>",
    "parameters": "<any>",
    "selectedButton": "<any>",
    "sharingBody": "<any>",
    "sharingButtons": "<any>",
    "sharingTitle": "<any>",
    "subHeader": "<any>",
    "subTitle": "<any>",
    "title": "<any>"
  }
}

Authorizations

Authorization
string
header
required

Enter your bearer token in the format Bearer access_token_here

Query Parameters

studyId
string

Client id for the study you want

causeVariableName
string

Deprecated: Name of the hypothetical predictor variable. Ex: Sleep Duration

effectVariableName
string

Deprecated: Name of the outcome variable of interest. Ex: Overall Mood

clientId
string

Your client id can be obtained by creating an app at https://builder.quantimo.do

Response

201
application/json

Successful operation

The response is of type object.