@segment/action-destinations 3.235.0 → 3.237.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/destinations/aggregations-io/generated-types.d.ts +4 -0
- package/dist/destinations/aggregations-io/generated-types.js.map +1 -0
- package/dist/destinations/aggregations-io/index.js +48 -0
- package/dist/destinations/aggregations-io/index.js.map +1 -0
- package/dist/destinations/aggregations-io/send/generated-types.d.ts +7 -0
- package/dist/destinations/aggregations-io/send/generated-types.js.map +1 -0
- package/dist/destinations/aggregations-io/send/index.js +44 -0
- package/dist/destinations/aggregations-io/send/index.js.map +1 -0
- package/dist/destinations/algolia-insights/conversionEvents/generated-types.d.ts +2 -2
- package/dist/destinations/algolia-insights/conversionEvents/index.js +2 -2
- package/dist/destinations/algolia-insights/conversionEvents/index.js.map +1 -1
- package/dist/destinations/algolia-insights/productAddedEvents/generated-types.d.ts +2 -2
- package/dist/destinations/algolia-insights/productAddedEvents/index.js +2 -2
- package/dist/destinations/algolia-insights/productAddedEvents/index.js.map +1 -1
- package/dist/destinations/algolia-insights/productClickedEvents/generated-types.d.ts +2 -2
- package/dist/destinations/algolia-insights/productClickedEvents/index.js +2 -2
- package/dist/destinations/algolia-insights/productClickedEvents/index.js.map +1 -1
- package/dist/destinations/algolia-insights/productListFilteredEvents/generated-types.d.ts +2 -2
- package/dist/destinations/algolia-insights/productListFilteredEvents/index.js +2 -2
- package/dist/destinations/algolia-insights/productListFilteredEvents/index.js.map +1 -1
- package/dist/destinations/algolia-insights/productViewedEvents/generated-types.d.ts +2 -2
- package/dist/destinations/algolia-insights/productViewedEvents/index.js +2 -2
- package/dist/destinations/algolia-insights/productViewedEvents/index.js.map +1 -1
- package/dist/destinations/devrev/createRevUser/index.js +9 -6
- package/dist/destinations/devrev/createRevUser/index.js.map +1 -1
- package/dist/destinations/devrev/utils/types.d.ts +9 -0
- package/dist/destinations/display-video-360/properties.js +4 -4
- package/dist/destinations/display-video-360/properties.js.map +1 -1
- package/dist/destinations/display-video-360/proto/protofile.d.ts +1 -0
- package/dist/destinations/display-video-360/proto/protofile.js +1 -0
- package/dist/destinations/display-video-360/proto/protofile.js.map +1 -1
- package/dist/destinations/display-video-360/shared.js +1 -0
- package/dist/destinations/display-video-360/shared.js.map +1 -1
- package/dist/destinations/engage/sendgrid/sendEmail/actionDefinition.js +9 -0
- package/dist/destinations/engage/sendgrid/sendEmail/actionDefinition.js.map +1 -1
- package/dist/destinations/engage/twilio/sendMobilePush/actionDefinition.js +9 -0
- package/dist/destinations/engage/twilio/sendMobilePush/actionDefinition.js.map +1 -1
- package/dist/destinations/engage/twilio/sendSms/actionDefinition.js +9 -0
- package/dist/destinations/engage/twilio/sendSms/actionDefinition.js.map +1 -1
- package/dist/destinations/engage/twilio/sendWhatsApp/actionDefinition.js +9 -0
- package/dist/destinations/engage/twilio/sendWhatsApp/actionDefinition.js.map +1 -1
- package/dist/destinations/engage/utils/EngageStats.js +1 -1
- package/dist/destinations/engage/utils/EngageStats.js.map +1 -1
- package/dist/destinations/engage/utils/track.d.ts +17 -17
- package/dist/destinations/engage-messaging-sendgrid/previewApiLookup.types.d.ts +1 -0
- package/dist/destinations/engage-messaging-sendgrid/sendEmail.types.d.ts +2 -0
- package/dist/destinations/engage-messaging-twilio/sendMobilePush.types.d.ts +1 -0
- package/dist/destinations/engage-messaging-twilio/sendSms.types.d.ts +1 -0
- package/dist/destinations/engage-messaging-twilio/sendWhatsApp.types.d.ts +1 -0
- package/dist/destinations/equals/generated-types.d.ts +3 -0
- package/dist/destinations/equals/generated-types.js.map +1 -0
- package/dist/destinations/equals/index.d.ts +4 -0
- package/dist/destinations/equals/index.js +38 -0
- package/dist/destinations/equals/index.js.map +1 -0
- package/dist/destinations/equals/send/generated-types.d.ts +5 -0
- package/dist/destinations/equals/send/generated-types.js.map +1 -0
- package/dist/destinations/equals/send/index.js +38 -0
- package/dist/destinations/equals/send/index.js.map +1 -0
- package/dist/destinations/facebook-conversions-api/constants.d.ts +1 -1
- package/dist/destinations/facebook-conversions-api/constants.js +1 -1
- package/dist/destinations/google-enhanced-conversions/functions.d.ts +1 -1
- package/dist/destinations/google-enhanced-conversions/functions.js +1 -1
- package/dist/destinations/index.js +3 -0
- package/dist/destinations/index.js.map +1 -1
- package/dist/destinations/kevel/generated-types.d.ts +4 -0
- package/dist/destinations/kevel/generated-types.js.map +1 -0
- package/dist/destinations/kevel/index.d.ts +4 -0
- package/dist/destinations/kevel/index.js +45 -0
- package/dist/destinations/kevel/index.js.map +1 -0
- package/dist/destinations/kevel/syncAudience/generated-types.d.ts +8 -0
- package/dist/destinations/kevel/syncAudience/generated-types.js.map +1 -0
- package/dist/destinations/{movable-ink/identify → kevel/syncAudience}/index.d.ts +1 -1
- package/dist/destinations/kevel/syncAudience/index.js +64 -0
- package/dist/destinations/kevel/syncAudience/index.js.map +1 -0
- package/dist/destinations/kevel/syncTraits/generated-types.d.ts +6 -0
- package/dist/destinations/kevel/syncTraits/generated-types.js.map +1 -0
- package/dist/destinations/{movable-ink/productAdded → kevel/syncTraits}/index.d.ts +1 -1
- package/dist/destinations/kevel/syncTraits/index.js +39 -0
- package/dist/destinations/kevel/syncTraits/index.js.map +1 -0
- package/dist/destinations/klaviyo/addProfileToList/generated-types.d.ts +1 -0
- package/dist/destinations/klaviyo/addProfileToList/index.js +2 -1
- package/dist/destinations/klaviyo/addProfileToList/index.js.map +1 -1
- package/dist/destinations/klaviyo/functions.js +1 -1
- package/dist/destinations/klaviyo/functions.js.map +1 -1
- package/dist/destinations/klaviyo/properties.d.ts +1 -0
- package/dist/destinations/klaviyo/properties.js +9 -1
- package/dist/destinations/klaviyo/properties.js.map +1 -1
- package/dist/destinations/klaviyo/upsertProfile/generated-types.d.ts +1 -0
- package/dist/destinations/klaviyo/upsertProfile/index.js +4 -2
- package/dist/destinations/klaviyo/upsertProfile/index.js.map +1 -1
- package/dist/destinations/marketo-static-lists/addToList/generated-types.d.ts +1 -1
- package/dist/destinations/marketo-static-lists/addToList/index.js +6 -4
- package/dist/destinations/marketo-static-lists/addToList/index.js.map +1 -1
- package/dist/destinations/marketo-static-lists/functions.d.ts +3 -3
- package/dist/destinations/marketo-static-lists/functions.js +23 -15
- package/dist/destinations/marketo-static-lists/functions.js.map +1 -1
- package/dist/destinations/marketo-static-lists/properties.js +2 -2
- package/dist/destinations/marketo-static-lists/properties.js.map +1 -1
- package/dist/destinations/marketo-static-lists/removeFromList/generated-types.d.ts +1 -1
- package/dist/destinations/marketo-static-lists/removeFromList/index.js +6 -4
- package/dist/destinations/marketo-static-lists/removeFromList/index.js.map +1 -1
- package/dist/destinations/moengage/trackEvent/generated-types.d.ts +1 -0
- package/dist/destinations/moengage/trackEvent/index.js +10 -2
- package/dist/destinations/moengage/trackEvent/index.js.map +1 -1
- package/dist/destinations/segment/generated-types.d.ts +0 -1
- package/dist/destinations/segment/index.js +3 -13
- package/dist/destinations/segment/index.js.map +1 -1
- package/dist/destinations/segment/properties.d.ts +1 -1
- package/dist/destinations/segment/properties.js +3 -3
- package/dist/destinations/segment/properties.js.map +1 -1
- package/dist/destinations/segment/sendGroup/index.js +5 -16
- package/dist/destinations/segment/sendGroup/index.js.map +1 -1
- package/dist/destinations/segment/sendIdentify/index.js +5 -16
- package/dist/destinations/segment/sendIdentify/index.js.map +1 -1
- package/dist/destinations/segment/sendPage/index.js +5 -16
- package/dist/destinations/segment/sendPage/index.js.map +1 -1
- package/dist/destinations/segment/sendScreen/index.js +5 -16
- package/dist/destinations/segment/sendScreen/index.js.map +1 -1
- package/dist/destinations/segment/sendTrack/index.js +5 -16
- package/dist/destinations/segment/sendTrack/index.js.map +1 -1
- package/dist/destinations/yahoo-audiences/index.js +4 -2
- package/dist/destinations/yahoo-audiences/index.js.map +1 -1
- package/dist/destinations/yahoo-audiences/updateSegment/generated-types.d.ts +6 -2
- package/dist/destinations/yahoo-audiences/updateSegment/index.js +36 -11
- package/dist/destinations/yahoo-audiences/updateSegment/index.js.map +1 -1
- package/dist/destinations/yahoo-audiences/utils-rt.js +3 -3
- package/dist/destinations/yahoo-audiences/utils-rt.js.map +1 -1
- package/package.json +2 -2
- package/dist/destinations/display-video-360/listManagement.d.ts +0 -9
- package/dist/destinations/display-video-360/listManagement.js +0 -16
- package/dist/destinations/display-video-360/listManagement.js.map +0 -1
- package/dist/destinations/engage/sendgrid/Profile.d.ts +0 -6
- package/dist/destinations/engage/sendgrid/Profile.js +0 -3
- package/dist/destinations/engage/sendgrid/Profile.js.map +0 -1
- package/dist/destinations/engage/sendgrid/previewApiLookup/api-lookups.d.ts +0 -21
- package/dist/destinations/engage/sendgrid/previewApiLookup/api-lookups.js +0 -174
- package/dist/destinations/engage/sendgrid/previewApiLookup/api-lookups.js.map +0 -1
- package/dist/destinations/movable-ink/categoryView/generated-types.d.ts +0 -22
- package/dist/destinations/movable-ink/categoryView/generated-types.js.map +0 -1
- package/dist/destinations/movable-ink/categoryView/index.js +0 -43
- package/dist/destinations/movable-ink/categoryView/index.js.map +0 -1
- package/dist/destinations/movable-ink/conversion/generated-types.d.ts +0 -20
- package/dist/destinations/movable-ink/conversion/generated-types.js.map +0 -1
- package/dist/destinations/movable-ink/conversion/index.js +0 -45
- package/dist/destinations/movable-ink/conversion/index.js.map +0 -1
- package/dist/destinations/movable-ink/fields.d.ts +0 -21
- package/dist/destinations/movable-ink/fields.js +0 -236
- package/dist/destinations/movable-ink/fields.js.map +0 -1
- package/dist/destinations/movable-ink/identify/generated-types.d.ts +0 -7
- package/dist/destinations/movable-ink/identify/generated-types.js.map +0 -1
- package/dist/destinations/movable-ink/identify/index.js +0 -32
- package/dist/destinations/movable-ink/identify/index.js.map +0 -1
- package/dist/destinations/movable-ink/productAdded/generated-types.d.ts +0 -22
- package/dist/destinations/movable-ink/productAdded/generated-types.js.map +0 -1
- package/dist/destinations/movable-ink/productAdded/index.js +0 -43
- package/dist/destinations/movable-ink/productAdded/index.js.map +0 -1
- package/dist/destinations/movable-ink/productViewed/generated-types.d.ts +0 -21
- package/dist/destinations/movable-ink/productViewed/generated-types.js.map +0 -1
- package/dist/destinations/movable-ink/productViewed/index.d.ts +0 -5
- package/dist/destinations/movable-ink/productViewed/index.js +0 -43
- package/dist/destinations/movable-ink/productViewed/index.js.map +0 -1
- package/dist/destinations/movable-ink/search/generated-types.d.ts +0 -12
- package/dist/destinations/movable-ink/search/generated-types.js.map +0 -1
- package/dist/destinations/movable-ink/search/index.d.ts +0 -5
- package/dist/destinations/movable-ink/search/index.js +0 -43
- package/dist/destinations/movable-ink/search/index.js.map +0 -1
- package/dist/destinations/movable-ink/sendCustomEvent/generated-types.d.ts +0 -25
- package/dist/destinations/movable-ink/sendCustomEvent/generated-types.js.map +0 -1
- package/dist/destinations/movable-ink/sendCustomEvent/index.d.ts +0 -5
- package/dist/destinations/movable-ink/sendCustomEvent/index.js +0 -48
- package/dist/destinations/movable-ink/sendCustomEvent/index.js.map +0 -1
- package/dist/destinations/responsys/asyncMergePetRecords/generated-types.d.ts +0 -14
- package/dist/destinations/responsys/asyncMergePetRecords/generated-types.js +0 -3
- package/dist/destinations/responsys/asyncMergePetRecords/generated-types.js.map +0 -1
- package/dist/destinations/responsys/asyncMergePetRecords/index.d.ts +0 -5
- package/dist/destinations/responsys/asyncMergePetRecords/index.js +0 -113
- package/dist/destinations/responsys/asyncMergePetRecords/index.js.map +0 -1
- package/dist/destinations/responsys/asyncMergeProfileListMembers/generated-types.d.ts +0 -20
- package/dist/destinations/responsys/asyncMergeProfileListMembers/generated-types.js +0 -3
- package/dist/destinations/responsys/asyncMergeProfileListMembers/generated-types.js.map +0 -1
- package/dist/destinations/responsys/asyncMergeProfileListMembers/index.d.ts +0 -5
- package/dist/destinations/responsys/asyncMergeProfileListMembers/index.js +0 -174
- package/dist/destinations/responsys/asyncMergeProfileListMembers/index.js.map +0 -1
- package/dist/destinations/responsys/generated-types.d.ts +0 -5
- package/dist/destinations/responsys/generated-types.js +0 -3
- package/dist/destinations/responsys/generated-types.js.map +0 -1
- package/dist/destinations/responsys/index.js +0 -62
- package/dist/destinations/responsys/index.js.map +0 -1
- package/dist/destinations/responsys/rsp-operations.d.ts +0 -14
- package/dist/destinations/responsys/rsp-operations.js +0 -33
- package/dist/destinations/responsys/rsp-operations.js.map +0 -1
- package/dist/destinations/responsys/rsp-properties.d.ts +0 -4
- package/dist/destinations/responsys/rsp-properties.js +0 -27
- package/dist/destinations/responsys/rsp-properties.js.map +0 -1
- package/dist/destinations/responsys/types.d.ts +0 -37
- package/dist/destinations/responsys/types.js +0 -3
- package/dist/destinations/responsys/types.js.map +0 -1
- package/dist/destinations/tiktok-offline-conversions/reportOfflineEvent/formatter.d.ts +0 -3
- package/dist/destinations/tiktok-offline-conversions/reportOfflineEvent/formatter.js +0 -43
- package/dist/destinations/tiktok-offline-conversions/reportOfflineEvent/formatter.js.map +0 -1
- package/dist/destinations/tiktok-offline-conversions/reportOfflineEvent/generated-types.d.ts +0 -33
- package/dist/destinations/tiktok-offline-conversions/reportOfflineEvent/generated-types.js +0 -3
- package/dist/destinations/tiktok-offline-conversions/reportOfflineEvent/generated-types.js.map +0 -1
- package/dist/destinations/tiktok-offline-conversions/reportOfflineEvent/index.d.ts +0 -5
- package/dist/destinations/tiktok-offline-conversions/reportOfflineEvent/index.js +0 -317
- package/dist/destinations/tiktok-offline-conversions/reportOfflineEvent/index.js.map +0 -1
- package/dist/destinations/trackey/group.types.d.ts +0 -11
- package/dist/destinations/trackey/group.types.js +0 -3
- package/dist/destinations/trackey/group.types.js.map +0 -1
- package/dist/destinations/trackey/identify.types.d.ts +0 -11
- package/dist/destinations/trackey/identify.types.js +0 -3
- package/dist/destinations/trackey/identify.types.js.map +0 -1
- package/dist/destinations/trackey/track.types.d.ts +0 -12
- package/dist/destinations/trackey/track.types.js +0 -3
- package/dist/destinations/trackey/track.types.js.map +0 -1
- /package/dist/destinations/{movable-ink/categoryView → aggregations-io}/generated-types.js +0 -0
- /package/dist/destinations/{responsys → aggregations-io}/index.d.ts +0 -0
- /package/dist/destinations/{movable-ink/conversion → aggregations-io/send}/generated-types.js +0 -0
- /package/dist/destinations/{movable-ink/categoryView → aggregations-io/send}/index.d.ts +0 -0
- /package/dist/destinations/{movable-ink/identify → equals}/generated-types.js +0 -0
- /package/dist/destinations/{movable-ink/productAdded → equals/send}/generated-types.js +0 -0
- /package/dist/destinations/{movable-ink/conversion → equals/send}/index.d.ts +0 -0
- /package/dist/destinations/{movable-ink/productViewed → kevel}/generated-types.js +0 -0
- /package/dist/destinations/{movable-ink/search → kevel/syncAudience}/generated-types.js +0 -0
- /package/dist/destinations/{movable-ink/sendCustomEvent → kevel/syncTraits}/generated-types.js +0 -0
|
@@ -1,317 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
const actions_core_1 = require("@segment/actions-core");
|
|
4
|
-
const formatter_1 = require("./formatter");
|
|
5
|
-
const action = {
|
|
6
|
-
title: 'Track Payment Offline Conversion',
|
|
7
|
-
description: 'Send details of an in-store purchase or console purchase to the Tiktok Offline Events API',
|
|
8
|
-
fields: {
|
|
9
|
-
event: {
|
|
10
|
-
label: 'Event Name',
|
|
11
|
-
type: 'string',
|
|
12
|
-
required: true,
|
|
13
|
-
description: 'Conversion event name. Please refer to the "Offline Standard Events" section on in TikTok’s [Events API 2.0 documentation](https://business-api.tiktok.com/portal/docs?id=1771101186666498) for accepted event names.'
|
|
14
|
-
},
|
|
15
|
-
event_id: {
|
|
16
|
-
label: 'Event ID',
|
|
17
|
-
type: 'string',
|
|
18
|
-
description: 'Any hashed ID that can identify a unique user/session.',
|
|
19
|
-
default: {
|
|
20
|
-
'@path': '$.messageId'
|
|
21
|
-
}
|
|
22
|
-
},
|
|
23
|
-
timestamp: {
|
|
24
|
-
label: 'Event Timestamp',
|
|
25
|
-
type: 'string',
|
|
26
|
-
description: 'Timestamp that the event took place, in ISO 8601 format.',
|
|
27
|
-
default: {
|
|
28
|
-
'@path': '$.timestamp'
|
|
29
|
-
}
|
|
30
|
-
},
|
|
31
|
-
phone_numbers: {
|
|
32
|
-
label: 'Phone Numbers',
|
|
33
|
-
description: 'A single phone number or array of phone numbers in E.164 standard format. Segment will hash this value before sending to TikTok. At least one phone number is required if no value is provided in the Emails field.',
|
|
34
|
-
type: 'string',
|
|
35
|
-
multiple: true,
|
|
36
|
-
default: {
|
|
37
|
-
'@if': {
|
|
38
|
-
exists: { '@path': '$.properties.phone' },
|
|
39
|
-
then: { '@path': '$.properties.phone' },
|
|
40
|
-
else: { '@path': '$.traits.phone' }
|
|
41
|
-
}
|
|
42
|
-
}
|
|
43
|
-
},
|
|
44
|
-
emails: {
|
|
45
|
-
label: 'Emails',
|
|
46
|
-
description: 'A single email address or an array of email addresses. Segment will hash this value before sending to TikTok. At least one email is required if no value is provided in the Phone Numbers field.',
|
|
47
|
-
type: 'string',
|
|
48
|
-
multiple: true,
|
|
49
|
-
default: {
|
|
50
|
-
'@if': {
|
|
51
|
-
exists: { '@path': '$.properties.email' },
|
|
52
|
-
then: { '@path': '$.properties.email' },
|
|
53
|
-
else: { '@path': '$.traits.email' }
|
|
54
|
-
}
|
|
55
|
-
}
|
|
56
|
-
},
|
|
57
|
-
external_ids: {
|
|
58
|
-
label: 'External ID',
|
|
59
|
-
description: 'Uniquely identifies the user who triggered the conversion event. Segment will hash this value before sending to TikTok.',
|
|
60
|
-
type: 'string',
|
|
61
|
-
multiple: true,
|
|
62
|
-
default: {
|
|
63
|
-
'@if': {
|
|
64
|
-
exists: { '@path': '$.userId' },
|
|
65
|
-
then: { '@path': '$.userId' },
|
|
66
|
-
else: { '@path': '$.anonymousId' }
|
|
67
|
-
}
|
|
68
|
-
}
|
|
69
|
-
},
|
|
70
|
-
ttclid: {
|
|
71
|
-
label: 'TikTok Click ID',
|
|
72
|
-
description: 'The value of the ttclid used to match website visitor events with TikTok ads. The ttclid is valid for 7 days. See [Set up ttclid](https://ads.tiktok.com/marketing_api/docs?rid=4eezrhr6lg4&id=1681728034437121) for details.',
|
|
73
|
-
type: 'string',
|
|
74
|
-
default: {
|
|
75
|
-
'@if': {
|
|
76
|
-
exists: { '@path': '$.properties.ttclid' },
|
|
77
|
-
then: { '@path': '$.properties.ttclid' },
|
|
78
|
-
else: { '@path': '$.traits.ttclid' }
|
|
79
|
-
}
|
|
80
|
-
}
|
|
81
|
-
},
|
|
82
|
-
ttp: {
|
|
83
|
-
label: 'TikTok Cookie ID',
|
|
84
|
-
description: 'TikTok Cookie ID. If you also use Pixel SDK and have enabled cookies, Pixel SDK automatically saves a unique identifier in the `_ttp` cookie. The value of `_ttp` is used to match website visitor events with TikTok ads. You can extract the value of `_ttp` and attach the value here. To learn more about the `ttp` parameter, refer to [Events API 2.0 - Send TikTok Cookie](https://ads.tiktok.com/marketing_api/docs?id=%201771100936446977) (`_ttp`).',
|
|
85
|
-
type: 'string',
|
|
86
|
-
default: {
|
|
87
|
-
'@if': {
|
|
88
|
-
exists: { '@path': '$.properties.ttp' },
|
|
89
|
-
then: { '@path': '$.properties.ttp' },
|
|
90
|
-
else: { '@path': '$.integrations.TikTok Pixel.ttp' }
|
|
91
|
-
}
|
|
92
|
-
}
|
|
93
|
-
},
|
|
94
|
-
lead_id: {
|
|
95
|
-
label: 'TikTok Lead ID',
|
|
96
|
-
description: 'ID of TikTok leads. Every lead will have its own lead_id when exported from TikTok. This feature is in Beta. Please contact your TikTok representative to inquire regarding availability',
|
|
97
|
-
type: 'string',
|
|
98
|
-
default: {
|
|
99
|
-
'@if': {
|
|
100
|
-
exists: { '@path': '$.properties.lead_id' },
|
|
101
|
-
then: { '@path': '$.properties.lead_id' },
|
|
102
|
-
else: { '@path': '$.traits.lead_id' }
|
|
103
|
-
}
|
|
104
|
-
}
|
|
105
|
-
},
|
|
106
|
-
locale: {
|
|
107
|
-
label: 'Locale',
|
|
108
|
-
description: 'The BCP 47 language identifier. For reference, refer to the [IETF BCP 47 standardized code](https://www.rfc-editor.org/rfc/bcp/bcp47.txt).',
|
|
109
|
-
type: 'string',
|
|
110
|
-
default: {
|
|
111
|
-
'@path': '$.context.locale'
|
|
112
|
-
}
|
|
113
|
-
},
|
|
114
|
-
url: {
|
|
115
|
-
label: 'Page URL',
|
|
116
|
-
type: 'string',
|
|
117
|
-
description: 'The page URL where the conversion event took place.',
|
|
118
|
-
default: {
|
|
119
|
-
'@path': '$.context.page.url'
|
|
120
|
-
}
|
|
121
|
-
},
|
|
122
|
-
referrer: {
|
|
123
|
-
label: 'Page Referrer',
|
|
124
|
-
type: 'string',
|
|
125
|
-
description: 'The page referrer.',
|
|
126
|
-
default: {
|
|
127
|
-
'@path': '$.context.page.referrer'
|
|
128
|
-
}
|
|
129
|
-
},
|
|
130
|
-
ip: {
|
|
131
|
-
label: 'IP Address',
|
|
132
|
-
type: 'string',
|
|
133
|
-
description: 'IP address of the browser.',
|
|
134
|
-
default: {
|
|
135
|
-
'@path': '$.context.ip'
|
|
136
|
-
}
|
|
137
|
-
},
|
|
138
|
-
user_agent: {
|
|
139
|
-
label: 'User Agent',
|
|
140
|
-
type: 'string',
|
|
141
|
-
description: 'User agent from the user’s device.',
|
|
142
|
-
default: {
|
|
143
|
-
'@path': '$.context.userAgent'
|
|
144
|
-
}
|
|
145
|
-
},
|
|
146
|
-
contents: {
|
|
147
|
-
label: 'Contents',
|
|
148
|
-
type: 'object',
|
|
149
|
-
multiple: true,
|
|
150
|
-
description: 'Related items in a web event.',
|
|
151
|
-
properties: {
|
|
152
|
-
price: {
|
|
153
|
-
label: 'Price',
|
|
154
|
-
description: 'Price of the item.',
|
|
155
|
-
type: 'number'
|
|
156
|
-
},
|
|
157
|
-
quantity: {
|
|
158
|
-
label: 'Quantity',
|
|
159
|
-
description: 'Number of items.',
|
|
160
|
-
type: 'number'
|
|
161
|
-
},
|
|
162
|
-
content_category: {
|
|
163
|
-
label: 'Content Category',
|
|
164
|
-
description: 'Category of the product item.',
|
|
165
|
-
type: 'string'
|
|
166
|
-
},
|
|
167
|
-
content_id: {
|
|
168
|
-
label: 'Content ID',
|
|
169
|
-
description: 'ID of the product item.',
|
|
170
|
-
type: 'string'
|
|
171
|
-
},
|
|
172
|
-
content_name: {
|
|
173
|
-
label: 'Content Name',
|
|
174
|
-
description: 'Name of the product item.',
|
|
175
|
-
type: 'string'
|
|
176
|
-
},
|
|
177
|
-
brand: {
|
|
178
|
-
label: 'Brand',
|
|
179
|
-
description: 'Brand name of the product item.',
|
|
180
|
-
type: 'string'
|
|
181
|
-
}
|
|
182
|
-
}
|
|
183
|
-
},
|
|
184
|
-
content_type: {
|
|
185
|
-
label: 'Content Type',
|
|
186
|
-
description: 'Type of the product item. When the `content_id` in the `contents` parameter is specified as `sku_id`, set this field to `product`. When the `content_id` in the `contents` parameter is specified as `item_group_id`, set this field to `product_group`.',
|
|
187
|
-
type: 'string',
|
|
188
|
-
choices: ['product', 'product_group'],
|
|
189
|
-
default: 'product'
|
|
190
|
-
},
|
|
191
|
-
currency: {
|
|
192
|
-
label: 'Currency',
|
|
193
|
-
type: 'string',
|
|
194
|
-
description: 'Currency for the value specified as ISO 4217 code.',
|
|
195
|
-
default: {
|
|
196
|
-
'@path': '$.properties.currency'
|
|
197
|
-
}
|
|
198
|
-
},
|
|
199
|
-
value: {
|
|
200
|
-
label: 'Value',
|
|
201
|
-
type: 'number',
|
|
202
|
-
description: 'Value of the order or items sold.',
|
|
203
|
-
default: {
|
|
204
|
-
'@if': {
|
|
205
|
-
exists: { '@path': '$.properties.value' },
|
|
206
|
-
then: { '@path': '$.properties.value' },
|
|
207
|
-
else: { '@path': '$.properties.revenue' }
|
|
208
|
-
}
|
|
209
|
-
}
|
|
210
|
-
},
|
|
211
|
-
description: {
|
|
212
|
-
label: 'Description',
|
|
213
|
-
type: 'string',
|
|
214
|
-
description: 'A string description of the web event.'
|
|
215
|
-
},
|
|
216
|
-
query: {
|
|
217
|
-
label: 'Query',
|
|
218
|
-
type: 'string',
|
|
219
|
-
description: 'The text string that was searched for.',
|
|
220
|
-
default: {
|
|
221
|
-
'@path': '$.properties.query'
|
|
222
|
-
}
|
|
223
|
-
},
|
|
224
|
-
order_id: {
|
|
225
|
-
label: 'Order ID',
|
|
226
|
-
type: 'string',
|
|
227
|
-
description: 'Order ID of the transaction.',
|
|
228
|
-
default: {
|
|
229
|
-
'@path': '$.properties.order_id'
|
|
230
|
-
}
|
|
231
|
-
},
|
|
232
|
-
shop_id: {
|
|
233
|
-
label: 'Shop ID',
|
|
234
|
-
type: 'string',
|
|
235
|
-
description: 'Shop ID of the transaction.',
|
|
236
|
-
default: {
|
|
237
|
-
'@path': '$.properties.shop_id'
|
|
238
|
-
}
|
|
239
|
-
},
|
|
240
|
-
limited_data_use: {
|
|
241
|
-
label: 'Limited Data Use',
|
|
242
|
-
type: 'boolean',
|
|
243
|
-
description: 'Use this field to flag an event for limited data processing. TikTok will recognize this parameter as a request for limited data processing, and will limit its processing activities accordingly if the event shared occurred in an eligible location. To learn more about the Limited Data Use feature, refer to [Events API 2.0 - Limited Data Use](https://ads.tiktok.com/marketing_api/docs?id=1771101204435970).',
|
|
244
|
-
default: {
|
|
245
|
-
'@path': '$.properties.limited_data_use'
|
|
246
|
-
}
|
|
247
|
-
},
|
|
248
|
-
test_event_code: {
|
|
249
|
-
label: 'Test Event Code',
|
|
250
|
-
type: 'string',
|
|
251
|
-
description: 'Use this field to specify that events should be test events rather than actual traffic. You can find your Test Event Code in your TikTok Events Manager under the "Test Event" tab. You\'ll want to remove your Test Event Code when sending real traffic through this integration.'
|
|
252
|
-
}
|
|
253
|
-
},
|
|
254
|
-
perform: (request, { payload, settings }) => {
|
|
255
|
-
const phone_numbers = formatter_1.formatPhones(payload.phone_numbers);
|
|
256
|
-
const emails = formatter_1.formatEmails(payload.emails);
|
|
257
|
-
const userIds = formatter_1.formatUserIds(payload.external_ids);
|
|
258
|
-
if (phone_numbers.length < 1 && emails.length < 1 && userIds.length < 1)
|
|
259
|
-
throw new actions_core_1.PayloadValidationError('TikTok Offline Conversions API requires an email address and/or phone number');
|
|
260
|
-
let payloadUrl, urlTtclid;
|
|
261
|
-
if (payload.url) {
|
|
262
|
-
try {
|
|
263
|
-
payloadUrl = new URL(payload.url);
|
|
264
|
-
}
|
|
265
|
-
catch (error) {
|
|
266
|
-
}
|
|
267
|
-
}
|
|
268
|
-
if (payloadUrl)
|
|
269
|
-
urlTtclid = payloadUrl.searchParams.get('ttclid');
|
|
270
|
-
return request('https://business-api.tiktok.com/open_api/v1.3/event/track/', {
|
|
271
|
-
method: 'post',
|
|
272
|
-
json: {
|
|
273
|
-
event_source: 'offline',
|
|
274
|
-
event_source_id: settings.eventSetID,
|
|
275
|
-
partner_name: 'Segment',
|
|
276
|
-
data: [
|
|
277
|
-
{
|
|
278
|
-
event: payload.event,
|
|
279
|
-
event_time: payload.timestamp
|
|
280
|
-
? Math.floor(new Date(payload.timestamp).getTime() / 1000)
|
|
281
|
-
: Math.floor(new Date().getTime() / 1000),
|
|
282
|
-
event_id: payload.event_id ? `${payload.event_id}` : undefined,
|
|
283
|
-
user: {
|
|
284
|
-
ttclid: payload.ttclid ? payload.ttclid : urlTtclid ? urlTtclid : undefined,
|
|
285
|
-
external_id: userIds,
|
|
286
|
-
phone_number: phone_numbers,
|
|
287
|
-
email: emails,
|
|
288
|
-
lead_id: payload.lead_id ? payload.lead_id : undefined,
|
|
289
|
-
ttp: payload.ttp ? payload.ttp : undefined,
|
|
290
|
-
ip: payload.ip ? payload.ip : undefined,
|
|
291
|
-
user_agent: payload.user_agent ? payload.user_agent : undefined,
|
|
292
|
-
locale: payload.locale ? payload.locale : undefined
|
|
293
|
-
},
|
|
294
|
-
properties: {
|
|
295
|
-
contents: payload.contents ? payload.contents : [],
|
|
296
|
-
content_type: payload.content_type ? payload.content_type : undefined,
|
|
297
|
-
currency: payload.currency ? payload.currency : undefined,
|
|
298
|
-
value: payload.value ? payload.value : undefined,
|
|
299
|
-
query: payload.query ? payload.query : undefined,
|
|
300
|
-
description: payload.description ? payload.description : undefined,
|
|
301
|
-
order_id: payload.order_id ? payload.order_id : undefined,
|
|
302
|
-
shop_id: payload.shop_id ? payload.shop_id : undefined
|
|
303
|
-
},
|
|
304
|
-
page: {
|
|
305
|
-
url: payload.url ? payload.url : undefined,
|
|
306
|
-
referrer: payload.referrer ? payload.referrer : undefined
|
|
307
|
-
},
|
|
308
|
-
limited_data_use: payload.limited_data_use ? payload.limited_data_use : false,
|
|
309
|
-
test_event_code: payload.test_event_code ? payload.test_event_code : undefined
|
|
310
|
-
}
|
|
311
|
-
]
|
|
312
|
-
}
|
|
313
|
-
});
|
|
314
|
-
}
|
|
315
|
-
};
|
|
316
|
-
exports.default = action;
|
|
317
|
-
//# sourceMappingURL=index.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/destinations/tiktok-offline-conversions/reportOfflineEvent/index.ts"],"names":[],"mappings":"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"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"group.types.js","sourceRoot":"","sources":["../../../src/destinations/trackey/group.types.ts"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"identify.types.js","sourceRoot":"","sources":["../../../src/destinations/trackey/identify.types.ts"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"track.types.js","sourceRoot":"","sources":["../../../src/destinations/trackey/track.types.ts"],"names":[],"mappings":""}
|
|
File without changes
|
|
File without changes
|
/package/dist/destinations/{movable-ink/conversion → aggregations-io/send}/generated-types.js
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/dist/destinations/{movable-ink/sendCustomEvent → kevel/syncTraits}/generated-types.js
RENAMED
|
File without changes
|