@segment/action-destinations 3.264.0 → 3.264.1-startconn-3468.1

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 (188) 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 +11 -0
  6. package/dist/destinations/amazon-ads/syncAudiences/index.js +235 -7
  7. package/dist/destinations/amazon-ads/syncAudiences/index.js.map +1 -1
  8. package/dist/destinations/amazon-ads/types.d.ts +25 -0
  9. package/dist/destinations/amazon-ads/utils.d.ts +25 -0
  10. package/dist/destinations/amazon-ads/utils.js +8 -0
  11. package/dist/destinations/amazon-ads/utils.js.map +1 -0
  12. package/dist/destinations/blackbaud-raisers-edge-nxt/utils/index.d.ts +1 -1
  13. package/dist/destinations/chartmogul/index.js +1 -1
  14. package/dist/destinations/chartmogul/index.js.map +1 -1
  15. package/dist/destinations/dynamic-yield-audiences/constants.d.ts +1 -5
  16. package/dist/destinations/dynamic-yield-audiences/constants.js +2 -6
  17. package/dist/destinations/dynamic-yield-audiences/constants.js.map +1 -1
  18. package/dist/destinations/dynamic-yield-audiences/generated-types.d.ts +2 -4
  19. package/dist/destinations/dynamic-yield-audiences/helpers.d.ts +3 -2
  20. package/dist/destinations/dynamic-yield-audiences/helpers.js +7 -21
  21. package/dist/destinations/dynamic-yield-audiences/helpers.js.map +1 -1
  22. package/dist/destinations/dynamic-yield-audiences/index.d.ts +3 -3
  23. package/dist/destinations/dynamic-yield-audiences/index.js +27 -86
  24. package/dist/destinations/dynamic-yield-audiences/index.js.map +1 -1
  25. package/dist/destinations/dynamic-yield-audiences/syncAudience/generated-types.d.ts +4 -9
  26. package/dist/destinations/dynamic-yield-audiences/syncAudience/index.d.ts +3 -3
  27. package/dist/destinations/dynamic-yield-audiences/syncAudience/index.js +39 -109
  28. package/dist/destinations/dynamic-yield-audiences/syncAudience/index.js.map +1 -1
  29. package/dist/destinations/dynamic-yield-audiences/syncAudience/types.d.ts +22 -0
  30. package/dist/destinations/dynamic-yield-audiences/syncAudience/types.js +3 -0
  31. package/dist/destinations/dynamic-yield-audiences/syncAudience/types.js.map +1 -0
  32. package/dist/destinations/dynamic-yield-audiences/types.d.ts +8 -0
  33. package/dist/destinations/dynamic-yield-audiences/types.js +12 -0
  34. package/dist/destinations/dynamic-yield-audiences/types.js.map +1 -0
  35. package/dist/destinations/engage/sendgrid/Profile.d.ts +6 -0
  36. package/dist/destinations/engage/sendgrid/Profile.js +3 -0
  37. package/dist/destinations/engage/sendgrid/Profile.js.map +1 -0
  38. package/dist/destinations/engage/sendgrid/previewApiLookup/api-lookups.d.ts +21 -0
  39. package/dist/destinations/engage/sendgrid/previewApiLookup/api-lookups.js +174 -0
  40. package/dist/destinations/engage/sendgrid/previewApiLookup/api-lookups.js.map +1 -0
  41. package/dist/destinations/engage/sendgrid/sendEmail/SendEmailPerformer.js +1 -2
  42. package/dist/destinations/engage/sendgrid/sendEmail/SendEmailPerformer.js.map +1 -1
  43. package/dist/destinations/engage/utils/track.d.ts +17 -17
  44. package/dist/destinations/gameball/index.js +1 -1
  45. package/dist/destinations/gameball/index.js.map +1 -1
  46. package/dist/destinations/hubspot/upsertCustomObjectRecord/index.js +2 -2
  47. package/dist/destinations/hubspot/upsertCustomObjectRecord/index.js.map +1 -1
  48. package/dist/destinations/index.js +0 -1
  49. package/dist/destinations/index.js.map +1 -1
  50. package/dist/destinations/kameleoon/group/generated-types.d.ts +0 -1
  51. package/dist/destinations/kameleoon/group/index.js +0 -9
  52. package/dist/destinations/kameleoon/group/index.js.map +1 -1
  53. package/dist/destinations/kameleoon/identify/generated-types.d.ts +0 -1
  54. package/dist/destinations/kameleoon/identify/index.js +0 -9
  55. package/dist/destinations/kameleoon/identify/index.js.map +1 -1
  56. package/dist/destinations/kameleoon/page/generated-types.d.ts +0 -1
  57. package/dist/destinations/kameleoon/page/index.js +0 -9
  58. package/dist/destinations/kameleoon/page/index.js.map +1 -1
  59. package/dist/destinations/klaviyo/functions.d.ts +1 -5
  60. package/dist/destinations/klaviyo/functions.js +1 -102
  61. package/dist/destinations/klaviyo/functions.js.map +1 -1
  62. package/dist/destinations/klaviyo/index.js +1 -7
  63. package/dist/destinations/klaviyo/index.js.map +1 -1
  64. package/dist/destinations/klaviyo/orderCompleted/generated-types.d.ts +4 -1
  65. package/dist/destinations/klaviyo/orderCompleted/index.js +15 -6
  66. package/dist/destinations/klaviyo/orderCompleted/index.js.map +1 -1
  67. package/dist/destinations/klaviyo/trackEvent/index.js +0 -1
  68. package/dist/destinations/klaviyo/trackEvent/index.js.map +1 -1
  69. package/dist/destinations/klaviyo/types.d.ts +1 -68
  70. package/dist/destinations/koala/identify/index.js +1 -6
  71. package/dist/destinations/koala/identify/index.js.map +1 -1
  72. package/dist/destinations/liveramp-audiences/audienceEnteredS3/index.js +2 -2
  73. package/dist/destinations/liveramp-audiences/audienceEnteredS3/index.js.map +1 -1
  74. package/dist/destinations/liveramp-audiences/audienceEnteredSftp/index.js +2 -2
  75. package/dist/destinations/liveramp-audiences/audienceEnteredSftp/index.js.map +1 -1
  76. package/dist/destinations/marketo-static-lists/addToList/index.js +3 -17
  77. package/dist/destinations/marketo-static-lists/addToList/index.js.map +1 -1
  78. package/dist/destinations/marketo-static-lists/functions.d.ts +8 -0
  79. package/dist/destinations/marketo-static-lists/functions.js +6 -4
  80. package/dist/destinations/marketo-static-lists/functions.js.map +1 -1
  81. package/dist/destinations/mixpanel/utils.d.ts +13 -0
  82. package/dist/destinations/mixpanel/utils.js +117 -0
  83. package/dist/destinations/mixpanel/utils.js.map +1 -0
  84. package/dist/destinations/moloco-rmp/common/convert.js +29 -17
  85. package/dist/destinations/moloco-rmp/common/convert.js.map +1 -1
  86. package/dist/destinations/responsys/asyncMergePetRecords/generated-types.d.ts +14 -0
  87. package/dist/destinations/responsys/asyncMergePetRecords/generated-types.js.map +1 -0
  88. package/dist/destinations/{klaviyo/unsubscribeProfile → responsys/asyncMergePetRecords}/index.d.ts +1 -1
  89. package/dist/destinations/responsys/asyncMergePetRecords/index.js +113 -0
  90. package/dist/destinations/responsys/asyncMergePetRecords/index.js.map +1 -0
  91. package/dist/destinations/responsys/asyncMergeProfileListMembers/generated-types.d.ts +20 -0
  92. package/dist/destinations/responsys/asyncMergeProfileListMembers/generated-types.js.map +1 -0
  93. package/dist/destinations/{klaviyo/subscribeProfile → responsys/asyncMergeProfileListMembers}/index.d.ts +1 -1
  94. package/dist/destinations/responsys/asyncMergeProfileListMembers/index.js +174 -0
  95. package/dist/destinations/responsys/asyncMergeProfileListMembers/index.js.map +1 -0
  96. package/dist/destinations/responsys/index.js +2 -6
  97. package/dist/destinations/responsys/index.js.map +1 -1
  98. package/dist/destinations/responsys/rsp-operations.d.ts +14 -0
  99. package/dist/destinations/responsys/rsp-operations.js +33 -0
  100. package/dist/destinations/responsys/rsp-operations.js.map +1 -0
  101. package/dist/destinations/responsys/rsp-properties.d.ts +4 -0
  102. package/dist/destinations/responsys/rsp-properties.js +27 -0
  103. package/dist/destinations/responsys/rsp-properties.js.map +1 -0
  104. package/dist/destinations/responsys/sendAudience/generated-types.d.ts +1 -1
  105. package/dist/destinations/responsys/sendAudience/index.js +4 -14
  106. package/dist/destinations/responsys/sendAudience/index.js.map +1 -1
  107. package/dist/destinations/responsys/sendCustomTraits/generated-types.d.ts +1 -1
  108. package/dist/destinations/responsys/sendCustomTraits/index.js +4 -14
  109. package/dist/destinations/responsys/sendCustomTraits/index.js.map +1 -1
  110. package/dist/destinations/responsys/utils.d.ts +2 -2
  111. package/dist/destinations/responsys/utils.js +5 -21
  112. package/dist/destinations/responsys/utils.js.map +1 -1
  113. package/dist/destinations/segment/segment-properties.d.ts +0 -1
  114. package/dist/destinations/segment/segment-properties.js +1 -8
  115. package/dist/destinations/segment/segment-properties.js.map +1 -1
  116. package/dist/destinations/segment/sendGroup/generated-types.d.ts +0 -1
  117. package/dist/destinations/segment/sendGroup/index.js +0 -2
  118. package/dist/destinations/segment/sendGroup/index.js.map +1 -1
  119. package/dist/destinations/segment/sendIdentify/generated-types.d.ts +0 -1
  120. package/dist/destinations/segment/sendIdentify/index.js +0 -2
  121. package/dist/destinations/segment/sendIdentify/index.js.map +1 -1
  122. package/dist/destinations/segment/sendPage/generated-types.d.ts +0 -1
  123. package/dist/destinations/segment/sendPage/index.js +0 -2
  124. package/dist/destinations/segment/sendPage/index.js.map +1 -1
  125. package/dist/destinations/segment/sendScreen/generated-types.d.ts +0 -1
  126. package/dist/destinations/segment/sendScreen/index.js +0 -2
  127. package/dist/destinations/segment/sendScreen/index.js.map +1 -1
  128. package/dist/destinations/segment/sendTrack/generated-types.d.ts +0 -1
  129. package/dist/destinations/segment/sendTrack/index.js +0 -2
  130. package/dist/destinations/segment/sendTrack/index.js.map +1 -1
  131. package/dist/destinations/segment-profiles/segment-properties.d.ts +0 -1
  132. package/dist/destinations/segment-profiles/segment-properties.js +1 -8
  133. package/dist/destinations/segment-profiles/segment-properties.js.map +1 -1
  134. package/dist/destinations/segment-profiles/sendGroup/generated-types.d.ts +0 -1
  135. package/dist/destinations/segment-profiles/sendGroup/index.js +1 -3
  136. package/dist/destinations/segment-profiles/sendGroup/index.js.map +1 -1
  137. package/dist/destinations/segment-profiles/sendIdentify/generated-types.d.ts +0 -1
  138. package/dist/destinations/segment-profiles/sendIdentify/index.js +1 -3
  139. package/dist/destinations/segment-profiles/sendIdentify/index.js.map +1 -1
  140. package/dist/destinations/segment-profiles/sendSubscription/generated-types.d.ts +0 -1
  141. package/dist/destinations/segment-profiles/sendSubscription/index.js +1 -3
  142. package/dist/destinations/segment-profiles/sendSubscription/index.js.map +1 -1
  143. package/dist/destinations/segment-profiles/sendSubscription/subscription-properties.d.ts +0 -1
  144. package/dist/destinations/segment-profiles/sendSubscription/subscription-properties.js +1 -8
  145. package/dist/destinations/segment-profiles/sendSubscription/subscription-properties.js.map +1 -1
  146. package/dist/destinations/segment-profiles/sendTrack/generated-types.d.ts +0 -1
  147. package/dist/destinations/segment-profiles/sendTrack/index.js +1 -3
  148. package/dist/destinations/segment-profiles/sendTrack/index.js.map +1 -1
  149. package/dist/destinations/snap-conversions-api/_tests_/capiV2tests.d.ts +1 -0
  150. package/dist/destinations/snap-conversions-api/_tests_/capiV2tests.js +381 -0
  151. package/dist/destinations/snap-conversions-api/_tests_/capiV2tests.js.map +1 -0
  152. package/dist/destinations/snap-conversions-api/_tests_/capiV3tests.d.ts +1 -0
  153. package/dist/destinations/snap-conversions-api/_tests_/capiV3tests.js +581 -0
  154. package/dist/destinations/snap-conversions-api/_tests_/capiV3tests.js.map +1 -0
  155. package/dist/destinations/snap-conversions-api/reportConversionEvent/snap-capi-v2.d.ts +4 -0
  156. package/dist/destinations/snap-conversions-api/reportConversionEvent/snap-capi-v2.js +97 -0
  157. package/dist/destinations/snap-conversions-api/reportConversionEvent/snap-capi-v2.js.map +1 -0
  158. package/dist/destinations/snap-conversions-api/snap-capi-properties.d.ts +30 -0
  159. package/dist/destinations/snap-conversions-api/snap-capi-properties.js +316 -0
  160. package/dist/destinations/snap-conversions-api/snap-capi-properties.js.map +1 -0
  161. package/dist/destinations/tiktok-conversions/index.js +75 -163
  162. package/dist/destinations/tiktok-conversions/index.js.map +1 -1
  163. package/dist/destinations/tiktok-conversions/reportWebEvent/formatter.d.ts +3 -0
  164. package/dist/destinations/tiktok-conversions/reportWebEvent/formatter.js +34 -0
  165. package/dist/destinations/tiktok-conversions/reportWebEvent/formatter.js.map +1 -0
  166. package/dist/destinations/tiktok-conversions/reportWebEvent/generated-types.d.ts +4 -12
  167. package/dist/destinations/tiktok-conversions/reportWebEvent/index.d.ts +1 -1
  168. package/dist/destinations/tiktok-conversions/reportWebEvent/index.js +233 -5
  169. package/dist/destinations/tiktok-conversions/reportWebEvent/index.js.map +1 -1
  170. package/dist/destinations/tiktok-offline-conversions/reportOfflineEvent/formatter.d.ts +3 -0
  171. package/dist/destinations/tiktok-offline-conversions/reportOfflineEvent/formatter.js +43 -0
  172. package/dist/destinations/tiktok-offline-conversions/reportOfflineEvent/formatter.js.map +1 -0
  173. package/dist/destinations/xtremepush/identify/index.js +2 -2
  174. package/dist/destinations/xtremepush/identify/index.js.map +1 -1
  175. package/dist/destinations/xtremepush/index.js.map +1 -1
  176. package/dist/destinations/xtremepush/track/index.js +2 -2
  177. package/dist/destinations/xtremepush/track/index.js.map +1 -1
  178. package/package.json +4 -4
  179. package/dist/destinations/klaviyo/subscribeProfile/generated-types.d.ts +0 -8
  180. package/dist/destinations/klaviyo/subscribeProfile/generated-types.js.map +0 -1
  181. package/dist/destinations/klaviyo/subscribeProfile/index.js +0 -137
  182. package/dist/destinations/klaviyo/subscribeProfile/index.js.map +0 -1
  183. package/dist/destinations/klaviyo/unsubscribeProfile/generated-types.d.ts +0 -6
  184. package/dist/destinations/klaviyo/unsubscribeProfile/generated-types.js.map +0 -1
  185. package/dist/destinations/klaviyo/unsubscribeProfile/index.js +0 -118
  186. package/dist/destinations/klaviyo/unsubscribeProfile/index.js.map +0 -1
  187. /package/dist/destinations/{klaviyo/subscribeProfile → responsys/asyncMergePetRecords}/generated-types.js +0 -0
  188. /package/dist/destinations/{klaviyo/unsubscribeProfile → responsys/asyncMergeProfileListMembers}/generated-types.js +0 -0
