@segment/action-destinations 3.261.0 → 3.261.1-staging.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 (203) hide show
  1. package/dist/destinations/amazon-ads/generated-types.d.ts +9 -0
  2. package/dist/destinations/amazon-ads/index.d.ts +2 -2
  3. package/dist/destinations/amazon-ads/index.js +180 -3
  4. package/dist/destinations/amazon-ads/index.js.map +1 -1
  5. package/dist/destinations/amazon-ads/syncAudiences/generated-types.d.ts +19 -0
  6. package/dist/destinations/amazon-ads/syncAudiences/index.js +158 -7
  7. package/dist/destinations/amazon-ads/syncAudiences/index.js.map +1 -1
  8. package/dist/destinations/amazon-ads/utils.d.ts +25 -0
  9. package/dist/destinations/amazon-ads/utils.js +8 -0
  10. package/dist/destinations/amazon-ads/utils.js.map +1 -0
  11. package/dist/destinations/chartmogul/index.js +1 -1
  12. package/dist/destinations/chartmogul/index.js.map +1 -1
  13. package/dist/destinations/display-video-360/addToAudience/index.js +2 -1
  14. package/dist/destinations/display-video-360/addToAudience/index.js.map +1 -1
  15. package/dist/destinations/engage/sendgrid/Profile.d.ts +6 -0
  16. package/dist/destinations/{inleads-ai/identify/generated-types.js → engage/sendgrid/Profile.js} +1 -1
  17. package/dist/destinations/engage/sendgrid/Profile.js.map +1 -0
  18. package/dist/destinations/engage/sendgrid/previewApiLookup/api-lookups.d.ts +21 -0
  19. package/dist/destinations/engage/sendgrid/previewApiLookup/api-lookups.js +174 -0
  20. package/dist/destinations/engage/sendgrid/previewApiLookup/api-lookups.js.map +1 -0
  21. package/dist/destinations/engage/utils/EngageActionPerformer.js +17 -2
  22. package/dist/destinations/engage/utils/EngageActionPerformer.js.map +1 -1
  23. package/dist/destinations/engage/utils/operationTracking/OperationFinallyHooks.d.ts +3 -0
  24. package/dist/destinations/engage/utils/operationTracking/OperationFinallyHooks.js +15 -0
  25. package/dist/destinations/engage/utils/operationTracking/OperationFinallyHooks.js.map +1 -1
  26. package/dist/destinations/engage/utils/track.d.ts +3 -0
  27. package/dist/destinations/gameball/index.js +1 -1
  28. package/dist/destinations/gameball/index.js.map +1 -1
  29. package/dist/destinations/google-enhanced-conversions/functions.js.map +1 -1
  30. package/dist/destinations/hubspot/upsertCustomObjectRecord/index.js +4 -4
  31. package/dist/destinations/hubspot/upsertCustomObjectRecord/index.js.map +1 -1
  32. package/dist/destinations/index.js +0 -3
  33. package/dist/destinations/index.js.map +1 -1
  34. package/dist/destinations/kameleoon/index.js +9 -15
  35. package/dist/destinations/kameleoon/index.js.map +1 -1
  36. package/dist/destinations/kameleoon/logEvent/generated-types.d.ts +0 -2
  37. package/dist/destinations/kameleoon/logEvent/index.js +1 -13
  38. package/dist/destinations/kameleoon/logEvent/index.js.map +1 -1
  39. package/dist/destinations/klaviyo/functions.d.ts +7 -4
  40. package/dist/destinations/klaviyo/functions.js +80 -1
  41. package/dist/destinations/klaviyo/functions.js.map +1 -1
  42. package/dist/destinations/klaviyo/removeProfile/index.js +2 -0
  43. package/dist/destinations/klaviyo/removeProfile/index.js.map +1 -1
  44. package/dist/destinations/klaviyo/types.d.ts +97 -0
  45. package/dist/destinations/klaviyo/upsertProfile/index.js +29 -19
  46. package/dist/destinations/klaviyo/upsertProfile/index.js.map +1 -1
  47. package/dist/destinations/liveramp-audiences/audienceEnteredS3/index.js +2 -2
  48. package/dist/destinations/liveramp-audiences/audienceEnteredS3/index.js.map +1 -1
  49. package/dist/destinations/liveramp-audiences/audienceEnteredSftp/index.js +2 -2
  50. package/dist/destinations/liveramp-audiences/audienceEnteredSftp/index.js.map +1 -1
  51. package/dist/destinations/marketo-static-lists/addToList/index.js +4 -2
  52. package/dist/destinations/marketo-static-lists/addToList/index.js.map +1 -1
  53. package/dist/destinations/mixpanel/utils.d.ts +13 -0
  54. package/dist/destinations/mixpanel/utils.js +117 -0
  55. package/dist/destinations/mixpanel/utils.js.map +1 -0
  56. package/dist/destinations/moloco-rmp/index.js +2 -2
  57. package/dist/destinations/responsys/asyncMergePetRecords/generated-types.d.ts +14 -0
  58. package/dist/destinations/responsys/asyncMergePetRecords/generated-types.js.map +1 -0
  59. package/dist/destinations/{kameleoon/group → responsys/asyncMergePetRecords}/index.d.ts +1 -1
  60. package/dist/destinations/responsys/asyncMergePetRecords/index.js +113 -0
  61. package/dist/destinations/responsys/asyncMergePetRecords/index.js.map +1 -0
  62. package/dist/destinations/responsys/asyncMergeProfileListMembers/generated-types.d.ts +20 -0
  63. package/dist/destinations/responsys/asyncMergeProfileListMembers/generated-types.js.map +1 -0
  64. package/dist/destinations/{inleads-ai/group → responsys/asyncMergeProfileListMembers}/index.d.ts +1 -1
  65. package/dist/destinations/responsys/asyncMergeProfileListMembers/index.js +174 -0
  66. package/dist/destinations/responsys/asyncMergeProfileListMembers/index.js.map +1 -0
  67. package/dist/destinations/responsys/rsp-operations.d.ts +14 -0
  68. package/dist/destinations/responsys/rsp-operations.js +33 -0
  69. package/dist/destinations/responsys/rsp-operations.js.map +1 -0
  70. package/dist/destinations/responsys/rsp-properties.d.ts +4 -0
  71. package/dist/destinations/responsys/rsp-properties.js +27 -0
  72. package/dist/destinations/responsys/rsp-properties.js.map +1 -0
  73. package/dist/destinations/segment/segment-properties.js +2 -2
  74. package/dist/destinations/segment/segment-properties.js.map +1 -1
  75. package/dist/destinations/snap-conversions-api/_tests_/capiV2tests.d.ts +1 -0
  76. package/dist/destinations/snap-conversions-api/_tests_/capiV2tests.js +381 -0
  77. package/dist/destinations/snap-conversions-api/_tests_/capiV2tests.js.map +1 -0
  78. package/dist/destinations/snap-conversions-api/_tests_/capiV3tests.d.ts +1 -0
  79. package/dist/destinations/snap-conversions-api/_tests_/capiV3tests.js +581 -0
  80. package/dist/destinations/snap-conversions-api/_tests_/capiV3tests.js.map +1 -0
  81. package/dist/destinations/snap-conversions-api/_tests_/index.test.js +488 -420
  82. package/dist/destinations/snap-conversions-api/_tests_/index.test.js.map +1 -1
  83. package/dist/destinations/snap-conversions-api/index.js +42 -42
  84. package/dist/destinations/snap-conversions-api/index.js.map +1 -1
  85. package/dist/destinations/snap-conversions-api/reportConversionEvent/generated-types.d.ts +18 -97
  86. package/dist/destinations/snap-conversions-api/reportConversionEvent/index.js +29 -7
  87. package/dist/destinations/snap-conversions-api/reportConversionEvent/index.js.map +1 -1
  88. package/dist/destinations/snap-conversions-api/reportConversionEvent/snap-capi-v2.d.ts +4 -0
  89. package/dist/destinations/snap-conversions-api/reportConversionEvent/snap-capi-v2.js +97 -0
  90. package/dist/destinations/snap-conversions-api/reportConversionEvent/snap-capi-v2.js.map +1 -0
  91. package/dist/destinations/snap-conversions-api/reportConversionEvent/snap-capi-v3.d.ts +4 -0
  92. package/dist/destinations/snap-conversions-api/reportConversionEvent/snap-capi-v3.js +119 -593
  93. package/dist/destinations/snap-conversions-api/reportConversionEvent/snap-capi-v3.js.map +1 -1
  94. package/dist/destinations/snap-conversions-api/reportConversionEvent/utils.d.ts +4 -3
  95. package/dist/destinations/snap-conversions-api/reportConversionEvent/utils.js +1 -6
  96. package/dist/destinations/snap-conversions-api/reportConversionEvent/utils.js.map +1 -1
  97. package/dist/destinations/snap-conversions-api/snap-capi-properties.d.ts +30 -0
  98. package/dist/destinations/snap-conversions-api/snap-capi-properties.js +316 -0
  99. package/dist/destinations/snap-conversions-api/snap-capi-properties.js.map +1 -0
  100. package/dist/destinations/stackadapt/forwardEvent/generated-types.d.ts +4 -4
  101. package/dist/destinations/stackadapt/forwardEvent/index.js +7 -11
  102. package/dist/destinations/stackadapt/forwardEvent/index.js.map +1 -1
  103. package/dist/destinations/tiktok-conversions/index.js +75 -163
  104. package/dist/destinations/tiktok-conversions/index.js.map +1 -1
  105. package/dist/destinations/tiktok-conversions/reportWebEvent/formatter.d.ts +3 -0
  106. package/dist/destinations/tiktok-conversions/reportWebEvent/formatter.js +34 -0
  107. package/dist/destinations/tiktok-conversions/reportWebEvent/formatter.js.map +1 -0
  108. package/dist/destinations/tiktok-conversions/reportWebEvent/generated-types.d.ts +4 -12
  109. package/dist/destinations/tiktok-conversions/reportWebEvent/index.d.ts +1 -1
  110. package/dist/destinations/tiktok-conversions/reportWebEvent/index.js +233 -5
  111. package/dist/destinations/tiktok-conversions/reportWebEvent/index.js.map +1 -1
  112. package/dist/destinations/{tiktok-conversions → tiktok-offline-conversions/reportOfflineEvent}/formatter.js +11 -11
  113. package/dist/destinations/tiktok-offline-conversions/reportOfflineEvent/formatter.js.map +1 -0
  114. package/package.json +4 -4
  115. package/dist/destinations/inleads-ai/common-fields.d.ts +0 -3
  116. package/dist/destinations/inleads-ai/common-fields.js +0 -238
  117. package/dist/destinations/inleads-ai/common-fields.js.map +0 -1
  118. package/dist/destinations/inleads-ai/contants.d.ts +0 -4
  119. package/dist/destinations/inleads-ai/contants.js +0 -8
  120. package/dist/destinations/inleads-ai/contants.js.map +0 -1
  121. package/dist/destinations/inleads-ai/generated-types.d.ts +0 -3
  122. package/dist/destinations/inleads-ai/generated-types.js.map +0 -1
  123. package/dist/destinations/inleads-ai/group/generated-types.d.ts +0 -44
  124. package/dist/destinations/inleads-ai/group/generated-types.js.map +0 -1
  125. package/dist/destinations/inleads-ai/group/index.js +0 -76
  126. package/dist/destinations/inleads-ai/group/index.js.map +0 -1
  127. package/dist/destinations/inleads-ai/identify/generated-types.d.ts +0 -46
  128. package/dist/destinations/inleads-ai/identify/generated-types.js.map +0 -1
  129. package/dist/destinations/inleads-ai/identify/index.d.ts +0 -5
  130. package/dist/destinations/inleads-ai/identify/index.js +0 -120
  131. package/dist/destinations/inleads-ai/identify/index.js.map +0 -1
  132. package/dist/destinations/inleads-ai/index.d.ts +0 -4
  133. package/dist/destinations/inleads-ai/index.js +0 -66
  134. package/dist/destinations/inleads-ai/index.js.map +0 -1
  135. package/dist/destinations/inleads-ai/track/generated-types.d.ts +0 -45
  136. package/dist/destinations/inleads-ai/track/generated-types.js +0 -3
  137. package/dist/destinations/inleads-ai/track/generated-types.js.map +0 -1
  138. package/dist/destinations/inleads-ai/track/index.d.ts +0 -5
  139. package/dist/destinations/inleads-ai/track/index.js +0 -64
  140. package/dist/destinations/inleads-ai/track/index.js.map +0 -1
  141. package/dist/destinations/kameleoon/group/generated-types.d.ts +0 -12
  142. package/dist/destinations/kameleoon/group/generated-types.js +0 -3
  143. package/dist/destinations/kameleoon/group/generated-types.js.map +0 -1
  144. package/dist/destinations/kameleoon/group/index.js +0 -94
  145. package/dist/destinations/kameleoon/group/index.js.map +0 -1
  146. package/dist/destinations/kameleoon/identify/generated-types.d.ts +0 -11
  147. package/dist/destinations/kameleoon/identify/generated-types.js +0 -3
  148. package/dist/destinations/kameleoon/identify/generated-types.js.map +0 -1
  149. package/dist/destinations/kameleoon/identify/index.d.ts +0 -5
  150. package/dist/destinations/kameleoon/identify/index.js +0 -87
  151. package/dist/destinations/kameleoon/identify/index.js.map +0 -1
  152. package/dist/destinations/kameleoon/page/generated-types.d.ts +0 -15
  153. package/dist/destinations/kameleoon/page/generated-types.js +0 -3
  154. package/dist/destinations/kameleoon/page/generated-types.js.map +0 -1
  155. package/dist/destinations/kameleoon/page/index.d.ts +0 -5
  156. package/dist/destinations/kameleoon/page/index.js +0 -99
  157. package/dist/destinations/kameleoon/page/index.js.map +0 -1
  158. package/dist/destinations/snap-conversions-api/reportConversionEvent/snap-capi-input-fields-deprecated.d.ts +0 -31
  159. package/dist/destinations/snap-conversions-api/reportConversionEvent/snap-capi-input-fields-deprecated.js +0 -174
  160. package/dist/destinations/snap-conversions-api/reportConversionEvent/snap-capi-input-fields-deprecated.js.map +0 -1
  161. package/dist/destinations/snap-conversions-api/reportConversionEvent/snap-capi-input-fields-v3.d.ts +0 -16
  162. package/dist/destinations/snap-conversions-api/reportConversionEvent/snap-capi-input-fields-v3.js +0 -640
  163. package/dist/destinations/snap-conversions-api/reportConversionEvent/snap-capi-input-fields-v3.js.map +0 -1
  164. package/dist/destinations/spiffy/generated-types.d.ts +0 -5
  165. package/dist/destinations/spiffy/generated-types.js +0 -3
  166. package/dist/destinations/spiffy/generated-types.js.map +0 -1
  167. package/dist/destinations/spiffy/index.d.ts +0 -4
  168. package/dist/destinations/spiffy/index.js +0 -62
  169. package/dist/destinations/spiffy/index.js.map +0 -1
  170. package/dist/destinations/spiffy/send/generated-types.d.ts +0 -8
  171. package/dist/destinations/spiffy/send/generated-types.js +0 -3
  172. package/dist/destinations/spiffy/send/generated-types.js.map +0 -1
  173. package/dist/destinations/spiffy/send/index.d.ts +0 -5
  174. package/dist/destinations/spiffy/send/index.js +0 -42
  175. package/dist/destinations/spiffy/send/index.js.map +0 -1
  176. package/dist/destinations/tiktok-conversions/common_fields.d.ts +0 -2
  177. package/dist/destinations/tiktok-conversions/common_fields.js +0 -244
  178. package/dist/destinations/tiktok-conversions/common_fields.js.map +0 -1
  179. package/dist/destinations/tiktok-conversions/formatter.js.map +0 -1
  180. package/dist/destinations/tiktok-conversions/utils.d.ts +0 -4
  181. package/dist/destinations/tiktok-conversions/utils.js +0 -65
  182. package/dist/destinations/tiktok-conversions/utils.js.map +0 -1
  183. package/dist/destinations/xtremepush/generated-types.d.ts +0 -4
  184. package/dist/destinations/xtremepush/generated-types.js +0 -3
  185. package/dist/destinations/xtremepush/generated-types.js.map +0 -1
  186. package/dist/destinations/xtremepush/identify/generated-types.d.ts +0 -14
  187. package/dist/destinations/xtremepush/identify/generated-types.js +0 -3
  188. package/dist/destinations/xtremepush/identify/generated-types.js.map +0 -1
  189. package/dist/destinations/xtremepush/identify/index.d.ts +0 -5
  190. package/dist/destinations/xtremepush/identify/index.js +0 -87
  191. package/dist/destinations/xtremepush/identify/index.js.map +0 -1
  192. package/dist/destinations/xtremepush/index.d.ts +0 -4
  193. package/dist/destinations/xtremepush/index.js +0 -66
  194. package/dist/destinations/xtremepush/index.js.map +0 -1
  195. package/dist/destinations/xtremepush/track/generated-types.d.ts +0 -15
  196. package/dist/destinations/xtremepush/track/generated-types.js +0 -3
  197. package/dist/destinations/xtremepush/track/generated-types.js.map +0 -1
  198. package/dist/destinations/xtremepush/track/index.d.ts +0 -5
  199. package/dist/destinations/xtremepush/track/index.js +0 -95
  200. package/dist/destinations/xtremepush/track/index.js.map +0 -1
  201. package/dist/destinations/{inleads-ai → responsys/asyncMergePetRecords}/generated-types.js +0 -0
  202. package/dist/destinations/{inleads-ai/group → responsys/asyncMergeProfileListMembers}/generated-types.js +0 -0
  203. package/dist/destinations/{tiktok-conversions → tiktok-offline-conversions/reportOfflineEvent}/formatter.d.ts +1 -1
