{
    "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": "iPhone11,"
                    },
                    {
                        "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": "iPad7,"
                    },
                    {
                        "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,"
                    }
                ],
                "logic": "all"
            },
            {
                "expressions": [
                    {
                        "expressions": [
                            {
                                "column": "version",
                                "component": "OperatingSystem",
                                "operator": "begins",
                                "qualifier": "17"
                            },
                            {
                                "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": "17"
                            }
                        ],
                        "logic": "all"
                    }
                ],
                "logic": "none"
            }
        ],
        "logic": "all"
    },
    "favorite": true,
    "fields": [
        {
            "column": "product_name",
            "component": "IOSClient"
        },
        {
            "column": "device_name",
            "component": "Client"
        }
    ],
    "main_component": "IOSClient",
    "name": "iOS 17 Incompatible",
    "version": 1
}