@@ -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: true,
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
+ countryCode: country_code
163
+ };
164
+ if (ttl) {
165
+ payload.metadata.ttl = ttl;
166
+ }
167
+ if (cpm_cents && currency) {
168
+ payload.metadata.audienceFees = [];
169
+ payload.metadata?.audienceFees.push({
170
+ currency,
171
+ cpmCents: cpm_cents
172
+ });
173
+ }
174
+ statsTags?.push(`slug:${destination.slug}`);
175
+ statsClient?.incr(`${statsName}.call`, 1, statsTags);
176
+ try {
177
+ let payloadString = JSON.stringify(payload);
178
+ const regex = /"advertiserId":"(\d+)"/;
179
+ payloadString = payloadString.replace(regex, '"advertiserId":$1');
180
+ const response = await request(`${endpoint}/amc/audiences/metadata`, {
181
+ method: 'POST',
182
+ body: payloadString,
183
+ headers: {
184
+ 'Content-Type': 'application/vnd.amcaudiences.v1+json'
185
+ }
186
+ });
187
+ const res = await response.text();
188
+ const resString = res.replace(/"audienceId":(\d+)/, '"audienceId":"$1"');
189
+ const externalId = JSON.parse(resString)['audienceId'];
190
+ if (!externalId) {
191
+ statsClient?.incr(`${statsName}.error`, 1, statsTags);
192
+ throw new actions_core_1.IntegrationError('Invalid response from create audience request', 'INVALID_RESPONSE', 400);
193
+ }
194
+ statsClient?.incr(`${statsName}.success`, 1, statsTags);
195
+ return {
196
+ externalId
197
+ };
198
+ }
199
+ catch (e) {
200
+ if (e instanceof utils_1.AmazonAdsError) {
201
+ const message = JSON.parse(e.response?.data?.message || '');
202
+ statsTags?.push(`error:${message}`);
203
+ statsClient?.incr(`${statsName}.error`, 1, statsTags);
204
+ throw new actions_core_1.APIError(message, e.response?.status);
205
+ }
206
+ else if (e instanceof actions_core_1.IntegrationError) {
207
+ statsClient?.incr(`${statsName}.error`, 1, statsTags);
208
+ statsTags?.push(`error:${e.message}`);
209
+ throw new actions_core_1.APIError(e.message, 400);
210
+ }
211
+ else {
212
+ statsTags?.push(`error:${e}`);
213
+ statsClient?.incr(`${statsName}.error`, 1, statsTags);
214
+ throw e;
215
+ }
216
+ }
217
+ },
218
+ async getAudience(request, getAudienceInput) {
219
+ const { statsContext } = getAudienceInput;
220
+ const audience_id = getAudienceInput.externalId;
221
+ const endpoint = getAudienceInput.settings.region;
222
+ const { statsClient, tags: statsTags } = statsContext || {};
223
+ const statsName = 'getAudience';
224
+ statsTags?.push(`slug:${destination.slug}`);
225
+ statsClient?.incr(`${statsName}.call`, 1, statsTags);
226
+ if (!audience_id) {
227
+ throw new actions_core_1.IntegrationError('Missing audience_id value', 'MISSING_REQUIRED_FIELD', 400);
228
+ }
229
+ try {
230
+ const response = await request(`${endpoint}/amc/audiences/metadata/${audience_id}`, {
231
+ method: 'GET'
232
+ });
233
+ const res = await response.text();
234
+ const resString = res.replace(/"audienceId":(\d+)/, '"audienceId":"$1"');
235
+ const externalId = JSON.parse(resString)['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,13 @@
1
1
  export interface Payload {
2
+ event_name?: string;
3
+ externalUserId: string;
4
+ email?: string;
5
+ firstName?: string;
6
+ lastName?: string;
7
+ phone?: string;
8
+ postal?: string;
9
+ state?: string;
10
+ city?: string;
11
+ address?: string;
12
+ audienceId: string;
2
13
  }
@@ -1,15 +1,243 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
+ const actions_core_1 = require("@segment/actions-core");
4
+ const utils_1 = require("../utils");
5
+ const crypto_1 = require("crypto");
3
6
  const action = {
4
- title: 'Sync Audiences',
7
+ title: 'Sync Audience',
5
8
  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
- });
9
+ defaultSubscription: 'event = "Audience Entered" or event = "Audience Exited"',
10
+ fields: {
11
+ event_name: {
12
+ label: 'Event Name',
13
+ description: 'The name of the current Segment event.',
14
+ type: 'string',
15
+ unsafe_hidden: true,
16
+ default: {
17
+ '@path': '$.event'
18
+ }
19
+ },
20
+ externalUserId: {
21
+ label: 'External User ID',
22
+ description: 'This is an external user identifier defined by data providers.',
23
+ type: 'string',
24
+ required: true,
25
+ default: { '@path': '$.userId' }
26
+ },
27
+ email: {
28
+ label: 'Email',
29
+ description: 'User email address. Vaule will be hashed before sending to Amazon.',
30
+ type: 'string',
31
+ required: false,
32
+ default: {
33
+ '@if': {
34
+ exists: { '@path': '$.context.properties.email' },
35
+ then: { '@path': '$.context.properties.email' },
36
+ else: { '@path': '$.properties.email' }
37
+ }
38
+ }
39
+ },
40
+ firstName: {
41
+ label: 'First name',
42
+ description: 'User first name. Vaue will be hashed before sending to Amazon.',
43
+ type: 'string',
44
+ required: false,
45
+ default: {
46
+ '@if': {
47
+ exists: { '@path': '$.context.properties.first_name' },
48
+ then: { '@path': '$.context.properties.first_name' },
49
+ else: { '@path': '$.properties.first_name' }
50
+ }
51
+ }
52
+ },
53
+ lastName: {
54
+ label: 'Last name',
55
+ description: 'User Last name. Vaue will be hashed before sending to Amazon.',
56
+ type: 'string',
57
+ required: false,
58
+ default: {
59
+ '@if': {
60
+ exists: { '@path': '$.context.properties.last_name' },
61
+ then: { '@path': '$.context.properties.last_name' },
62
+ else: { '@path': '$.properties.last_name' }
63
+ }
64
+ }
65
+ },
66
+ phone: {
67
+ label: 'Phone',
68
+ description: 'Phone Number. Vaue will be hashed before sending to Amazon.',
69
+ type: 'string',
70
+ required: false,
71
+ default: {
72
+ '@if': {
73
+ exists: { '@path': '$.context.properties.phone' },
74
+ then: { '@path': '$.context.properties.phone' },
75
+ else: { '@path': '$.properties.phone' }
76
+ }
77
+ }
78
+ },
79
+ postal: {
80
+ label: 'Postal',
81
+ description: 'POstal Code. Vaue will be hashed before sending to Amazon.',
82
+ type: 'string',
83
+ required: false,
84
+ default: {
85
+ '@if': {
86
+ exists: { '@path': '$.context.properties.postal' },
87
+ then: { '@path': '$.context.properties.postal' },
88
+ else: { '@path': '$.properties.postal' }
89
+ }
90
+ }
91
+ },
92
+ state: {
93
+ label: 'Postal',
94
+ description: 'State Code. Vaue will be hashed before sending to Amazon.',
95
+ type: 'string',
96
+ required: false,
97
+ default: {
98
+ '@if': {
99
+ exists: { '@path': '$.context.properties.state' },
100
+ then: { '@path': '$.context.properties.state' },
101
+ else: { '@path': '$.properties.state' }
102
+ }
103
+ }
104
+ },
105
+ city: {
106
+ label: 'City',
107
+ description: 'City name. Vaue will be hashed before sending to Amazon.',
108
+ type: 'string',
109
+ required: false,
110
+ default: {
111
+ '@if': {
112
+ exists: { '@path': '$.context.properties.city' },
113
+ then: { '@path': '$.context.properties.city' },
114
+ else: { '@path': '$.properties.city' }
115
+ }
116
+ }
117
+ },
118
+ address: {
119
+ label: 'Address',
120
+ description: 'Address Code. Value will be hashed before sending to Amazon.',
121
+ type: 'string',
122
+ required: false,
123
+ default: {
124
+ '@if': {
125
+ exists: { '@path': '$.context.properties.address' },
126
+ then: { '@path': '$.context.properties.address' },
127
+ else: { '@path': '$.properties.address' }
128
+ }
129
+ }
130
+ },
131
+ audienceId: {
132
+ label: 'Audience ID',
133
+ type: 'string',
134
+ required: true,
135
+ description: 'An number value representing the Amazon audience identifier. This is the identifier that is returned during audience creation.',
136
+ default: {
137
+ '@path': '$.context.personas.external_audience_id'
138
+ }
139
+ }
140
+ },
141
+ perform: (request, { settings, payload, statsContext, audienceSettings }) => {
142
+ return processPayload(request, settings, [payload], statsContext, audienceSettings);
143
+ },
144
+ performBatch: (request, { settings, payload: payloads, statsContext, audienceSettings }) => {
145
+ return processPayload(request, settings, payloads, statsContext, audienceSettings);
12
146
  }
13
147
  };
148
+ async function processPayload(request, settings, payload, statsContext, audienceSettings) {
149
+ if (payload.length && !payload[0].audienceId) {
150
+ throw new actions_core_1.PayloadValidationError('Audience ID is required.');
151
+ }
152
+ const { statsClient, tags: statsTags } = statsContext || {};
153
+ const statsName = 'syncAmazonAudience';
154
+ statsClient?.incr(`${statsName}.intialise`, 1, statsTags);
155
+ try {
156
+ const payloadRecord = createPayloadToUploadRecords(payload, audienceSettings);
157
+ const response = await request(`${settings.region}/amc/audiences/records`, {
158
+ method: 'POST',
159
+ json: payloadRecord,
160
+ headers: {
161
+ 'Content-Type': 'application/vnd.amcaudiences.v1+json'
162
+ }
163
+ });
164
+ const result = await response.json();
165
+ const jobRequestId = result?.jobRequestId;
166
+ statsTags?.push(`jobRequestId:${jobRequestId}`);
167
+ statsClient?.incr(`${statsName}.success`, 1, statsTags);
168
+ if (!jobRequestId) {
169
+ throw new actions_core_1.IntegrationError('Invalid response from upload audinece record call', 'INVALID_RESPONSE', 400);
170
+ }
171
+ return {
172
+ result
173
+ };
174
+ }
175
+ catch (e) {
176
+ if (e instanceof utils_1.AmazonAdsError) {
177
+ const message = JSON.parse(e.response?.data?.message || '');
178
+ statsTags?.push(`error:${message}`);
179
+ statsClient?.incr(`${statsName}.error`, 1, statsTags);
180
+ throw new actions_core_1.APIError(message, e.response?.status);
181
+ }
182
+ else if (e instanceof actions_core_1.IntegrationError) {
183
+ statsTags?.push(`error:${e.message}`);
184
+ statsClient?.incr(`${statsName}.error`, 1, statsTags);
185
+ throw new actions_core_1.APIError(e.message, 400);
186
+ }
187
+ else {
188
+ statsTags?.push(`error:${e}`);
189
+ statsClient?.incr(`${statsName}.error`, 1, statsTags);
190
+ throw e;
191
+ }
192
+ }
193
+ }
194
+ function createPayloadToUploadRecords(payloads, audienceSettings) {
195
+ const records = [];
196
+ const { audienceId } = payloads[0];
197
+ payloads.forEach((payload) => {
198
+ const hashedPII = {};
199
+ if (payload.firstName) {
200
+ hashedPII.firstname = normalizeAndHash(payload.firstName);
201
+ }
202
+ if (payload.lastName) {
203
+ hashedPII.lastname = normalizeAndHash(payload.lastName);
204
+ }
205
+ if (payload.address) {
206
+ hashedPII.address = normalizeAndHash(payload.address);
207
+ }
208
+ if (payload.postal) {
209
+ hashedPII.postal = normalizeAndHash(payload.postal);
210
+ }
211
+ if (payload.phone) {
212
+ hashedPII.phone = normalizeAndHash(payload.phone);
213
+ }
214
+ if (payload.city) {
215
+ hashedPII.city = normalizeAndHash(payload.city);
216
+ }
217
+ if (payload.state) {
218
+ hashedPII.state = normalizeAndHash(payload.state);
219
+ }
220
+ if (payload.email) {
221
+ hashedPII.email = normalizeAndHash(payload.email);
222
+ }
223
+ const payloadRecord = {
224
+ externalUserId: payload.externalUserId,
225
+ countryCode: audienceSettings.countryCode,
226
+ action: payload.event_name == 'Audience Entered' ? 'CREATE' : 'DELETE',
227
+ hashedPII: [hashedPII]
228
+ };
229
+ records.push(payloadRecord);
230
+ });
231
+ return {
232
+ records: records,
233
+ audienceId: audienceId
234
+ };
235
+ }
236
+ function normalizeAndHash(data) {
237
+ const normalizedData = data.toLowerCase().trim();
238
+ const hash = crypto_1.createHash('sha256');
239
+ hash.update(normalizedData);
240
+ return hash.digest('hex');
241
+ }
14
242
  exports.default = action;
15
243
  //# 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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"}
@@ -20,3 +20,28 @@ export declare class AmazonRefreshTokenError extends HTTPError {
20
20
  };
21
21
  };
