Skip to content

Banner Dismiss

The result of dismissing a banner for a contact.

typestring

String representing the object's type. Always has the value banner_dismiss.

Example:"banner_dismiss"
view_idstring

The id of the dismissed banner view.

Example:"645719311"
dismissedboolean

Whether the banner view is dismissed.

Example:true
{ "type": "banner_dismiss", "view_id": "645719311", "dismissed": true }