{
  "criteria": {
    "expressions": [
      {
        "expressions": [
          {
            "column": "product_name",
            "component": "IOSClient",
            "not": true,
            "operator": "begins",
            "qualifier": "AppleTV5,"
          },
          {
            "column": "product_name",
            "component": "IOSClient",
            "not": true,
            "operator": "begins",
            "qualifier": "AppleTV6,"
          },
          {
            "column": "product_name",
            "component": "IOSClient",
            "not": true,
            "operator": "begins",
            "qualifier": "AppleTV11,"
          },
          {
            "column": "product_name",
            "component": "IOSClient",
            "not": true,
            "operator": "begins",
            "qualifier": "AppleTV14,"
          },
          {
            "column": "product_name",
            "component": "IOSClient",
            "not": true,
            "operator": "begins",
            "qualifier": "iPhone12,"
          },
          {
            "column": "product_name",
            "component": "IOSClient",
            "not": true,
            "operator": "begins",
            "qualifier": "iPhone13,"
          },
          {
            "column": "product_name",
            "component": "IOSClient",
            "not": true,
            "operator": "begins",
            "qualifier": "iPhone14,"
          },
          {
            "column": "product_name",
            "component": "IOSClient",
            "not": true,
            "operator": "begins",
            "qualifier": "iPhone15,"
          },
          {
            "column": "product_name",
            "component": "IOSClient",
            "not": true,
            "operator": "begins",
            "qualifier": "iPhone16,"
          },
          {
            "column": "product_name",
            "component": "IOSClient",
            "not": true,
            "operator": "begins",
            "qualifier": "iPhone17,"
          },
          {
            "column": "product_name",
            "component": "IOSClient",
            "not": true,
            "operator": "begins",
            "qualifier": "iPhone18,"
          },
          {
            "column": "product_name",
            "component": "IOSClient",
            "not": true,
            "operator": "begins",
            "qualifier": "iPad8,"
          },
          {
            "column": "product_name",
            "component": "IOSClient",
            "not": true,
            "operator": "begins",
            "qualifier": "iPad11,"
          },
          {
            "column": "product_name",
            "component": "IOSClient",
            "not": true,
            "operator": "begins",
            "qualifier": "iPad12,"
          },
          {
            "column": "product_name",
            "component": "IOSClient",
            "not": true,
            "operator": "begins",
            "qualifier": "iPad13,"
          },
          {
            "column": "product_name",
            "component": "IOSClient",
            "not": true,
            "operator": "begins",
            "qualifier": "iPad14,"
          },
          {
            "column": "product_name",
            "component": "IOSClient",
            "not": true,
            "operator": "begins",
            "qualifier": "iPad15,"
          },
          {
            "column": "product_name",
            "component": "IOSClient",
            "not": true,
            "operator": "begins",
            "qualifier": "iPad16,"
          },
          {
            "column": "product_name",
            "component": "IOSClient",
            "not": true,
            "operator": "begins",
            "qualifier": "iPad17,"
          }
        ],
        "logic": "all"
      },
      {
        "expressions": [
          {
            "expressions": [
              {
                "column": "version",
                "component": "OperatingSystem",
                "operator": "begins",
                "qualifier": "26"
              },
              {
                "column": "type",
                "component": "OperatingSystem",
                "operator": "is",
                "qualifier": "TOS"
              }
            ],
            "logic": "all"
          },
          {
            "expressions": [
              {
                "column": "type",
                "component": "OperatingSystem",
                "operator": "is",
                "qualifier": "IOS"
              },
              {
                "column": "version",
                "component": "OperatingSystem",
                "operator": "begins",
                "qualifier": "26"
              }
            ],
            "logic": "all"
          }
        ],
        "logic": "none"
      }
    ],
    "logic": "all"
  },
  "favorite": true,
  "fields": [
    {
      "column": "product_name",
      "component": "IOSClient"
    },
    {
      "column": "device_name",
      "component": "Client"
    }
  ],
  "main_component": "IOSClient",
  "name": "iOS 26 Incompatible",
  "dashboard_group_by_field": null,
  "dashboard_count_field": null
}
