anilchahal7

Image With Carousel Without Deeplink

Jun 10th, 2017
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.64 KB | None | 0 0
  1. {
  2.     "GCM": {
  3.             "data": {
  4.                     "message": {   
  5.                             "notification_type": "custom_notification",
  6.                             "category": "carousel",
  7.                             "carousel_elements": [{
  8.                                 "image_url":"https://bsftassets.s3.amazonaws.com/pictures/2906/content/funfussion_push.jpg"
  9.                                 },
  10.                                 {
  11.                               "image_url":"https://bsftassets.s3.amazonaws.com/pictures/2905/content/justdresses_push.jpg"
  12.                                 },
  13.                                 {
  14.                                 "image_url":"https://bsftassets.s3.amazonaws.com/pictures/2904/content/summer-fun.jpg"
  15.                             }],
  16.                             "title": "Non Animated Carousel ",
  17.                             "body": "Check out Awesome Products in your Favorite Category"
  18.                     }
  19.             }
  20.     }
  21. }
Add Comment
Please, Sign In to add comment