{
    "sample": {
        "entry": "banner",
        "conditions": {
            "any": {
                "neverDisplayed": true,
                "lastDisplayMinimumLaunches": 2
            },
            "all": {
                "onWifi": true
            }
        },
        "views": {
            "banner": {
                "file": "https://s3.amazonaws.com/notable/banner.htm",
                "height": 120
            },
            "fullscreen": {
                "file": "https://s3.amazonaws.com/notable/fullscreen.htm"
            }
        }
    }
}
