{
    "ae": true,"dve":true,"fav": true, "cpe":true,"cpfe": true, "soe":true, "sod":5.0,
    "mediation":{
        "interval":1.0,
        "placements":[
            {
                "placement":"INTERSTITIAL",
                "sources":[
                    {"name":"admob","weight":80.0},
                    {"name":"custom","weight":1.0},
                    {"name":"cross","weight":20.0}
                ]
            },
            {
                "placement":"REWARDED",
                "sources":[
                    { "name": "admobfullscreen", "weight": 80 },
                    { "name": "admobvideo", "weight": 40 },
                    { "name": "cross", "weight": 10 }
                ]
            }
        ]
    },
    "gc": {
        "s": 2,
        "i": 4 
    },
    "hardSubscriptionMode" : { "enabled" : true, "subscriptionPeriod": "week" }
}