Upon execution of an Airship Push Notification offer within a Production interaction workflow; a push notification is sent to targeted users. Note that devices will only receive notifications when configured at the offer's Targeted devices property.
Note the following Airship Push Notification runtime validation errors:
• 'Windows device is not supported when used with channel id and other targeted devices. Use target All or Windows only': raised when the channel's Audience selector value is 'Channel ID' and the offer is configured to target Windows and other devices.
• 'Windows device is not supported when using named user': raised when the channel's Audience selector value is 'Named user' and the offer is configured to target Windows devices.
• 'Notification exceeds 4000 characters. Notification message will be truncated': raised when the notification content exceeds 4000 characters (notification content length is the total count of Summary, Title and Notification characters).