FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [View Raw Code]   [Original HTTPS Page]

onesignal-python-api/docs/JourneyEarlyExit.md at main · OneSignal/onesignal-python-api · GitHub

Latest commit

 

History

History
14 lines (9 loc) · 809 Bytes

File metadata and controls

14 lines (9 loc) · 809 Bytes

JourneyEarlyExit

Conditions that remove a user from the journey before it completes. At least one rule must be set under rules. Send null to remove early exit entirely.

Properties

Name Type Description Notes
rules JourneyEarlyExitRules [optional]
tag_on_early_exit {str: (str,)} Tag key-value pairs applied when a user exits early. [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

[Back to API list] [Back to README]


Back | FazBrowse Home | New Git URL