Skip to content

Instantly share code, notes, and snippets.

@doapp-grady
Last active July 15, 2016 18:29
Show Gist options
  • Save doapp-grady/2a4f02a9d5a3a1c26a193fba6e82a19f to your computer and use it in GitHub Desktop.
Save doapp-grady/2a4f02a9d5a3a1c26a193fba6e82a19f to your computer and use it in GitHub Desktop.
{
"networks": [
{
"id": "clientDfp",
"type": "DFP",
"config": {
"id": "/32805352/tx-dallas-WFAA-mobile-B3341/app-core"
}
},
{
"id": "newscycleFacebook",
"type": "FACEBOOK",
"config": {
"id": "some-app-value",
"placement": "1667916203460449_1668192243432845"
}
},
{
"id": "newscycleInmobi",
"type": "INMOBI",
"config": {
"id": "255cad8d23dc46cab0df569e515cedae"
}
},
{
"id": "clientVast",
"type": "VAST",
"config": {
"url": "http://pubads.g.doubleclick.net/gampad/ads?sz=1024x576&iu=/32805352/tx-dallas-WFAA-mobile-B3341/app-core-preroll&ciu_szs&impl=s&gdfp_req=1&env=vp&output=xml_vast2&unviewed_position_start=1&url=[referrer_url]&description_url=[description_url]&correlator=[timestamp]&cust_params=device_UA%3D[DEVICE_UA]%26app_name%3D[APP_NAME]%26app_bundle%3D[APP_BUNDLE]%26ip_addr%3D[IP_ADDR]%26ad_idfa%3D[AD_IDFA]%26category%3D[CATEGORY]%26subcategory%3D[SUBCATEGORY]"
}
}
],
"slots": {
"appOpen" : {
"native" : {
"networkOrder" : [
"clientDfp"
]
}
},
"frontPage" : {
"native" : {
"networkOrder" : [
"clientDfp"
]
},
"banner" : {
"networkOrder" : [
"clientDfp"
],
"settings": {
"rotationDelay": 15,
"waitsOnNativeLoad": false
}
}
},
"category" : {
"native" : {
"networkOrder" : [
"newscycleFacebook",
"newscycleInmobi"
],
"settings" : {
"forceWaterfallAfter" : -1
}
},
"banner" : {
"networkOrder" : [
"clientDfp"
],
"settings" : {
"waitsOnNativeLoad" : false,
"rotationDelay" : 15
}
},
"leaderboard" : {
"networkOrder" : [
"clientDfp"
],
"settings" : {
"waitsOnNativeLoad" : false,
"rotationDelay" : 15
}
},
"rectangle" : {
"networkOrder" : [
"clientDfp"
]
}
},
"article" : {
"banner" : {
"networkOrder" : [
"clientDfp"
],
"settings" : {
"waitsOnNativeLoad" : false,
"rotationDelay" : 15
}
},
"leaderboard" : {
"networkOrder" : [
"clientDfp"
],
"settings" : {
"waitsOnNativeLoad" : false,
"rotationDelay" : 15
}
},
"rectangle" : {
"networkOrder" : [
"clientDfp"
]
}
},
"media" : {
"videoPlay" : {
"networkOrder" : [
"clientVast"
]
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment