Skip to content

Instantly share code, notes, and snippets.

@doapp-jeremy
Last active August 29, 2015 14:13
Show Gist options
  • Save doapp-jeremy/9a0d82f861f2dcdc50f1 to your computer and use it in GitHub Desktop.
Save doapp-jeremy/9a0d82f861f2dcdc50f1 to your computer and use it in GitHub Desktop.
New Ad data format
{
"timezone": "America/New_York",
"days_of_week": {
"monday": "true",
"tuesday": "true",
"wednesday": "true",
"thursday": "true",
"friday": "true",
"saturday": "true",
"sunday": "true"
},
"mln_app_id": "1600",
"io_cpm_rate": null,
"id": "20093138",
"name": "ITriage",
"internal_name": "Jan/February 2015",
"status_id": "20",
"start": "2015-01-16 05:00:00",
"end": "2015-02-01 04:59:00",
"cost_per_impression": "0.00400",
"weight": "4",
"impressions_sold": "200000",
"smoothing": "true",
"ad_type_id": "10",
"is_national": "false",
"advertiser_id": "7680",
"landing_page_url": null,
"time_of_day": {
"start": "06:00:00",
"end": "17:00:00"
},
"status_label": "Creating",
"ad_type": {
"id": "10",
"name": "Mobile Banner",
"width": "640",
"height": "100",
"require_category": "true"
},
"advertiser": {
"id": "7680",
"promo": "0",
"name": "LHN_QuickER"
},
"mln_app": {
"id": "1600",
"name": "21Alive",
"default_zip": "46808"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment