Advertisement
Guest User

Untitled

a guest
May 27th, 2015
287
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. {
  2.     "_id" : ObjectId("555c2bb736d38039058e0008"),
  3.     "create_time" : 1405982680,
  4.     "enabled" : false,
  5.     "app_id" : ObjectId("5376349e11bc073138c33163"),
  6.     "controller" : "Quantum\\Modules\\Tasks\\Youtube\\YoutubeWorker",
  7.     "method" : "fetchYoutubeChannel",
  8.     "config" : {
  9.         "access_token" : "ya29.dAGjkkEUDv1shEd1HcQp-I2P3bo6iLq7aMmHQjZUD9x1n3WpFNjuqiMxJmYnMDNtvwFN6BvvxvtxWg",
  10.         "refresh_token" : "1/KIgSYz7XcaivJBUu_Mec43Q8M94G71oOLA_elk6Di4wMEudVrK5jSpoR30zcRFq6"
  11.     },
  12.     "status" : "running",
  13.     "running" : true,
  14.     "times_has_run" : 18,
  15.     "next_run" : 0,
  16.     "repeat" : -1,
  17.     "added_to_queue" : true,
  18.     "last_run_time" : 1432128257,
  19.     "response" : {
  20.         "http_status" : 201,
  21.         "message" : "Channel Metrics saved for youtube accomplishment",
  22.         "policy" : null,
  23.         "signature" : null,
  24.         "error" : null,
  25.         "data" : null,
  26.         "cookie" : null,
  27.         "cookieToken" : null,
  28.         "hal_link" : null,
  29.         "html" : null,
  30.         "success" : null
  31.     }
  32. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement