@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.
Files changed (140) hide show
  1. package/dist/destinations/blackbaud-raisers-edge-nxt/utils/index.d.ts +1 -1
  2. package/dist/destinations/display-video-360/addToAudience/generated-types.d.ts +2 -0
  3. package/dist/destinations/display-video-360/addToAudience/generated-types.js.map +1 -0
  4. package/dist/destinations/display-video-360/addToAudience/index.js +12 -0
  5. package/dist/destinations/display-video-360/addToAudience/index.js.map +1 -0
  6. package/dist/destinations/display-video-360/generated-types.d.ts +2 -0
  7. package/dist/destinations/display-video-360/generated-types.js.map +1 -0
  8. package/dist/destinations/display-video-360/index.d.ts +4 -0
  9. package/dist/destinations/display-video-360/index.js +18 -0
  10. package/dist/destinations/display-video-360/index.js.map +1 -0
  11. package/dist/destinations/display-video-360/removeFromAudience/generated-types.d.ts +2 -0
  12. package/dist/destinations/display-video-360/removeFromAudience/generated-types.js +3 -0
  13. package/dist/destinations/display-video-360/removeFromAudience/generated-types.js.map +1 -0
  14. package/dist/destinations/display-video-360/removeFromAudience/index.js +12 -0
  15. package/dist/destinations/display-video-360/removeFromAudience/index.js.map +1 -0
  16. package/dist/destinations/engage/sendgrid/sendEmail/SendEmailPerformer.js +10 -0
  17. package/dist/destinations/engage/sendgrid/sendEmail/SendEmailPerformer.js.map +1 -1
  18. package/dist/destinations/engage/sendgrid/sendEmail/actionDefinition.js +6 -0
  19. package/dist/destinations/engage/sendgrid/sendEmail/actionDefinition.js.map +1 -1
  20. package/dist/destinations/engage/utils/EngageActionPerformer.js +8 -2
  21. package/dist/destinations/engage/utils/EngageActionPerformer.js.map +1 -1
  22. package/dist/destinations/engage/utils/ResponseError.d.ts +6 -5
  23. package/dist/destinations/engage/utils/ResponseError.js +1 -1
  24. package/dist/destinations/engage/utils/ResponseError.js.map +1 -1
  25. package/dist/destinations/engage/utils/track.d.ts +17 -17
  26. package/dist/destinations/engage-messaging-sendgrid/sendEmail.types.d.ts +1 -0
  27. package/dist/destinations/google-enhanced-conversions/functions.d.ts +1 -1
  28. package/dist/destinations/google-enhanced-conversions/functions.js +1 -1
  29. package/dist/destinations/index.js +4 -0
  30. package/dist/destinations/index.js.map +1 -1
  31. package/dist/destinations/kameleoon/generated-types.d.ts +4 -0
  32. package/dist/destinations/kameleoon/generated-types.js +3 -0
  33. package/dist/destinations/kameleoon/generated-types.js.map +1 -0
  34. package/dist/destinations/kameleoon/index.d.ts +4 -0
  35. package/dist/destinations/kameleoon/index.js +78 -0
  36. package/dist/destinations/kameleoon/index.js.map +1 -0
  37. package/dist/destinations/kameleoon/logEvent/generated-types.d.ts +13 -0
  38. package/dist/destinations/kameleoon/logEvent/generated-types.js +3 -0
  39. package/dist/destinations/kameleoon/logEvent/generated-types.js.map +1 -0
  40. package/dist/destinations/kameleoon/logEvent/index.d.ts +5 -0
  41. package/dist/destinations/kameleoon/logEvent/index.js +103 -0
  42. package/dist/destinations/kameleoon/logEvent/index.js.map +1 -0
  43. package/dist/destinations/kameleoon/properties.d.ts +1 -0
  44. package/dist/destinations/kameleoon/properties.js +5 -0
  45. package/dist/destinations/kameleoon/properties.js.map +1 -0
  46. package/dist/destinations/launchdarkly-audiences/syncAudience/custom-audience-operations.js +4 -4
  47. package/dist/destinations/launchdarkly-audiences/syncAudience/custom-audience-operations.js.map +1 -1
  48. package/dist/destinations/launchdarkly-audiences/syncAudience/generated-types.d.ts +1 -0
  49. package/dist/destinations/launchdarkly-audiences/syncAudience/index.js +11 -0
  50. package/dist/destinations/launchdarkly-audiences/syncAudience/index.js.map +1 -1
  51. package/dist/destinations/linkedin-conversions/api/index.d.ts +7 -0
  52. package/dist/destinations/linkedin-conversions/api/index.js +16 -0
  53. package/dist/destinations/linkedin-conversions/api/index.js.map +1 -0
  54. package/dist/destinations/linkedin-conversions/constants.d.ts +3 -0
  55. package/dist/destinations/linkedin-conversions/constants.js +7 -0
  56. package/dist/destinations/linkedin-conversions/constants.js.map +1 -0
  57. package/dist/destinations/linkedin-conversions/generated-types.d.ts +2 -0
  58. package/dist/destinations/linkedin-conversions/generated-types.js +3 -0
  59. package/dist/destinations/linkedin-conversions/generated-types.js.map +1 -0
  60. package/dist/destinations/linkedin-conversions/index.d.ts +4 -0
  61. package/dist/destinations/linkedin-conversions/index.js +69 -0
  62. package/dist/destinations/linkedin-conversions/index.js.map +1 -0
  63. package/dist/destinations/linkedin-conversions/streamConversion/generated-types.d.ts +2 -0
  64. package/dist/destinations/linkedin-conversions/streamConversion/generated-types.js +3 -0
  65. package/dist/destinations/linkedin-conversions/streamConversion/generated-types.js.map +1 -0
  66. package/dist/destinations/linkedin-conversions/streamConversion/index.d.ts +5 -0
  67. package/dist/destinations/linkedin-conversions/streamConversion/index.js +15 -0
  68. package/dist/destinations/linkedin-conversions/streamConversion/index.js.map +1 -0
  69. package/dist/destinations/linkedin-conversions/types.d.ts +25 -0
  70. package/dist/destinations/linkedin-conversions/types.js +11 -0
  71. package/dist/destinations/linkedin-conversions/types.js.map +1 -0
  72. package/dist/destinations/liveramp-audiences/audienceEnteredSFTP.types.d.ts +16 -0
  73. package/dist/destinations/liveramp-audiences/audienceEnteredSFTP.types.js +3 -0
  74. package/dist/destinations/liveramp-audiences/audienceEnteredSFTP.types.js.map +1 -0
  75. package/dist/destinations/marketo-static-lists/addToList/generated-types.d.ts +2 -0
  76. package/dist/destinations/marketo-static-lists/addToList/generated-types.js +3 -0
  77. package/dist/destinations/marketo-static-lists/addToList/generated-types.js.map +1 -0
  78. package/dist/destinations/marketo-static-lists/addToList/index.d.ts +5 -0
  79. package/dist/destinations/marketo-static-lists/addToList/index.js +12 -0
  80. package/dist/destinations/marketo-static-lists/addToList/index.js.map +1 -0
  81. package/dist/destinations/marketo-static-lists/generated-types.d.ts +2 -0
  82. package/dist/destinations/marketo-static-lists/generated-types.js +3 -0
  83. package/dist/destinations/marketo-static-lists/generated-types.js.map +1 -0
  84. package/dist/destinations/marketo-static-lists/index.d.ts +4 -0
  85. package/dist/destinations/marketo-static-lists/index.js +29 -0
  86. package/dist/destinations/marketo-static-lists/index.js.map +1 -0
  87. package/dist/destinations/marketo-static-lists/removeFromList/generated-types.d.ts +2 -0
  88. package/dist/destinations/marketo-static-lists/removeFromList/generated-types.js +3 -0
  89. package/dist/destinations/marketo-static-lists/removeFromList/generated-types.js.map +1 -0
  90. package/dist/destinations/marketo-static-lists/removeFromList/index.d.ts +5 -0
  91. package/dist/destinations/marketo-static-lists/removeFromList/index.js +12 -0
  92. package/dist/destinations/marketo-static-lists/removeFromList/index.js.map +1 -0
  93. package/dist/destinations/mixpanel/alias/index.js +1 -1
  94. package/dist/destinations/mixpanel/alias/index.js.map +1 -1
  95. package/dist/destinations/mixpanel/common/__test__/utils.test.d.ts +1 -0
  96. package/dist/destinations/mixpanel/common/__test__/utils.test.js +48 -0
  97. package/dist/destinations/mixpanel/common/__test__/utils.test.js.map +1 -0
  98. package/dist/destinations/mixpanel/{utils.js → common/utils.js} +19 -16
  99. package/dist/destinations/mixpanel/common/utils.js.map +1 -0
  100. package/dist/destinations/mixpanel/groupIdentifyUser/index.js +2 -2
  101. package/dist/destinations/mixpanel/groupIdentifyUser/index.js.map +1 -1
  102. package/dist/destinations/mixpanel/identifyUser/index.js +1 -1
  103. package/dist/destinations/mixpanel/identifyUser/index.js.map +1 -1
  104. package/dist/destinations/mixpanel/index.js +1 -1
  105. package/dist/destinations/mixpanel/index.js.map +1 -1
  106. package/dist/destinations/mixpanel/trackEvent/functions.js +1 -1
  107. package/dist/destinations/mixpanel/trackEvent/functions.js.map +1 -1
  108. package/dist/destinations/mixpanel/trackEvent/index.js +1 -1
  109. package/dist/destinations/mixpanel/trackEvent/index.js.map +1 -1
  110. package/dist/destinations/mixpanel/trackPurchase/index.js +1 -1
  111. package/dist/destinations/mixpanel/trackPurchase/index.js.map +1 -1
  112. package/dist/destinations/segment-profiles/sendSubscription/index.js +1 -1
  113. package/dist/destinations/segment-profiles/sendSubscription/subscription-properties.js +7 -7
  114. package/dist/destinations/segment-profiles/sendSubscription/subscription-properties.js.map +1 -1
  115. package/dist/destinations/the-trade-desk-crm/functions.d.ts +1 -0
  116. package/dist/destinations/the-trade-desk-crm/functions.js +31 -1
  117. package/dist/destinations/the-trade-desk-crm/functions.js.map +1 -1
  118. package/dist/destinations/the-trade-desk-crm/index.d.ts +1 -0
  119. package/dist/destinations/the-trade-desk-crm/index.js +11 -14
  120. package/dist/destinations/the-trade-desk-crm/index.js.map +1 -1
  121. package/dist/destinations/tiktok-audiences/addUser/index.js +6 -4
  122. package/dist/destinations/tiktok-audiences/addUser/index.js.map +1 -1
  123. package/dist/destinations/tiktok-audiences/removeUser/index.js +6 -4
  124. package/dist/destinations/tiktok-audiences/removeUser/index.js.map +1 -1
  125. package/dist/destinations/yahoo-audiences/utils-tax.js.map +1 -1
  126. package/package.json +4 -4
  127. package/dist/destinations/mixpanel/utils.js.map +0 -1
  128. package/dist/destinations/yahoo-audiences/createCustomerNode/generated-types.d.ts +0 -4
  129. package/dist/destinations/yahoo-audiences/createCustomerNode/generated-types.js.map +0 -1
  130. package/dist/destinations/yahoo-audiences/createCustomerNode/index.js +0 -26
  131. package/dist/destinations/yahoo-audiences/createCustomerNode/index.js.map +0 -1
  132. package/dist/destinations/yahoo-audiences/createSegment/generated-types.d.ts +0 -6
  133. package/dist/destinations/yahoo-audiences/createSegment/generated-types.js.map +0 -1
  134. package/dist/destinations/yahoo-audiences/createSegment/index.js +0 -38
  135. package/dist/destinations/yahoo-audiences/createSegment/index.js.map +0 -1
  136. /package/dist/destinations/{yahoo-audiences/createCustomerNode → display-video-360/addToAudience}/generated-types.js +0 -0
  137. /package/dist/destinations/{yahoo-audiences/createCustomerNode → display-video-360/addToAudience}/index.d.ts +0 -0
  138. /package/dist/destinations/{yahoo-audiences/createSegment → display-video-360}/generated-types.js +0 -0
  139. /package/dist/destinations/{yahoo-audiences/createSegment → display-video-360/removeFromAudience}/index.d.ts +0 -0
  140. /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,4 +0,0 @@
1
- export interface Payload {
2
- engage_space_id: string;
3
- customer_desc?: string;
4
- }
@@ -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,6 +0,0 @@
1
- export interface Payload {
2
- segment_audience_key: string;
3
- segment_audience_id: string;
4
- engage_space_id?: string;
5
- customer_desc?: string;
6
- }
@@ -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"}