@@ -1,3 +1,12 @@
1
1
  export interface Settings {
2
2
  region: string;
3
3
  }
4
+ export interface AudienceSettings {
5
+ description: string;
6
+ countryCode?: string;
7
+ externalAudienceId: string;
8
+ cpmCents?: number;
9
+ currency?: string;
10
+ ttl?: number;
11
+ advertiserId: string;
12
+ }
@@ -1,4 +1,4 @@
1
1
  import type { AudienceDestinationDefinition } from '@segment/actions-core';
2
- import type { Settings } from './generated-types';
3
- declare const destination: AudienceDestinationDefinition<Settings>;
2
+ import type { Settings, AudienceSettings } from './generated-types';
3
+ declare const destination: AudienceDestinationDefinition<Settings, AudienceSettings>;
4
4
  export default destination;
@@ -4,6 +4,7 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
4
4
  };
5
5
  Object.defineProperty(exports, "__esModule", { value: true });
6
6
  const actions_core_1 = require("@segment/actions-core");
7
+ const utils_1 = require("./utils");
7
8
  const syncAudiences_1 = __importDefault(require("./syncAudiences"));
8
9
  const destination = {
9
10
  name: 'Amazon Ads',
@@ -20,12 +21,15 @@ const destination = {
20
21
  { label: 'Europe (EU)', value: 'https://advertising-api-eu.amazon.com' },
21
22
  { label: 'Far East (FE)', value: 'https://advertising-api-fe.amazon.com' }
22
23
  ],
23
- default: 'North America (NA)',
24
+ default: 'https://advertising-api.amazon.com',
24
25
  type: 'string',
25
26
  required: true
26
27
  }
