A partner clicks "Cancel" or "Continue" in a publish confirmation modal.
Shared across surfaces rather than Instagram-only: the Private Viewing Room
editor sends it from its "Share without a passcode?" confirmation, which is
why context_page_owner_type accepts any OsOwnerType.
A partner clicks "Cancel" or "Continue" in a publish confirmation modal.
Shared across surfaces rather than Instagram-only: the Private Viewing Room editor sends it from its "Share without a passcode?" confirmation, which is why
context_page_owner_typeaccepts any OsOwnerType.This schema describes events sent to Segment from OsClickedPublishConfirmation
Continue
{ action: "clickedPublishConfirmation", context_module: "publishConfirmationModal", context_page_owner_type: "studioInstagram", value: "continue" }Cancel
{ action: "clickedPublishConfirmation", context_module: "publishConfirmationModal", context_page_owner_type: "studioInstagram", value: "cancel" }