22
22
  }
23
+ export interface HashedPIIObject {
24
+ firstname?: string;
25
+ lastname?: string;
26
+ phone?: string;
27
+ city?: string;
28
+ state?: string;
29
+ postal?: string;
30
+ email?: string;
31
+ address?: string;
32
+ }
33
+ export interface AudienceRecord {
34
+ hashedPII: HashedPIIObject[];
35
+ externalUserId: string;
36
+ countryCode: string;
37
+ action: string;
38
+ }
39
+ export interface TargetResourceRecords {
40
+ connectionId: string;
41
+ targetTypes: string[];
42
+ }
43
+ export interface AudienceRecordPayload {
44
+ records: AudienceRecord[];
45
+ targetResource: TargetResourceRecords;
46
+ audienceId: number;
47
+ }
@@ -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"}
@@ -9,7 +9,7 @@ export declare const dateStringToFuzzyDate: (dateString: string | number) => fal
9
9
  y: string;
10
10
  };
11
11
  export declare const augmentFieldsWithConstituentFields: (fields: Record<string, InputField>) => Record<string, InputField>;
12
- export declare const splitConstituentPayload: (payload: CreateOrUpdateIndividualConstituentPayload) => (Partial<Constituent> | Partial<Address> | Partial<OnlinePresence> | Partial<Phone>)[];
12
+ export declare const splitConstituentPayload: (payload: CreateOrUpdateIndividualConstituentPayload) => (Partial<Phone> | Partial<Constituent> | Partial<Address> | Partial<OnlinePresence>)[];
13
13
  export declare const buildConstituentPayloadFromPayload: (payload: StringIndexedObject) => Partial<CreateOrUpdateIndividualConstituentPayload>;
14
14
  export declare const buildGiftDataFromPayload: (constituentId: string, payload: CreateGiftPayload) => Partial<Gift>;
15
15
  export declare const buildConstituentActionDataFromPayload: (constituentId: string, payload: CreateConstituentAction) => Partial<ConstituentAction>;
@@ -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"}
@@ -1,5 +1 @@
1
- export declare const IDENTIFIER_TYPES: {
2
- EMAIL: string;
3
- SEGMENT_USER_ID: string;
4
- SEGMENT_ANONYMOUS_ID: string;
5
- };
1
+ export declare const DOMAIN = "dy-api";