# Rating Notification

Keys Required Description
title Yes Title of the notification
message Yes Message to be displayed in the body of notification
image No URL of the image to be displayed in notification
which No P/B/L/D
link with which url on which to action is to be taken
notificationType Required R
title_clr Optional Title Color
message_clr Optional Message Color
meta_clr Optional Color for AppName
bg_clr Optional Background Color
Content
Screenshot
{
  "to": "/topics/AppName",
  "data": {
    "title": "R Template Notification",
    "message": "You can use this format for rating template push notifications",
    "image": "https://picsum.photos/500/280",
    "link": "https://in.appyhigh.com",
    "which": "L",
    "notificationType": "R"
  }
}

Expanded & Collapsed State
Expanded & Collapsed State