Skip to content

Instantly share code, notes, and snippets.

@manojbecs
Last active December 28, 2015 21:59
Show Gist options
  • Select an option

  • Save manojbecs/7568800 to your computer and use it in GitHub Desktop.

Select an option

Save manojbecs/7568800 to your computer and use it in GitHub Desktop.
{
flash_ads: [
{
sponsor_name: "Xeljanz",
condition: ["RA"],
source_type: "HTML",
banner_source_path: "xeljanz/banner/index.html",
box_source_path: "xeljanz/box/index.html",
sponsor_website_URL: "http://www.xeljanz.com/oral-medication?src_code=XELW10027436"
},
{
sponsor_name: "Humira",
condition: ["RA"],
source_type: "SWF",
banner_source_path: "humira/banner/index.html",
box_source_path: "humira/box/index.html",
sponsor_website_URL: "http://www.humira.com/"
}
],
video_ads: [
{
sponsor_name: "Xeljanz",
condition: ["RA"],
ad_title: "Xeljanz commercial",
video_source_path: "Ad_Xeljanz_PFXE0003000H.mp4"
},
{
sponsor_name: "Humira",
condition: ["RA"],
ad_title: "Humira commercial",
video_source_path: "Ad_Humira_001.mp4"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment