blob: f2c29ddc7954d5dd5c5cd8dccb289f7558e3026c [file] [log] [blame]
{"keys":[{"name":"publisher","type":"string","enumValues":["twitter","facebook","yahoo","google","bing","amazon"]},
{"name":"advertiser","type":"string","enumValues":["starbucks","safeway","mcdonalds","macys","taco bell","walmart","khol's","san diego zoo","pandas","jack in the box","tomatina","ron swanson"]},
{"name":"location","type":"string","enumValues":["N","LREC","SKY","AL","AK","AZ","AR","CA","CO","CT","DE","FL","GA","HI","ID"]}],
"timeBuckets":["1m","1h","1d"],
"values":
[{"name":"impressions","type":"long","aggregators":["MIN", "MAX", "SUM", "AVG"]},
{"name":"clicks","type":"long","aggregators":["MIN", "MAX", "SUM", "AVG"]},
{"name":"cost","type":"double","aggregators":["MIN", "MAX", "SUM", "AVG"]},
{"name":"revenue","type":"double","aggregators":["MIN", "MAX", "SUM", "AVG"]}],
"dimensions":
[{"combination":[]},
{"combination":["location"]},
{"combination":["advertiser"]},
{"combination":["publisher"]},
{"combination":["advertiser","location"]},
{"combination":["publisher","location"]},
{"combination":["publisher","advertiser"]},
{"combination":["publisher","advertiser","location"]}]
}