Indicates whether the card has been clicked by the user. Note: Clicks are stored on disk, so subsequent instances of this card will retain its clicked state upon recreation.
The UNIX timestamp of the card's creation time from Braze dashboard.
Indicates whether the card has been dismissed. Marking a card as dismissed that has already been dismissed will be a no-op.
Indicates whether the card is dismissible by the user.
The UNIX timestamp of the card's expiration time. When the value is less than 0, it means the card never expires.
A map of key-value pair extras for this card.
The card's ID.
Indicates whether this card is a control card. Control cards should not be displayed to the user.
Indicates whether URLs for this card should be opened in Braze's WebView or not. When false, the URL will be opened by the OS and web URLs will be opened in an external web browser app.
Indicates whether the card is pinned.
Optionalurl(Optional) The url string associated with the card click action.
Indicates whether the card has been read or is unread by the user. Note: This does not log analytics.
Braze Content Cards