27
28
  },
28
29
  testAuthentication: async (request, { auth }) => {
30
+ if (!process.env.ACTIONS_AMAZON_ADS_CLIENT_ID) {
31
+ throw new actions_core_1.IntegrationError('Missing amazon API client ID', 'MISSING_REQUIRED_FIELD', 400);
32
+ }
29
33
  if (!auth?.accessToken) {
30
34
  throw new actions_core_1.InvalidAuthenticationError('Please authenticate via Oauth before enabling the destination.');
31
35
  }
@@ -68,15 +72,188 @@ const destination = {
68
72
  extendRequest({ auth }) {
69
73
  return {
70
74
  headers: {
71
- authorization: `Bearer ${auth?.accessToken}`
75
+ authorization: `Bearer ${auth?.accessToken}`,
76
+ 'Amazon-Advertising-API-ClientID': process.env.ACTIONS_AMAZON_ADS_CLIENT_ID || ''
72
77
  }
73
78
  };
74
79
  },
75
- audienceFields: {},
80
+ audienceFields: {
81
+ description: {
82
+ type: 'string',
83
+ label: 'Description',
84
+ required: true,
85
+ description: 'The audience description. Must be an alphanumeric, non-null string between 0 to 1000 characters in length.'
86
+ },
87
+ countryCode: {
88
+ type: 'string',
89
+ label: 'Country Code',
90
+ required: false,
91
+ description: 'A String value representing ISO 3166-1 alpha-2 country code for the members in this audience.'
92
+ },
93
+ externalAudienceId: {
94
+ type: 'string',
95
+ label: 'External Audience Id',
96
+ required: true,
97
+ description: 'The user-defined audience identifier.'
98
+ },
99
+ cpmCents: {
100
+ label: 'CPM Cents',
101
+ type: 'number',
102
+ description: `Cost per thousand impressions (CPM) in cents. For example, $1.00 = 100 cents.`
103
+ },
104
+ currency: {
105
+ label: 'Currency',
106
+ type: 'string',
107
+ description: `The price paid. Base units depend on the currency. As an example, USD should be reported as Dollars.Cents, whereas JPY should be reported as a whole number of Yen. All provided values will be rounded to two digits with toFixed(2)`
108
+ },
109
+ ttl: {
110
+ type: 'number',
111
+ label: 'Time-to-live',
112
+ required: false,
113
+ description: 'Time-to-live in seconds. The amount of time the record is associated with the audience.'
114
+ },
115
+ advertiserId: {
116
+ label: 'Advertiser ID',
117
+ description: 'Advertiser Id',
118
+ type: 'string',
119
+ required: true
120
+ }
121
+ },
76
122
  audienceConfig: {
77
123
  mode: {
78
124
  type: 'synced',
79
125
  full_audience_sync: false
126
+ },
127
+ async createAudience(request, createAudienceInput) {
128
+ const { audienceName, statsContext } = createAudienceInput;
129
+ const endpoint = createAudienceInput.settings.region;
130
+ const description = createAudienceInput.audienceSettings?.description;
131
+ const advertiser_id = createAudienceInput.audienceSettings?.advertiserId;
132
+ const external_audience_id = createAudienceInput.audienceSettings?.externalAudienceId;
133
+ const country_code = createAudienceInput.audienceSettings?.countryCode;
134
+ const ttl = createAudienceInput.audienceSettings?.ttl;
135
+ const currency = createAudienceInput.audienceSettings?.currency;
136
+ const cpm_cents = createAudienceInput.audienceSettings?.cpmCents;
137
+ const { statsClient, tags: statsTags } = statsContext || {};
138
+ const statsName = 'createAmazonAudience';
139
+ statsTags?.push(`slug:${destination.slug}`);
140
+ statsClient?.incr(`${statsName}.intialise`, 1, statsTags);
141
+ if (!advertiser_id) {
142
+ throw new actions_core_1.IntegrationError('Missing advertiserId value', 'MISSING_REQUIRED_FIELD', 400);
143
+ }
144
+ if (!description) {
145
+ throw new actions_core_1.IntegrationError('Missing Description value', 'MISSING_REQUIRED_FIELD', 400);
146
+ }
147
+ if (!external_audience_id) {
148
+ throw new actions_core_1.IntegrationError('Missing External Audience Id value', 'MISSING_REQUIRED_FIELD', 400);
149
+ }
150
+ if (!audienceName) {
151
+ throw new actions_core_1.IntegrationError('Missing Audience name value', 'MISSING_REQUIRED_FIELD', 400);
152
+ }
153
+ const payload = {
154
+ name: audienceName,
155
+ description: description,
156
+ targetResource: {
157
+ advertiserId: advertiser_id
158
+ },
159
+ metadata: {
160
+ externalAudienceId: external_audience_id
161
+ }
162
+ };
163
+ if (country_code) {
164
+ payload.countryCode = country_code;
165
+ }
166
+ if (ttl) {
167
+ payload.metadata.ttl = ttl;
168
+ }
169
+ if (cpm_cents && currency) {
170
+ payload.metadata.audienceFees = [];
171
+ payload.metadata?.audienceFees.push({
172
+ currency,
173
+ cpmCents: cpm_cents
174
+ });
175
+ }
176
+ statsTags?.push(`slug:${destination.slug}`);
177
+ statsClient?.incr(`${statsName}.call`, 1, statsTags);
178
+ try {
179
+ let payloadString = JSON.stringify(payload);
180
+ const regex = /"advertiserId":"(\d+)"/;
181
+ payloadString = payloadString.replace(regex, '"advertiserId":$1');
182
+ const response = await request(`${endpoint}/amc/audiences/metadata`, {
183
+ method: 'POST',
184
+ body: payloadString,
185
+ headers: {
186
+ 'Content-Type': 'application/vnd.amcaudiences.v1+json'
187
+ }
188
+ });
189
+ const r = await response.json();
190
+ const externalId = r?.audienceId;
191
+ if (!externalId) {
192
+ statsClient?.incr(`${statsName}.error`, 1, statsTags);
193
+ throw new actions_core_1.IntegrationError('Invalid response from create audience request', 'INVALID_RESPONSE', 400);
194
+ }
195
+ statsClient?.incr(`${statsName}.success`, 1, statsTags);
196
+ return {
197
+ externalId
198
+ };
199
+ }
200
+ catch (e) {
201
+ if (e instanceof utils_1.AmazonAdsError) {
202
+ const message = JSON.parse(e.response?.data?.message || '');
203
+ statsTags?.push(`error:${message}`);
204
+ statsClient?.incr(`${statsName}.error`, 1, statsTags);
205
+ throw new actions_core_1.APIError(message, e.response?.status);
206
+ }
207
+ else if (e instanceof actions_core_1.IntegrationError) {
208
+ statsTags?.push(`error:${e.message}`);
209
+ statsClient?.incr(`${statsName}.error`, 1, statsTags);
210
+ throw new actions_core_1.APIError(e.message, 400);
211
+ }
212
+ else {
213
+ statsTags?.push(`error:${e}`);
214
+ statsClient?.incr(`${statsName}.error`, 1, statsTags);
215
+ throw e;
216
+ }
217
+ }
218
+ },
219
+ async getAudience(request, getAudienceInput) {
220
+ const { statsContext } = getAudienceInput;
221
+ const audience_id = getAudienceInput.externalId;
222
+ const endpoint = getAudienceInput.settings.region;
223
+ const { statsClient, tags: statsTags } = statsContext || {};
224
+ const statsName = 'getAudience';
225
+ statsTags?.push(`slug:${destination.slug}`);
226
+ statsClient?.incr(`${statsName}.call`, 1, statsTags);
227
+ if (!audience_id) {
228
+ throw new actions_core_1.IntegrationError('Missing audience_id value', 'MISSING_REQUIRED_FIELD', 400);
229
+ }
230
+ try {
231
+ const response = await request(`${endpoint}/amc/audiences/metadata/${audience_id}`, {
232
+ method: 'GET'
233
+ });
234
+ const r = await response.json();
235
+ const externalId = r?.audienceId;
236
+ if (externalId != getAudienceInput.externalId) {
237
+ statsClient?.incr(`${statsName}.error`, 1, statsTags);
238
+ throw new actions_core_1.IntegrationError("Unable to verify ownership over audience. Segment Audience ID doesn't match Amazon Ads ID.", 'INVALID_REQUEST_DATA', 400);
239
+ }
240
+ statsClient?.incr(`${statsName}.success`, 1, statsTags);
241
+ return {
242
+ externalId
243
+ };
244
+ }
245
+ catch (e) {
246
+ if (e instanceof utils_1.AmazonAdsError) {
247
+ const message = JSON.parse(e.response?.data?.message || '');
248
+ throw new actions_core_1.APIError(message, e.response?.status);
249
+ }
250
+ else if (e instanceof actions_core_1.IntegrationError) {
251
+ throw new actions_core_1.APIError(e.message, 400);
252
+ }
253
+ else {
254
+ throw e;
255
+ }
256
+ }
80
257
  }
81
258
  },
82
259
  actions: {
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/destinations/amazon-ads/index.ts"],"names":[],"mappings":";;;;;AACA,wDAAgG;AAIhG,oEAA2C;AAG3C,MAAM,WAAW,GAA4C;IAC3D,IAAI,EAAE,YAAY;IAClB,IAAI,EAAE,oBAAoB;IAC1B,IAAI,EAAE,OAAO;IAEb,cAAc,EAAE;QACd,MAAM,EAAE,QAAQ;QAChB,MAAM,EAAE;YACN,MAAM,EAAE;gBACN,KAAK,EAAE,QAAQ;gBACf,WAAW,EAAE,6CAA6C;gBAC1D,OAAO,EAAE;oBACP,EAAE,KAAK,EAAE,oBAAoB,EAAE,KAAK,EAAE,oCAAoC,EAAE;oBAC5E,EAAE,KAAK,EAAE,aAAa,EAAE,KAAK,EAAE,uCAAuC,EAAE;oBACxE,EAAE,KAAK,EAAE,eAAe,EAAE,KAAK,EAAE,uCAAuC,EAAE;iBAC3E;gBACD,OAAO,EAAE,oBAAoB;gBAC7B,IAAI,EAAE,QAAQ;gBACd,QAAQ,EAAE,IAAI;aACf;SACF;QACD,kBAAkB,EAAE,KAAK,EAAE,OAAO,EAAE,EAAE,IAAI,EAAE,EAAE,EAAE;YAC9C,IAAI,CAAC,IAAI,EAAE,WAAW,EAAE;gBACtB,MAAM,IAAI,yCAA0B,CAAC,gEAAgE,CAAC,CAAA;aACvG;YAED,IAAI;gBACF,MAAM,OAAO,CAAuB,gDAAgD,EAAE;oBACpF,MAAM,EAAE,KAAK;iBACd,CAAC,CAAA;aACH;YAAC,OAAO,CAAM,EAAE;gBACf,MAAM,KAAK,GAAG,CAAkC,CAAA;gBAChD,IAAI,KAAK,CAAC,OAAO,KAAK,cAAc,EAAE;oBACpC,MAAM,IAAI,KAAK,CACb,4HAA4H,CAC7H,CAAA;iBACF;gBACD,MAAM,CAAC,CAAA;aACR;QACH,CAAC;QACD,kBAAkB,EAAE,KAAK,EAAE,OAAO,EAAE,EAAE,IAAI,EAAE,EAAE,EAAE;YAC9C,IAAI,GAAG,CAAA;YAEP,IAAI;gBACF,GAAG,GAAG,MAAM,OAAO,CAAuB,sCAAsC,EAAE;oBAChF,MAAM,EAAE,MAAM;oBACd,IAAI,EAAE,IAAI,eAAe,CAAC;wBACxB,aAAa,EAAE,IAAI,CAAC,YAAY;wBAChC,SAAS,EAAE,IAAI,CAAC,QAAQ;wBACxB,aAAa,EAAE,IAAI,CAAC,YAAY;wBAChC,UAAU,EAAE,eAAe;qBAC5B,CAAC;iBACH,CAAC,CAAA;aACH;YAAC,OAAO,CAAM,EAAE;gBACf,MAAM,KAAK,GAAG,CAA4B,CAAA;gBAC1C,IAAI,KAAK,CAAC,QAAQ,EAAE,IAAI,EAAE,KAAK,KAAK,eAAe,EAAE;oBACnD,MAAM,IAAI,+BAAgB,CACxB,wHAAwH,EACxH,yBAAU,CAAC,qBAAqB,EAChC,GAAG,CACJ,CAAA;iBACF;gBAED,MAAM,IAAI,+BAAgB,CACxB,+CAA+C,KAAK,CAAC,QAAQ,EAAE,IAAI,EAAE,KAAK,EAAE,EAC5E,yBAAU,CAAC,oBAAoB,EAC/B,GAAG,CACJ,CAAA;aACF;YAED,OAAO,EAAE,WAAW,EAAE,GAAG,EAAE,IAAI,EAAE,YAAY,EAAE,CAAA;QACjD,CAAC;KACF;IACD,aAAa,CAAC,EAAE,IAAI,EAAE;QACpB,OAAO;YACL,OAAO,EAAE;gBACP,aAAa,EAAE,UAAU,IAAI,EAAE,WAAW,EAAE;aAC7C;SACF,CAAA;IACH,CAAC;IAED,cAAc,EAAE,EAAE;IAElB,cAAc,EAAE;QACd,IAAI,EAAE;YACJ,IAAI,EAAE,QAAQ;YACd,kBAAkB,EAAE,KAAK;SAC1B;KAWF;IACD,OAAO,EAAE;QACP,aAAa,EAAb,uBAAa;KACd;CACF,CAAA;AAED,kBAAe,WAAW,CAAA"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/destinations/amazon-ads/index.ts"],"names":[],"mappings":"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"}
@@ -1,2 +1,21 @@
1
1
  export interface Payload {
2
+ records: {
3
+ externalUserId: string;
4
+ action: string;
5
+ countryCode?: string;
6
+ measurements?: {
7
+ [k: string]: unknown;
8
+ };
9
+ hashedPII: {
10
+ firstname?: string;
11
+ address?: string;
12
+ phone?: string;
13
+ city?: string;
14
+ state?: string;
15
+ email?: string;
16
+ lastname?: string;
17
+ postal?: string;
18
+ }[];
19
+ }[];
20
+ audienceId: number;
2
21
  }
@@ -1,15 +1,166 @@
1
1
  "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
5
+ }) : (function(o, m, k, k2) {
6
+ if (k2 === undefined) k2 = k;
7
+ o[k2] = m[k];
8
+ }));
9
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
10
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
11
+ }) : function(o, v) {
12
+ o["default"] = v;
13
+ });
14
+ var __importStar = (this && this.__importStar) || function (mod) {
15
+ if (mod && mod.__esModule) return mod;
16
+ var result = {};
17
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
18
+ __setModuleDefault(result, mod);
19
+ return result;
20
+ };
2
21
  Object.defineProperty(exports, "__esModule", { value: true });
