1
1
# AUTOGENERATED FROM PUBLIC API. DO NOT EDIT
2
- # destination data last updated 2022-10-27
2
+ # destination data last updated 2022-11-08
3
3
items:
4
4
- id: 60b5d0a01f3726b85dc05aab
5
5
display_name: 2mee
@@ -630,8 +630,8 @@ items:
630
630
type: boolean
631
631
defaultValue: false
632
632
description: >-
633
- If this setting is enable , we will add `context.app.build`, if present, to
634
- Adobe's AppID, as `<name> <version> (<build>)`.
633
+ If this setting is enabled , we will add `context.app.build`, if present,
634
+ to Adobe's AppID, as `<name> <version> (<build>)`.
635
635
required: true
636
636
label: Add application build to Adobe's App ID
637
637
- name: collectHighEntropyUserAgentHints
@@ -8872,7 +8872,7 @@ items:
8872
8872
description: >-
8873
8873
Allow Braze to log activity from crawlers. [See more
8874
8874
details](https://js.appboycdn.com/web-sdk/latest/doc/modules/appboy.html#initializationoptions)
8875
- required: true
8875
+ required: false
8876
8876
label: Allow Crawler Activity
8877
8877
- name: allowUserSuppliedJavascript
8878
8878
type: boolean
@@ -8883,7 +8883,7 @@ items:
8883
8883
enableHtmlInAppMessages is true, this option will also be set to true.
8884
8884
[See more
8885
8885
details](https://js.appboycdn.com/web-sdk/latest/doc/modules/appboy.html#initializationoptions)
8886
- required: true
8886
+ required: false
8887
8887
label: Allow User Supplied Javascript
8888
8888
- name: api_key
8889
8889
type: string
@@ -8898,7 +8898,7 @@ items:
8898
8898
Version to which user events sent to Braze will be associated with. [See
8899
8899
more
8900
8900
details](https://js.appboycdn.com/web-sdk/latest/doc/modules/appboy.html#initializationoptions)
8901
- required: true
8901
+ required: false
8902
8902
label: App Version
8903
8903
- name: automaticallyDisplayMessages
8904
8904
type: boolean
@@ -8908,7 +8908,7 @@ items:
8908
8908
automatically delivered to the user. If you'd like to register your own
8909
8909
display subscribers or send soft push notifications to your users, make
8910
8910
sure to disable this option.
8911
- required: true
8911
+ required: false
8912
8912
label: Automatically Send In-App Messages
8913
8913
- name: contentSecurityNonce
8914
8914
type: string
@@ -8917,7 +8917,7 @@ items:
8917
8917
Allows Braze to add the nonce to any <script> and <style> elements created
8918
8918
by the SDK. [See more
8919
8919
details](https://js.appboycdn.com/web-sdk/latest/doc/modules/appboy.html#initializationoptions)
8920
- required: true
8920
+ required: false
8921
8921
label: Content Security nonce
8922
8922
- name: devicePropertyAllowlist
8923
8923
type: array
@@ -8927,7 +8927,7 @@ items:
8927
8927
properties in DeviceProperties. To override this behavior, provide an
8928
8928
array of DeviceProperties. [See more
8929
8929
details](https://js.appboycdn.com/web-sdk/latest/doc/modules/appboy.html#initializationoptions)
8930
- required: true
8930
+ required: false
8931
8931
label: Device Property Allow List
8932
8932
- name: disablePushTokenMaintenance
8933
8933
type: boolean
@@ -8936,27 +8936,27 @@ items:
8936
8936
By default, users who have already granted web push permission will sync
8937
8937
their push token with the Braze backend automatically on new session to
8938
8938
ensure deliverability. To disable this behavior, set this option to true
8939
- required: true
8939
+ required: false
8940
8940
label: Disable Push Token Maintenance
8941
8941
- name: doNotLoadFontAwesome
8942
8942
type: boolean
8943
8943
defaultValue: false
8944
8944
description: >-
8945
8945
Braze automatically loads FontAwesome 4.7.0 from the FontAwesome CDN. To
8946
8946
disable this behavior set this option to true.
8947
- required: true
8947
+ required: false
8948
8948
label: Do Not Load Font Awesome
8949
8949
- name: enableLogging
8950
8950
type: boolean
8951
8951
defaultValue: false
8952
8952
description: Set to true to enable logging by default
8953
- required: true
8953
+ required: false
8954
8954
label: Enable Logging
8955
8955
- name: enableSdkAuthentication
8956
8956
type: boolean
8957
8957
defaultValue: false
8958
8958
description: Set to true to enable the SDK Authentication feature.
8959
- required: true
8959
+ required: false
8960
8960
label: Enable SDK Authentication
8961
8961
- name: endpoint
8962
8962
type: select
@@ -8974,7 +8974,7 @@ items:
8974
8974
for the screen overlay, 1050 for the actual in-app message, and 1060 for
8975
8975
the message's close button. Provide a value for this option to override
8976
8976
these default z-indexes.
8977
- required: true
8977
+ required: false
8978
8978
label: In-App Message Z Index
8979
8979
- name: localization
8980
8980
type: string
@@ -8984,7 +8984,7 @@ items:
8984
8984
the user's browser language. Provide a value for this option to override
8985
8985
that behavior and force a specific language. The value for this option
8986
8986
should be a ISO 639-1 Language Code.
8987
- required: true
8987
+ required: false
8988
8988
label: Localization
8989
8989
- name: manageServiceWorkerExternally
8990
8990
type: boolean
@@ -8994,7 +8994,7 @@ items:
8994
8994
lifecycle of, set this option to true and the Braze SDK will not register
8995
8995
or unregister a service worker. [See more
8996
8996
details](https://js.appboycdn.com/web-sdk/latest/doc/modules/appboy.html#initializationoptions)
8997
- required: true
8997
+ required: false
8998
8998
label: Manage Service Worker Externally
8999
8999
- name: minimumIntervalBetweenTriggerActionsInSeconds
9000
9000
type: number
@@ -9003,7 +9003,7 @@ items:
9003
9003
Provide a value to override the default interval between trigger actions
9004
9004
with a value of your own. [See more
9005
9005
details](https://js.appboycdn.com/web-sdk/latest/doc/modules/appboy.html#initializationoptions)
9006
- required: true
9006
+ required: false
9007
9007
label: Minimum Interval Between Trigger Actions in Seconds
9008
9008
- name: noCookies
9009
9009
type: boolean
@@ -9014,15 +9014,15 @@ items:
9014
9014
storage and rely entirely on HTML 5 localStorage to identify users and
9015
9015
sessions. [See more
9016
9016
details](https://js.appboycdn.com/web-sdk/latest/doc/modules/appboy.html#initializationoptions)
9017
- required: true
9017
+ required: false
9018
9018
label: No Cookies
9019
9019
- name: openCardsInNewTab
9020
9020
type: boolean
9021
9021
defaultValue: false
9022
9022
description: >-
9023
9023
By default, links from Card objects load in the current tab or window. Set
9024
9024
this option to true to make links from cards open in a new tab or window.
9025
- required: true
9025
+ required: false
9026
9026
label: Open Cards In New Tab
9027
9027
- name: openInAppMessagesInNewTab
9028
9028
type: boolean
@@ -9032,7 +9032,7 @@ items:
9032
9032
new tab as specified in the dashboard on a message-by-message basis. Set
9033
9033
this option to true to force all links from in-app message clicks open in
9034
9034
a new tab or window.
9035
- required: true
9035
+ required: false
9036
9036
label: Open In-App Messages In New Tab
9037
9037
- name: requireExplicitInAppMessageDismissal
9038
9038
type: boolean
@@ -9042,7 +9042,7 @@ items:
9042
9042
or a click on the greyed-out background of the page will dismiss the
9043
9043
message. Set this option to true to prevent this behavior and require an
9044
9044
explicit button click to dismiss messages.
9045
- required: true
9045
+ required: false
9046
9046
label: Require Explicit In-App Message Dismissal
9047
9047
- name: safariWebsitePushId
9048
9048
type: string
@@ -9051,7 +9051,7 @@ items:
9051
9051
If you support Safari push, you must specify this option with the website
9052
9052
push ID that you provided to Apple when creating your Safari push
9053
9053
certificate (starts with "web", e.g. "web.com.example.domain").
9054
- required: true
9054
+ required: false
9055
9055
label: Safari Website Push ID
9056
9056
- name: sdkVersion
9057
9057
type: select
@@ -9073,7 +9073,7 @@ items:
9073
9073
,worker file is located within the /mycustompath/ directory,
9074
9074
appboy.registerAppboyPushMessages MAY ONLY BE CALLED from web pages that
9075
9075
start with http://yoursite.com/mycustompath/.
9076
- required: true
9076
+ required: false
9077
9077
label: Service Worker Location
9078
9078
- name: sessionTimeoutInSeconds
9079
9079
type: number
@@ -9082,7 +9082,7 @@ items:
9082
9082
By default, sessions time out after 30 minutes of inactivity. Provide a
9083
9083
value for this configuration option to override that default with a value
9084
9084
of your own.
9085
- required: true
9085
+ required: false
9086
9086
label: Session Timeout in Seconds
9087
9087
actions:
9088
9088
- id: eAkHUMUhynA8wGbVdp7otr
@@ -10721,7 +10721,7 @@ items:
10721
10721
logo:
10722
10722
url: https://cdn.filepicker.io/api/file/lrTbhI5mRbmM9Ax0hyDx
10723
10723
mark:
10724
- url: https://cdn.filepicker.io/api/file/7B58uDCOTwGBRTFbcDek
10724
+ url: https://cdn.filepicker.io/api/file/c6dXBVkSeix8Mw5HnQYQ
10725
10725
methods:
10726
10726
track: true
10727
10727
identify: true
@@ -30852,10 +30852,10 @@ items:
30852
30852
https://public-segment-devcenter-production.s3.amazonaws.com/32654599-9a5a-41b7-a0a3-d5700cc4a6c9.svg
30853
30853
methods:
30854
30854
track: true
30855
- identify: true
30856
- group: true
30857
- alias: true
30858
- page: true
30855
+ identify: false
30856
+ group: false
30857
+ alias: false
30858
+ page: false
30859
30859
platforms:
30860
30860
browser: true
30861
30861
mobile: true
@@ -52083,6 +52083,18 @@ items:
52083
52083
description: 'Voucherify API Version, default: latest'
52084
52084
required: true
52085
52085
label: API Version
52086
+ - name: groupDisabled
52087
+ type: boolean
52088
+ defaultValue: false
52089
+ description: 'Check if page event should not trigger CustomEvent sync default: false'
52090
+ required: true
52091
+ label: Group Disabled
52092
+ - name: groupMapping
52093
+ type: text-map
52094
+ defaultValue: {}
52095
+ description: 'Identify event object mapping. default: { traits: customer }'
52096
+ required: true
52097
+ label: Group Mapping
52086
52098
- name: identifyDisabled
52087
52099
type: boolean
52088
52100
defaultValue: false
@@ -52103,6 +52115,30 @@ items:
52103
52115
description: 'Check if want to filter events with anonymousId. default: false'
52104
52116
required: true
52105
52117
label: Ignore Anonymous
52118
+ - name: pageDisabled
52119
+ type: boolean
52120
+ defaultValue: false
52121
+ description: 'Check if page event should not trigger CustomEvent sync default: false'
52122
+ required: true
52123
+ label: Page Disabled
52124
+ - name: pageTracking
52125
+ type: text-map
52126
+ defaultValue: {}
52127
+ description: 'Track event object mapping. default: { properties: customer }'
52128
+ required: true
52129
+ label: Page Mapping
52130
+ - name: screenDisabled
52131
+ type: boolean
52132
+ defaultValue: false
52133
+ description: 'Check if page event should not trigger CustomEvent sync default: false'
52134
+ required: true
52135
+ label: Screen Disabled
52136
+ - name: screenMapping
52137
+ type: text-map
52138
+ defaultValue: {}
52139
+ description: 'Identify event object mapping. default: { properties: customer }'
52140
+ required: true
52141
+ label: Screen Mapping
52106
52142
- name: trackDisabled
52107
52143
type: boolean
52108
52144
defaultValue: false
@@ -52120,7 +52156,7 @@ items:
52120
52156
- name: trackMapping
52121
52157
type: text-map
52122
52158
defaultValue: {}
52123
- description: 'Tack event object mapping. default: { properties: customer }'
52159
+ description: 'Track event object mapping. default: { properties: customer }'
52124
52160
required: true
52125
52161
label: Track Mapping
52126
52162
- name: trackOnlyExistingCustomers
0 commit comments