Adobe Experience Platform - push templates

This document outlines the push templates that are supported by default.

data-variant=info
data-slots=text
Default push template functionality is available for use with the Adobe Campaign Classic extension.

This is supported by Android SDK version 3.1.0+ and iOS SDK version 5.0.0+.

Template Name
Compatibility
Description
Sample
Basic
Android<br />> Product<br /> Adobe Campaign Classic<br /> > SDK Extension<br /> CampaignClassic 3.1.0+ <br /><br />iOS<br /> > Product<br />Adobe Campaign Classic<br /> > SDK Extension<br /> AEPNotificationContent 5.0.0+
A basic push notification template. <br />Allows setting a title, message body, and optional image, action buttons, and click-through URL. <br /><br />For Android only, it also supports a "remind me later" functionality which will schedule the notification to be re-delivered at a later time.
gif of sample android basic notification <br /> gif of sample basic notification
Carousel
Android<br />> Product<br /> Adobe Campaign Classic<br /> > SDK Extension<br /> CampaignClassic 3.1.0+ <br /><br />iOS<br /> > Product<br />Adobe Campaign Classic<br /> > SDK Extension<br /> AEPNotificationContent 5.0.0+
Shows a series of three to five (3-5) images that scroll on and off the side of the notification. <br /><br />Available in manual mode (user must click a button to scroll carousel items) and auto mode (carousel items scroll every five seconds).
gif of sample android manual carousel notification <br /> gif of sample carousel notification
Timer
Android<br />> Product<br /> Adobe Campaign Classic<br /> > SDK Extension<br /> CampaignClassic 3.1.0+ <br />iOS<br /> > Product<br />Adobe Campaign Classic<br /> > SDK Extension<br /> AEPNotificationContent 5.0.0+
Notification containing title, body, and image. Configure a countdown timer which upon expiry can cause a new title, body, and image to be shown.
gif of sample android timer notification <br /> gif of sample timer notification
Input Box
Android<br />> Product<br /> Adobe Campaign Classic<br /> > SDK Extension<br /> CampaignClassic 3.1.0+ <br />
Notification containing title, body, and image. The notification contains a user input field which can receive a user text input that is sent back to the app via Intent. After the input is received, the notification can be updated with a feedback image and/or feedback message.
gif of sample input box notification
Zero Bezel
Android<br />> Product<br /> Adobe Campaign Classic<br /> > SDK Extension<br /> CampaignClassic 3.1.0+ <br />
Notification containing title, body, and an edge-to-edge background image which fills the notification area.
gif of sample zero bezel notification
Product Catalog
Android<br />> Product<br /> Adobe Campaign Classic<br /> > SDK Extension<br /> CampaignClassic 3.1.0+ <br />
Notification containing a main product image which can be changed by pressing one of the three product thumbnails present on the notification. The notification also contains a call-to-action (CTA) button to redirect the app user to a specified uri. <br />Product catalog notifications have recommended image aspect ratios depending on the layout style used. See this [table](../index.md#Image specifications) for detailed information.
gif of sample product catalog notification
Rating
Android<br />> Product<br /> Adobe Campaign Classic<br /> > SDK Extension<br /> CampaignClassic 3.1.0+ <br />
Notification containing title, body, and image. The notification contains three to five (3-5) customizable rating icons to be used for rating confirmation, each containing a click-through URI and type. The call-to-action for each rating can be unique for each rating icon.
gif of sample rating notification
Multi icon
Android<br />> Product<br /> Adobe Campaign Classic<br /> > SDK Extension<br /> CampaignClassic 3.1.0+ <br />
Notification containing three to five (3-5) customizable icons. Each icon can be pressed to be redirected to a specified URI. The notification is persistent and will remain in the notification tray when it is interacted with.
gif of sample multi-icon notification