Sample:
{
  "AutomatedCampaigns": [
    {
      "AutomatedCampaignId": 1,
      "Created": "2025-10-30T11:25:31.5997899+00:00",
      "IsMultipass": true,
      "Name": "sample string 4",
      "Status": "sample string 5",
      "Steps": [
        {
          "AutomatedCampaignStepId": 1,
          "AutomatedCampaignId": 2,
          "RunOrder": 3,
          "StepType": "sample string 4"
        },
        {
          "AutomatedCampaignStepId": 1,
          "AutomatedCampaignId": 2,
          "RunOrder": 3,
          "StepType": "sample string 4"
        }
      ],
      "SubscriberCounts": {
        "Completed": 1,
        "InProgress": 2,
        "New": 3,
        "Total": 4
      },
      "Type": "sample string 6"
    },
    {
      "AutomatedCampaignId": 1,
      "Created": "2025-10-30T11:25:31.5997899+00:00",
      "IsMultipass": true,
      "Name": "sample string 4",
      "Status": "sample string 5",
      "Steps": [
        {
          "AutomatedCampaignStepId": 1,
          "AutomatedCampaignId": 2,
          "RunOrder": 3,
          "StepType": "sample string 4"
        },
        {
          "AutomatedCampaignStepId": 1,
          "AutomatedCampaignId": 2,
          "RunOrder": 3,
          "StepType": "sample string 4"
        }
      ],
      "SubscriberCounts": {
        "Completed": 1,
        "InProgress": 2,
        "New": 3,
        "Total": 4
      },
      "Type": "sample string 6"
    }
  ],
  "NextPageUrl": "sample string 1",
  "PageIndex": 1,
  "PageSize": 1,
  "TotalPages": 1,
  "TotalResults": 1,
  "Error": {
    "ErrorId": 1,
    "ErrorMessage": "sample string 1"
  }
}
         
        
            Sample:
/**/ typeof  === 'function' && ({"AutomatedCampaigns":[{"AutomatedCampaignId":1,"Created":"2025-10-30T11:25:31.5997899+00:00","IsMultipass":true,"Name":"sample string 4","Status":"sample string 5","Steps":[{"AutomatedCampaignStepId":1,"AutomatedCampaignId":2,"RunOrder":3,"StepType":"sample string 4"},{"AutomatedCampaignStepId":1,"AutomatedCampaignId":2,"RunOrder":3,"StepType":"sample string 4"}],"SubscriberCounts":{"Completed":1,"InProgress":2,"New":3,"Total":4},"Type":"sample string 6"},{"AutomatedCampaignId":1,"Created":"2025-10-30T11:25:31.5997899+00:00","IsMultipass":true,"Name":"sample string 4","Status":"sample string 5","Steps":[{"AutomatedCampaignStepId":1,"AutomatedCampaignId":2,"RunOrder":3,"StepType":"sample string 4"},{"AutomatedCampaignStepId":1,"AutomatedCampaignId":2,"RunOrder":3,"StepType":"sample string 4"}],"SubscriberCounts":{"Completed":1,"InProgress":2,"New":3,"Total":4},"Type":"sample string 6"}],"NextPageUrl":"sample string 1","PageIndex":1,"PageSize":1,"TotalPages":1,"TotalResults":1,"Error":{"ErrorId":1,"ErrorMessage":"sample string 1"}});