Guides

Payload Definition

The payload definitions for each event listed in the Bridge Guide are as follows.

sauceShowroomMoveBanner

Passes the predefined values when a banner is clicked.

PropertyTypeDescription
bannerIdStringBannerId
linkTypeCode'URL' | 'APP_SCHEME' | 'NONE'linkType
'URL': URL
'APP_SCHEME': APP_SCHEME
'NONE': 링크 없음
linkUrlStringURL linked to the banner
linkUrlTargetTypeCode'SELF' | 'BLANK' | nullHow the link opens
'SELF': current window
'BLANK': (only applies if linkTypeCode is not 'NONE')
partnerUniqueIdStringPartner ID

sauceShowroomMoveProduct

Passes the predefined values when a product is clicked.

PropertyTypeDescription
linkUrlStringURL linked to the product
partnerUniqueIdStringPartner ID
productUniqueIdStringProduct ID

sauceShowroomMoveSauceClipPlayer

Passes the required values when navigating to the clip player.

PropertyTypeDescription
clipCurationIdStringCuration ID of the clip
clipIdStringClip ID
clipUrlStringClip player URL
partnerUniqueIdStringPartner ID

sauceShowroomMoveSauceLivePlayer

Passes the required values when navigating to the live player.

PropertyTypeDescription
broadcastIdStringLIVE/VOD ID
broadcastUrlStringLive player URL
partnerUniqueIdStringPartner ID
vodCurationIdString | undefinedCuration ID of the linked VOD
(Only present when clicked from VOD curation)

sauceShowroomTurnOnNotification

Passes the relevant values when clicking to receive a live notification.

PropertyTypeDescription
broadcastIdStringLIVE ID
broadcastUrlStringLive player URL
memberIdStringUser identifier ID
partnerUniqueIdStringPartner ID
programmingStartDtStringScheduled start time of the live, format: YYYY-MM-DD hh:mm:ss (UTC)
programmingEndDtStringScheduled end time of the live, format: YYYY-MM-DD hh:mm:ss (UTC)

sauceShowroomTurnOffNotification

Passes the relevant values when clicking to cancel a live notification.

PropertyTypeDescription
broadcastIdStringLIVE ID
broadcastUrlStringLive player URL
memberIdStringUser identifier ID
partnerUniqueIdStringPartner ID
programmingStartDtStringScheduled start time of the live, format: YYYY-MM-DD hh:mm:ss (UTC)
programmingEndDtStringScheduled end time of the live, format: YYYY-MM-DD hh:mm:ss (UTC)

sauceShowroomMemberLogin

Requests the event without a payload.

PropertyTypeDescription
---

sauceShowroomTurnOnNotificationCallback

Passes the predefined value upon successful notification registration.

PropertyTypeDescription
broadcastIdStringLIVE ID

sauceShowroomTurnOffNotificationCallback

Passes the predefined value upon successful notification cancellation.

PropertyTypeDescription
broadcastIdStringLIVE ID