@segment/action-destinations 3.221.1 → 3.221.2-staging-4ad7ae0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/destinations/blackbaud-raisers-edge-nxt/utils/index.d.ts +1 -1
- package/dist/destinations/display-video-360/addToAudience/generated-types.d.ts +2 -0
- package/dist/destinations/display-video-360/addToAudience/generated-types.js.map +1 -0
- package/dist/destinations/display-video-360/addToAudience/index.js +12 -0
- package/dist/destinations/display-video-360/addToAudience/index.js.map +1 -0
- package/dist/destinations/display-video-360/generated-types.d.ts +2 -0
- package/dist/destinations/display-video-360/generated-types.js.map +1 -0
- package/dist/destinations/display-video-360/index.d.ts +4 -0
- package/dist/destinations/display-video-360/index.js +18 -0
- package/dist/destinations/display-video-360/index.js.map +1 -0
- package/dist/destinations/display-video-360/removeFromAudience/generated-types.d.ts +2 -0
- package/dist/destinations/display-video-360/removeFromAudience/generated-types.js +3 -0
- package/dist/destinations/display-video-360/removeFromAudience/generated-types.js.map +1 -0
- package/dist/destinations/display-video-360/removeFromAudience/index.js +12 -0
- package/dist/destinations/display-video-360/removeFromAudience/index.js.map +1 -0
- package/dist/destinations/engage/sendgrid/sendEmail/SendEmailPerformer.js +10 -0
- package/dist/destinations/engage/sendgrid/sendEmail/SendEmailPerformer.js.map +1 -1
- package/dist/destinations/engage/sendgrid/sendEmail/actionDefinition.js +6 -0
- package/dist/destinations/engage/sendgrid/sendEmail/actionDefinition.js.map +1 -1
- package/dist/destinations/engage/utils/EngageActionPerformer.js +8 -2
- package/dist/destinations/engage/utils/EngageActionPerformer.js.map +1 -1
- package/dist/destinations/engage/utils/ResponseError.d.ts +6 -5
- package/dist/destinations/engage/utils/ResponseError.js +1 -1
- package/dist/destinations/engage/utils/ResponseError.js.map +1 -1
- package/dist/destinations/engage/utils/track.d.ts +17 -17
- package/dist/destinations/engage-messaging-sendgrid/sendEmail.types.d.ts +1 -0
- package/dist/destinations/google-enhanced-conversions/functions.d.ts +1 -1
- package/dist/destinations/google-enhanced-conversions/functions.js +1 -1
- package/dist/destinations/index.js +4 -0
- package/dist/destinations/index.js.map +1 -1
- package/dist/destinations/kameleoon/generated-types.d.ts +4 -0
- package/dist/destinations/kameleoon/generated-types.js +3 -0
- package/dist/destinations/kameleoon/generated-types.js.map +1 -0
- package/dist/destinations/kameleoon/index.d.ts +4 -0
- package/dist/destinations/kameleoon/index.js +78 -0
- package/dist/destinations/kameleoon/index.js.map +1 -0
- package/dist/destinations/kameleoon/logEvent/generated-types.d.ts +13 -0
- package/dist/destinations/kameleoon/logEvent/generated-types.js +3 -0
- package/dist/destinations/kameleoon/logEvent/generated-types.js.map +1 -0
- package/dist/destinations/kameleoon/logEvent/index.d.ts +5 -0
- package/dist/destinations/kameleoon/logEvent/index.js +103 -0
- package/dist/destinations/kameleoon/logEvent/index.js.map +1 -0
- package/dist/destinations/kameleoon/properties.d.ts +1 -0
- package/dist/destinations/kameleoon/properties.js +5 -0
- package/dist/destinations/kameleoon/properties.js.map +1 -0
- package/dist/destinations/launchdarkly-audiences/syncAudience/custom-audience-operations.js +4 -4
- package/dist/destinations/launchdarkly-audiences/syncAudience/custom-audience-operations.js.map +1 -1
- package/dist/destinations/launchdarkly-audiences/syncAudience/generated-types.d.ts +1 -0
- package/dist/destinations/launchdarkly-audiences/syncAudience/index.js +11 -0
- package/dist/destinations/launchdarkly-audiences/syncAudience/index.js.map +1 -1
- package/dist/destinations/linkedin-conversions/api/index.d.ts +7 -0
- package/dist/destinations/linkedin-conversions/api/index.js +16 -0
- package/dist/destinations/linkedin-conversions/api/index.js.map +1 -0
- package/dist/destinations/linkedin-conversions/constants.d.ts +3 -0
- package/dist/destinations/linkedin-conversions/constants.js +7 -0
- package/dist/destinations/linkedin-conversions/constants.js.map +1 -0
- package/dist/destinations/linkedin-conversions/generated-types.d.ts +2 -0
- package/dist/destinations/linkedin-conversions/generated-types.js +3 -0
- package/dist/destinations/linkedin-conversions/generated-types.js.map +1 -0
- package/dist/destinations/linkedin-conversions/index.d.ts +4 -0
- package/dist/destinations/linkedin-conversions/index.js +69 -0
- package/dist/destinations/linkedin-conversions/index.js.map +1 -0
- package/dist/destinations/linkedin-conversions/streamConversion/generated-types.d.ts +2 -0
- package/dist/destinations/linkedin-conversions/streamConversion/generated-types.js +3 -0
- package/dist/destinations/linkedin-conversions/streamConversion/generated-types.js.map +1 -0
- package/dist/destinations/linkedin-conversions/streamConversion/index.d.ts +5 -0
- package/dist/destinations/linkedin-conversions/streamConversion/index.js +15 -0
- package/dist/destinations/linkedin-conversions/streamConversion/index.js.map +1 -0
- package/dist/destinations/linkedin-conversions/types.d.ts +25 -0
- package/dist/destinations/linkedin-conversions/types.js +11 -0
- package/dist/destinations/linkedin-conversions/types.js.map +1 -0
- package/dist/destinations/liveramp-audiences/audienceEnteredSFTP.types.d.ts +16 -0
- package/dist/destinations/liveramp-audiences/audienceEnteredSFTP.types.js +3 -0
- package/dist/destinations/liveramp-audiences/audienceEnteredSFTP.types.js.map +1 -0
- package/dist/destinations/marketo-static-lists/addToList/generated-types.d.ts +2 -0
- package/dist/destinations/marketo-static-lists/addToList/generated-types.js +3 -0
- package/dist/destinations/marketo-static-lists/addToList/generated-types.js.map +1 -0
- package/dist/destinations/marketo-static-lists/addToList/index.d.ts +5 -0
- package/dist/destinations/marketo-static-lists/addToList/index.js +12 -0
- package/dist/destinations/marketo-static-lists/addToList/index.js.map +1 -0
- package/dist/destinations/marketo-static-lists/generated-types.d.ts +2 -0
- package/dist/destinations/marketo-static-lists/generated-types.js +3 -0
- package/dist/destinations/marketo-static-lists/generated-types.js.map +1 -0
- package/dist/destinations/marketo-static-lists/index.d.ts +4 -0
- package/dist/destinations/marketo-static-lists/index.js +29 -0
- package/dist/destinations/marketo-static-lists/index.js.map +1 -0
- package/dist/destinations/marketo-static-lists/removeFromList/generated-types.d.ts +2 -0
- package/dist/destinations/marketo-static-lists/removeFromList/generated-types.js +3 -0
- package/dist/destinations/marketo-static-lists/removeFromList/generated-types.js.map +1 -0
- package/dist/destinations/marketo-static-lists/removeFromList/index.d.ts +5 -0
- package/dist/destinations/marketo-static-lists/removeFromList/index.js +12 -0
- package/dist/destinations/marketo-static-lists/removeFromList/index.js.map +1 -0
- package/dist/destinations/mixpanel/alias/index.js +1 -1
- package/dist/destinations/mixpanel/alias/index.js.map +1 -1
- package/dist/destinations/mixpanel/common/__test__/utils.test.d.ts +1 -0
- package/dist/destinations/mixpanel/common/__test__/utils.test.js +48 -0
- package/dist/destinations/mixpanel/common/__test__/utils.test.js.map +1 -0
- package/dist/destinations/mixpanel/{utils.js → common/utils.js} +19 -16
- package/dist/destinations/mixpanel/common/utils.js.map +1 -0
- package/dist/destinations/mixpanel/groupIdentifyUser/index.js +2 -2
- package/dist/destinations/mixpanel/groupIdentifyUser/index.js.map +1 -1
- package/dist/destinations/mixpanel/identifyUser/index.js +1 -1
- package/dist/destinations/mixpanel/identifyUser/index.js.map +1 -1
- package/dist/destinations/mixpanel/index.js +1 -1
- package/dist/destinations/mixpanel/index.js.map +1 -1
- package/dist/destinations/mixpanel/trackEvent/functions.js +1 -1
- package/dist/destinations/mixpanel/trackEvent/functions.js.map +1 -1
- package/dist/destinations/mixpanel/trackEvent/index.js +1 -1
- package/dist/destinations/mixpanel/trackEvent/index.js.map +1 -1
- package/dist/destinations/mixpanel/trackPurchase/index.js +1 -1
- package/dist/destinations/mixpanel/trackPurchase/index.js.map +1 -1
- package/dist/destinations/segment-profiles/sendSubscription/index.js +1 -1
- package/dist/destinations/segment-profiles/sendSubscription/subscription-properties.js +7 -7
- package/dist/destinations/segment-profiles/sendSubscription/subscription-properties.js.map +1 -1
- package/dist/destinations/the-trade-desk-crm/functions.d.ts +1 -0
- package/dist/destinations/the-trade-desk-crm/functions.js +31 -1
- package/dist/destinations/the-trade-desk-crm/functions.js.map +1 -1
- package/dist/destinations/the-trade-desk-crm/index.d.ts +1 -0
- package/dist/destinations/the-trade-desk-crm/index.js +11 -14
- package/dist/destinations/the-trade-desk-crm/index.js.map +1 -1
- package/dist/destinations/tiktok-audiences/addUser/index.js +6 -4
- package/dist/destinations/tiktok-audiences/addUser/index.js.map +1 -1
- package/dist/destinations/tiktok-audiences/removeUser/index.js +6 -4
- package/dist/destinations/tiktok-audiences/removeUser/index.js.map +1 -1
- package/dist/destinations/yahoo-audiences/utils-tax.js.map +1 -1
- package/package.json +4 -4
- package/dist/destinations/mixpanel/utils.js.map +0 -1
- package/dist/destinations/yahoo-audiences/createCustomerNode/generated-types.d.ts +0 -4
- package/dist/destinations/yahoo-audiences/createCustomerNode/generated-types.js.map +0 -1
- package/dist/destinations/yahoo-audiences/createCustomerNode/index.js +0 -26
- package/dist/destinations/yahoo-audiences/createCustomerNode/index.js.map +0 -1
- package/dist/destinations/yahoo-audiences/createSegment/generated-types.d.ts +0 -6
- package/dist/destinations/yahoo-audiences/createSegment/generated-types.js.map +0 -1
- package/dist/destinations/yahoo-audiences/createSegment/index.js +0 -38
- package/dist/destinations/yahoo-audiences/createSegment/index.js.map +0 -1
- /package/dist/destinations/{yahoo-audiences/createCustomerNode → display-video-360/addToAudience}/generated-types.js +0 -0
- /package/dist/destinations/{yahoo-audiences/createCustomerNode → display-video-360/addToAudience}/index.d.ts +0 -0
- /package/dist/destinations/{yahoo-audiences/createSegment → display-video-360}/generated-types.js +0 -0
- /package/dist/destinations/{yahoo-audiences/createSegment → display-video-360/removeFromAudience}/index.d.ts +0 -0
- /package/dist/destinations/mixpanel/{utils.d.ts → common/utils.d.ts} +0 -0
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"utils.js","sourceRoot":"","sources":["../../../src/destinations/mixpanel/utils.ts"],"names":[],"mappings":"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"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"generated-types.js","sourceRoot":"","sources":["../../../../src/destinations/yahoo-audiences/createCustomerNode/generated-types.ts"],"names":[],"mappings":""}
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
const action = {
|
|
4
|
-
title: 'Create top-level CUSTOMER node in Yahoo taxonomy',
|
|
5
|
-
defaultSubscription: 'event = "Audience Entered" and event = "Audience Exited"',
|
|
6
|
-
description: '',
|
|
7
|
-
fields: {
|
|
8
|
-
engage_space_id: {
|
|
9
|
-
label: 'Engage Space Id',
|
|
10
|
-
description: 'Provide Engage Space Id found in Unify > Settings > API Access. This maps to the "Id" and "Name" of the top-level Customer node in Yahoo taxonomy',
|
|
11
|
-
type: 'string',
|
|
12
|
-
required: true
|
|
13
|
-
},
|
|
14
|
-
customer_desc: {
|
|
15
|
-
label: 'Customer Description',
|
|
16
|
-
description: 'Provide a description for the Customer node in Yahoo taxonomy. This must be less then 1000 characters',
|
|
17
|
-
type: 'string',
|
|
18
|
-
required: false
|
|
19
|
-
}
|
|
20
|
-
},
|
|
21
|
-
perform: () => {
|
|
22
|
-
return;
|
|
23
|
-
}
|
|
24
|
-
};
|
|
25
|
-
exports.default = action;
|
|
26
|
-
//# sourceMappingURL=index.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/destinations/yahoo-audiences/createCustomerNode/index.ts"],"names":[],"mappings":";;AAMA,MAAM,MAAM,GAAwC;IAClD,KAAK,EAAE,kDAAkD;IACzD,mBAAmB,EAAE,0DAA0D;IAC/E,WAAW,EAAE,EAAE;IACf,MAAM,EAAE;QACN,eAAe,EAAE;YACf,KAAK,EAAE,iBAAiB;YACxB,WAAW,EACT,mJAAmJ;YACrJ,IAAI,EAAE,QAAQ;YACd,QAAQ,EAAE,IAAI;SACf;QACD,aAAa,EAAE;YACb,KAAK,EAAE,sBAAsB;YAC7B,WAAW,EACT,uGAAuG;YACzG,IAAI,EAAE,QAAQ;YACd,QAAQ,EAAE,KAAK;SAChB;KACF;IASD,OAAO,EAAE,GAAG,EAAE;QACZ,OAAM;IACR,CAAC;CACF,CAAA;AAED,kBAAe,MAAM,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"generated-types.js","sourceRoot":"","sources":["../../../../src/destinations/yahoo-audiences/createSegment/generated-types.ts"],"names":[],"mappings":""}
|
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
const action = {
|
|
4
|
-
title: 'Create SEGMENT sub-node in Yahoo taxonomy',
|
|
5
|
-
description: 'Use this action to generate SEGMENT sub-node within CUSTOMER node in Yahoo taxonomy',
|
|
6
|
-
defaultSubscription: 'event = "Audience Entered" and event = "Audience Exited"',
|
|
7
|
-
fields: {
|
|
8
|
-
segment_audience_key: {
|
|
9
|
-
label: 'Audience Key',
|
|
10
|
-
description: 'Provide audience key. This maps to the "Name" of the Segment node in Yahoo taxonomy',
|
|
11
|
-
type: 'string',
|
|
12
|
-
required: true
|
|
13
|
-
},
|
|
14
|
-
segment_audience_id: {
|
|
15
|
-
label: 'Audience Id',
|
|
16
|
-
description: 'Provide audience Id (aud_...) from audience URL in Segment Engage. This maps to the "Id" of the Segment node in Yahoo taxonomy',
|
|
17
|
-
type: 'string',
|
|
18
|
-
required: true
|
|
19
|
-
},
|
|
20
|
-
engage_space_id: {
|
|
21
|
-
label: 'Engage Space Id',
|
|
22
|
-
description: 'Provide Engage Space Id found in Unify > Settings > API Access. This maps to the "Id" and "Name" of the top-level Customer node in Yahoo taxonomy and specifies the parent node for your Segment node in Yahoo taxonomy',
|
|
23
|
-
type: 'string',
|
|
24
|
-
required: false
|
|
25
|
-
},
|
|
26
|
-
customer_desc: {
|
|
27
|
-
label: 'Space Description',
|
|
28
|
-
description: 'Provide the description for Segment node in Yahoo taxonomy. This must be less then 1000 characters',
|
|
29
|
-
type: 'string',
|
|
30
|
-
required: false
|
|
31
|
-
}
|
|
32
|
-
},
|
|
33
|
-
perform: () => {
|
|
34
|
-
return;
|
|
35
|
-
}
|
|
36
|
-
};
|
|
37
|
-
exports.default = action;
|
|
38
|
-
//# sourceMappingURL=index.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/destinations/yahoo-audiences/createSegment/index.ts"],"names":[],"mappings":";;AAQA,MAAM,MAAM,GAAwC;IAClD,KAAK,EAAE,2CAA2C;IAClD,WAAW,EAAE,qFAAqF;IAClG,mBAAmB,EAAE,0DAA0D;IAE/E,MAAM,EAAE;QACN,oBAAoB,EAAE;YACpB,KAAK,EAAE,cAAc;YACrB,WAAW,EAAE,qFAAqF;YAClG,IAAI,EAAE,QAAQ;YACd,QAAQ,EAAE,IAAI;SACf;QACD,mBAAmB,EAAE;YACnB,KAAK,EAAE,aAAa;YACpB,WAAW,EACT,gIAAgI;YAClI,IAAI,EAAE,QAAQ;YACd,QAAQ,EAAE,IAAI;SACf;QACD,eAAe,EAAE;YACf,KAAK,EAAE,iBAAiB;YACxB,WAAW,EACT,yNAAyN;YAC3N,IAAI,EAAE,QAAQ;YACd,QAAQ,EAAE,KAAK;SAChB;QACD,aAAa,EAAE;YACb,KAAK,EAAE,mBAAmB;YAC1B,WAAW,EAAE,oGAAoG;YACjH,IAAI,EAAE,QAAQ;YACd,QAAQ,EAAE,KAAK;SAChB;KACF;IAUD,OAAO,EAAE,GAAG,EAAE;QACZ,OAAM;IACR,CAAC;CACF,CAAA;AAED,kBAAe,MAAM,CAAA"}
|
|
File without changes
|
|
File without changes
|
/package/dist/destinations/{yahoo-audiences/createSegment → display-video-360}/generated-types.js
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|