Push Creation – Audience, Experience and Schedule - Adobe-Marketing-Cloud/aml-summit-lab GitHub Wiki

Overview

In this section, we will configure the push message we just created. As mentioned in the previous section, you will be able to use the provided cert and device token to the app running on the device connected to the screen. Please follow the steps below to see how that will work.

Setup

In order to setup a push message, you have to configure 3 things:

1.) AUDIENCE: The audience is to whom the message will be sent to.

2.) EXPERIENCE: The experience defines what the push message will contain.

3.) SCHEDULE: The schedule defines when the push message will be delivered.

Depending upon how you configure the "EXPERIENCE" section of the push message, you can have 2 kind of push messages:

  • A Basic Push Message
  • An Advanced Push Message

Please note the "AUDIENCE" and "SCHEDULE" configuration is the same for both basic and advanced push messages. Let's configure them, one at a time and see them working.

Implementation Steps

Basic Push Message

  1. Configure AUDIENCE
  2. Configure BASIC EXPERIENCE
  3. Run

Next Steps

Congratulations! You have completed the section on basic push messaging.

NEXT: Advanced push messaging

PREVIOUS:Creating a push message