22
+ const actions_core_1 = require("@segment/actions-core");
23
+ const utils_1 = require("../utils");
24
+ const crypto = __importStar(require("crypto"));
3
25
  const action = {
4
- title: 'Sync Audiences',
26
+ title: 'Sync Audience',
5
27
  description: 'Sync audiences from Segment to Amazon Ads Audience.',
6
- fields: {},
7
- perform: (request, data) => {
8
- return request('https://example.com', {
9
- method: 'post',
10
- json: data.payload
11
- });
28
+ defaultSubscription: 'event = "Audience Entered" or event = "Audience Exited"',
29
+ fields: {
30
+ records: {
31
+ label: 'Records',
32
+ description: 'Records to create and upload audiences to Amazon DSP.',
33
+ type: 'object',
34
+ multiple: true,
35
+ required: true,
36
+ properties: {
37
+ externalUserId: {
38
+ label: 'External User ID',
39
+ description: 'This is an external user identifier defined by data providers.',
40
+ type: 'string',
41
+ required: true
42
+ },
43
+ action: {
44
+ label: 'User Action',
45
+ description: 'A specific key used to define action type.',
46
+ type: 'string',
47
+ required: true,
48
+ choices: [
49
+ { label: `Create`, value: 'CREATE' },
50
+ { label: 'Delete', value: 'DELETE' }
51
+ ],
52
+ default: 'CREATE'
53
+ },
54
+ countryCode: {
55
+ label: 'Country Code',
56
+ description: 'A String value representing ISO 3166-1 alpha-2 country code for the members in this audience.',
57
+ type: 'string'
58
+ },
59
+ measurements: {
60
+ label: 'Measurements',
61
+ type: 'object'
62
+ },
63
+ hashedPII: {
64
+ label: `hashed PII`,
65
+ description: 'List of hashed personally-identifiable information records to be matched with Amazon identities for future use. All inputs must be properly normalized and SHA-256 hashed.',
66
+ type: 'object',
67
+ required: true,
68
+ multiple: true,
69
+ properties: {
70
+ firstname: {
71
+ label: 'Measurements',
72
+ type: 'string'
73
+ },
74
+ address: {
75
+ label: 'Measurements',
76
+ type: 'string'
77
+ },
78
+ phone: {
79
+ label: 'Measurements',
80
+ type: 'string'
81
+ },
82
+ city: {
83
+ label: 'Measurements',
84
+ type: 'string'
85
+ },
86
+ state: {
87
+ label: 'Measurements',
88
+ type: 'string'
89
+ },
90
+ email: {
91
+ label: 'Measurements',
92
+ type: 'string'
93
+ },
94
+ lastname: {
95
+ label: 'Measurements',
96
+ type: 'string'
97
+ },
98
+ postal: {
99
+ label: 'Measurements',
100
+ type: 'string'
101
+ }
102
+ }
103
+ }
104
+ }
105
+ },
106
+ audienceId: {
107
+ label: 'Audience ID',
108
+ type: 'number',
109
+ required: true,
110
+ description: 'An number value representing the Amazon audience identifier. This is the identifier that is returned during audience creation.'
111
+ }
112
+ },
113
+ perform: (request, { settings, payload }) => {
114
+ return processPayload(request, settings, payload);
12
115
  }
13
116
  };
117
+ async function processPayload(request, settings, payload) {
118
+ if (!payload.audienceId) {
119
+ throw new actions_core_1.PayloadValidationError('Audience ID is required.');
120
+ }
121
+ try {
122
+ for (const record of payload.records) {
123
+ for (const pii of record.hashedPII) {
124
+ for (const key in pii) {
125
+ if (pii[key] !== undefined) {
126
+ pii[key] = await normalizeAndHash(pii[key]);
127
+ }
128
+ }
129
+ }
130
+ }
131
+ const response = await request(`${settings.region}/amc/audiences/records`, {
132
+ method: 'POST',
133
+ json: payload,
134
+ headers: {
135
+ 'Content-Type': 'application/vnd.amcaudiences.v1+json'
136
+ }
137
+ });
138
+ const result = await response.json();
139
+ const jobRequestId = result?.jobRequestId;
140
+ if (!jobRequestId) {
141
+ throw new actions_core_1.IntegrationError('Invalid response from upload audinece record call', 'INVALID_RESPONSE', 400);
142
+ }
143
+ return {
144
+ result
145
+ };
146
+ }
147
+ catch (e) {
148
+ if (e instanceof utils_1.AmazonAdsError) {
149
+ const message = JSON.parse(e.response?.data?.message || '');
150
+ throw new actions_core_1.APIError(message, e.response?.status);
151
+ }
152
+ else if (e instanceof actions_core_1.IntegrationError) {
153
+ throw new actions_core_1.APIError(e.message, 400);
154
+ }
155
+ else {
156
+ throw e;
157
+ }
158
+ }
159
+ }
160
+ async function normalizeAndHash(data) {
161
+ const normalizedData = data.toLowerCase().trim();
162
+ const sha256Hash = crypto.createHash('sha256').update(normalizedData).digest('hex');
163
+ return sha256Hash;
164
+ }
14
165
  exports.default = action;
15
166
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/destinations/amazon-ads/syncAudiences/index.ts"],"names":[],"mappings":";;AAIA,MAAM,MAAM,GAAwC;IAClD,KAAK,EAAE,gBAAgB;IACvB,WAAW,EAAE,qDAAqD;IAClE,MAAM,EAAE,EAAE;IACV,OAAO,EAAE,CAAC,OAAO,EAAE,IAAI,EAAE,EAAE;QACzB,OAAO,OAAO,CAAC,qBAAqB,EAAE;YACpC,MAAM,EAAE,MAAM;YACd,IAAI,EAAE,IAAI,CAAC,OAAO;SACnB,CAAC,CAAA;IACJ,CAAC;CACF,CAAA;AAED,kBAAe,MAAM,CAAA"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/destinations/amazon-ads/syncAudiences/index.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,25 @@
1
+ import { HTTPError } from '@segment/actions-core';
2
+ export declare class AmazonAdsError extends HTTPError {
3
+ response: Response & {
4
+ data: {
5
+ status: string;
6
+ message: string;
7
+ };
8
+ };
9
+ }
10
+ export interface AudiencePayload {
11
+ name: string;
12
+ description: string;
13
+ countryCode?: string;
14
+ targetResource: {
15
+ advertiserId: string;
16
+ };
17
+ metadata: {
18
+ externalAudienceId: string;
19
+ ttl?: number;
20
+ audienceFees?: {
21
+ cpmCents: number;
22
+ currency: string;
23
+ }[];
24
+ };
25
+ }
@@ -0,0 +1,8 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.AmazonAdsError = void 0;
4
+ const actions_core_1 = require("@segment/actions-core");
5
+ class AmazonAdsError extends actions_core_1.HTTPError {
6
+ }
7
+ exports.AmazonAdsError = AmazonAdsError;
8
+ //# sourceMappingURL=utils.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"utils.js","sourceRoot":"","sources":["../../../src/destinations/amazon-ads/utils.ts"],"names":[],"mappings":";;;AAAA,wDAAiD;AAEjD,MAAa,cAAe,SAAQ,wBAAS;CAO5C;AAPD,wCAOC"}
@@ -7,7 +7,7 @@ const actions_core_1 = require("@segment/actions-core");
7
7
  const sendContact_1 = __importDefault(require("./sendContact"));
8
8
  const sendCustomer_1 = __importDefault(require("./sendCustomer"));
9
9
  const destination = {
10
- name: 'ChartMogul',
10
+ name: 'Chart Mogul',
11
11
  slug: 'actions-chartmogul',
12
12
  mode: 'cloud',
13
13
  description: 'Send Contacts and Customers to ChartMogul.',
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/destinations/chartmogul/index.ts"],"names":[],"mappings":";;;;;AAEA,wDAAkE;AAElE,gEAAuC;AAEvC,kEAAyC;AAEzC,MAAM,WAAW,GAAoC;IACnD,IAAI,EAAE,YAAY;IAClB,IAAI,EAAE,oBAAoB;IAC1B,IAAI,EAAE,OAAO;IACb,WAAW,EAAE,4CAA4C;IACzD,cAAc,EAAE;QACd,MAAM,EAAE,QAAQ;QAChB,MAAM,EAAE;YACN,sBAAsB,EAAE;gBACtB,KAAK,EAAE,wBAAwB;gBAC/B,WAAW,EAAE,wDAAwD;gBACrE,IAAI,EAAE,QAAQ;gBACd,MAAM,EAAE,KAAK;gBACb,QAAQ,EAAE,IAAI;aACf;SACF;QACD,kBAAkB,EAAE,CAAC,OAAO,EAAE,IAAI,EAAE,EAAE;YACpC,MAAM,SAAS,GAAG,IAAI,EAAE,QAAQ,EAAE,sBAAsB,CAAA;YACxD,IAAI,CAAC,SAAS,IAAI,CAAC,SAAS,CAAC,UAAU,CAAC,UAAU,CAAC,EAAE;gBACnD,MAAM,IAAI,yCAA0B,CAAC,8CAA8C,CAAC,CAAA;aACrF;YAED,OAAO,OAAO,CAAC,SAAS,EAAE;gBACxB,MAAM,EAAE,MAAM;gBACd,IAAI,EAAE,EAAE;aACT,CAAC,CAAA;QACJ,CAAC;KACF;IAED,OAAO,EAAE;QACP,WAAW,EAAX,qBAAW;QACX,YAAY,EAAZ,sBAAY;KACb;CACF,CAAA;AAED,kBAAe,WAAW,CAAA"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/destinations/chartmogul/index.ts"],"names":[],"mappings":";;;;;AAEA,wDAAkE;AAElE,gEAAuC;AAEvC,kEAAyC;AAEzC,MAAM,WAAW,GAAoC;IACnD,IAAI,EAAE,aAAa;IACnB,IAAI,EAAE,oBAAoB;IAC1B,IAAI,EAAE,OAAO;IACb,WAAW,EAAE,4CAA4C;IACzD,cAAc,EAAE;QACd,MAAM,EAAE,QAAQ;QAChB,MAAM,EAAE;YACN,sBAAsB,EAAE;gBACtB,KAAK,EAAE,wBAAwB;gBAC/B,WAAW,EAAE,wDAAwD;gBACrE,IAAI,EAAE,QAAQ;gBACd,MAAM,EAAE,KAAK;gBACb,QAAQ,EAAE,IAAI;aACf;SACF;QACD,kBAAkB,EAAE,CAAC,OAAO,EAAE,IAAI,EAAE,EAAE;YACpC,MAAM,SAAS,GAAG,IAAI,EAAE,QAAQ,EAAE,sBAAsB,CAAA;YACxD,IAAI,CAAC,SAAS,IAAI,CAAC,SAAS,CAAC,UAAU,CAAC,UAAU,CAAC,EAAE;gBACnD,MAAM,IAAI,yCAA0B,CAAC,8CAA8C,CAAC,CAAA;aACrF;YAED,OAAO,OAAO,CAAC,SAAS,EAAE;gBACxB,MAAM,EAAE,MAAM;gBACd,IAAI,EAAE,EAAE;aACT,CAAC,CAAA;QACJ,CAAC;KACF;IAED,OAAO,EAAE;QACP,WAAW,EAAX,qBAAW;QACX,YAAY,EAAZ,sBAAY;KACb;CACF,CAAA;AAED,kBAAe,WAAW,CAAA"}
@@ -19,9 +19,10 @@ const action = {
19
19
  await shared_1.handleUpdate(request, [payload], 'add', statsContext);
20
20
  return { success: true };
21
21
  },
22
- performBatch: async (request, { payload, statsContext }) => {
22
+ performBatch: async (request, { payload, statsContext, logger }) => {
23
23
  statsContext?.tags.push('slug:actions-display-video-360');
24
24
  statsContext?.statsClient?.incr('addToAudience.batch', 1, statsContext?.tags);
25
+ Math.ceil(Math.random() * 10) && logger?.info('DIFN Test -' + payload[0].mobile_advertising_id);
25
26
  await shared_1.handleUpdate(request, payload, 'add', statsContext);
26
27
  return { success: true };
27
28
  }
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/destinations/display-video-360/addToAudience/index.ts"],"names":[],"mappings":";;AAIA,sCAAwC;AAExC,8CAMsB;AAEtB,MAAM,MAAM,GAA0D;IACpE,KAAK,EAAE,iBAAiB;IACxB,WAAW,EAAE,+CAA+C;IAC5D,mBAAmB,EAAE,4BAA4B;IACjD,MAAM,EAAE;QACN,eAAe,EAAE,EAAE,GAAG,4BAAe,EAAE;QACvC,oBAAoB,EAAE,EAAE,GAAG,iCAAoB,EAAE;QACjD,qBAAqB,EAAE,EAAE,GAAG,kCAAqB,EAAE;QACnD,UAAU,EAAE,EAAE,GAAG,uBAAU,EAAE;QAC7B,mBAAmB,EAAE,EAAE,GAAG,gCAAmB,EAAE;KAChD;IACD,OAAO,EAAE,KAAK,EAAE,OAAO,EAAE,EAAE,OAAO,EAAE,YAAY,EAAE,EAAE,EAAE;QACpD,YAAY,EAAE,IAAI,CAAC,IAAI,CAAC,gCAAgC,CAAC,CAAA;QACzD,YAAY,EAAE,WAAW,EAAE,IAAI,CAAC,eAAe,EAAE,CAAC,EAAE,YAAY,EAAE,IAAI,CAAC,CAAA;QACvE,MAAM,qBAAY,CAAC,OAAO,EAAE,CAAC,OAAO,CAAC,EAAE,KAAK,EAAE,YAAY,CAAC,CAAA;QAC3D,OAAO,EAAE,OAAO,EAAE,IAAI,EAAE,CAAA;IAC1B,CAAC;IACD,YAAY,EAAE,KAAK,EAAE,OAAO,EAAE,EAAE,OAAO,EAAE,YAAY,EAAE,EAAE,EAAE;QACzD,YAAY,EAAE,IAAI,CAAC,IAAI,CAAC,gCAAgC,CAAC,CAAA;QACzD,YAAY,EAAE,WAAW,EAAE,IAAI,CAAC,qBAAqB,EAAE,CAAC,EAAE,YAAY,EAAE,IAAI,CAAC,CAAA;QAC7E,MAAM,qBAAY,CAAC,OAAO,EAAE,OAAO,EAAE,KAAK,EAAE,YAAY,CAAC,CAAA;QACzD,OAAO,EAAE,OAAO,EAAE,IAAI,EAAE,CAAA;IAC1B,CAAC;CACF,CAAA;AAED,kBAAe,MAAM,CAAA"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/destinations/display-video-360/addToAudience/index.ts"],"names":[],"mappings":";;AAIA,sCAAwC;AAExC,8CAMsB;AAEtB,MAAM,MAAM,GAA0D;IACpE,KAAK,EAAE,iBAAiB;IACxB,WAAW,EAAE,+CAA+C;IAC5D,mBAAmB,EAAE,4BAA4B;IACjD,MAAM,EAAE;QACN,eAAe,EAAE,EAAE,GAAG,4BAAe,EAAE;QACvC,oBAAoB,EAAE,EAAE,GAAG,iCAAoB,EAAE;QACjD,qBAAqB,EAAE,EAAE,GAAG,kCAAqB,EAAE;QACnD,UAAU,EAAE,EAAE,GAAG,uBAAU,EAAE;QAC7B,mBAAmB,EAAE,EAAE,GAAG,gCAAmB,EAAE;KAChD;IACD,OAAO,EAAE,KAAK,EAAE,OAAO,EAAE,EAAE,OAAO,EAAE,YAAY,EAAE,EAAE,EAAE;QACpD,YAAY,EAAE,IAAI,CAAC,IAAI,CAAC,gCAAgC,CAAC,CAAA;QACzD,YAAY,EAAE,WAAW,EAAE,IAAI,CAAC,eAAe,EAAE,CAAC,EAAE,YAAY,EAAE,IAAI,CAAC,CAAA;QACvE,MAAM,qBAAY,CAAC,OAAO,EAAE,CAAC,OAAO,CAAC,EAAE,KAAK,EAAE,YAAY,CAAC,CAAA;QAC3D,OAAO,EAAE,OAAO,EAAE,IAAI,EAAE,CAAA;IAC1B,CAAC;IACD,YAAY,EAAE,KAAK,EAAE,OAAO,EAAE,EAAE,OAAO,EAAE,YAAY,EAAE,MAAM,EAAE,EAAE,EAAE;QACjE,YAAY,EAAE,IAAI,CAAC,IAAI,CAAC,gCAAgC,CAAC,CAAA;QACzD,YAAY,EAAE,WAAW,EAAE,IAAI,CAAC,qBAAqB,EAAE,CAAC,EAAE,YAAY,EAAE,IAAI,CAAC,CAAA;QAC7E,IAAI,CAAC,IAAI,CAAC,IAAI,CAAC,MAAM,EAAE,GAAG,EAAE,CAAC,IAAI,MAAM,EAAE,IAAI,CAAC,aAAa,GAAG,OAAO,CAAC,CAAC,CAAC,CAAC,qBAAqB,CAAC,CAAA;QAC/F,MAAM,qBAAY,CAAC,OAAO,EAAE,OAAO,EAAE,KAAK,EAAE,YAAY,CAAC,CAAA;QACzD,OAAO,EAAE,OAAO,EAAE,IAAI,EAAE,CAAA;IAC1B,CAAC;CACF,CAAA;AAED,kBAAe,MAAM,CAAA"}
@@ -0,0 +1,6 @@
1
+ export interface Profile {
2
+ user_id?: string;
3
+ anonymous_id?: string;
4
+ email?: string;
5
+ traits: Record<string, string>;
6
+ }
@@ -1,3 +1,3 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=generated-types.js.map
3
+ //# sourceMappingURL=Profile.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Profile.js","sourceRoot":"","sources":["../../../../src/destinations/engage/sendgrid/Profile.ts"],"names":[],"mappings":""}
@@ -0,0 +1,21 @@
1
+ import { InputField } from '@segment/actions-core';
2
+ import { RequestClient } from '@segment/actions-core';
3
+ import { Logger, StatsClient, DataFeedCache } from '@segment/actions-core/destination-kit';
4
+ import type { Settings } from '../generated-types';
5
+ import { Profile } from '../Profile';
6
+ export declare type ApiLookupConfig = {
7
+ id?: string | undefined;
8
+ name: string;
9
+ url: string;
10
+ method: string;
11
+ cacheTtl: number;
12
+ body?: string | undefined;
13
+ headers?: object | undefined;
14
+ responseType: string;
15
+ };
16
+ export declare const getRequestId: ({ method, url, body, headers }: ApiLookupConfig) => string;
17
+ export declare const getCachedResponse: ({ responseType }: ApiLookupConfig, requestId: string, dataFeedCache: DataFeedCache, datafeedTags: string[]) => Promise<any>;
18
+ export declare const performApiLookup: (request: RequestClient, apiLookupConfig: ApiLookupConfig, profile: Profile, statsClient: StatsClient | undefined, tags: string[], settings: Settings, logger?: Logger | undefined, dataFeedCache?: DataFeedCache | undefined) => Promise<any>;
19
+ export declare const apiLookupActionFields: Record<string, InputField>;
20
+ export declare const apiLookupLiquidKey = "lookups";
21
+ export declare const FLAGON_NAME_DATA_FEEDS = "is-datafeeds-enabled";