@metarouter/ajs-starter-kit 1.0.166 → 1.0.167
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/microsoft-ads-capi/connection.etag.json +1 -1
- package/.dist/microsoft-ads-capi/connection.json +6 -1
- package/.dist/microsoft-ads-capi/kit.etag.json +1 -1
- package/.dist/microsoft-ads-capi/metadata.json +4 -0
- package/.dist/microsoft-ads-capi/playbook.etag.json +1 -1
- package/.dist/microsoft-ads-capi/playbook.json +1 -1
- package/.dist/nextdoor/kit.etag.json +1 -1
- package/.dist/nextdoor/metadata.json +5 -1
- package/.dist/nextdoor/playbook.etag.json +1 -1
- package/.dist/nextdoor/playbook.json +1 -1
- package/.dist/rev-jet/kit.etag.json +1 -1
- package/README.md +4 -2
- package/index.js +0 -11
- package/package.json +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
"
|
|
1
|
+
"3c07f271e2d177c26c2b9d35a0cbe51b -"
|
|
@@ -9,6 +9,11 @@
|
|
|
9
9
|
"name": "API_TOKEN",
|
|
10
10
|
"exampleValue": "my-api-token",
|
|
11
11
|
"isOptional": false
|
|
12
|
+
},
|
|
13
|
+
{
|
|
14
|
+
"name": "DATA_PROVIDER",
|
|
15
|
+
"exampleValue": "my-data-provider",
|
|
16
|
+
"defaultValue": "Metarouter"
|
|
12
17
|
}
|
|
13
18
|
],
|
|
14
19
|
"default": {
|
|
@@ -31,7 +36,7 @@
|
|
|
31
36
|
"method": "POST",
|
|
32
37
|
"transform": {
|
|
33
38
|
"lang": "lua",
|
|
34
|
-
"body": "request.body = { data = batch }\nreturn request"
|
|
39
|
+
"body": "request.body = { data = batch, dataProvider = '$$DATA_PROVIDER$$' }\nreturn request"
|
|
35
40
|
}
|
|
36
41
|
}
|
|
37
42
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"
|
|
1
|
+
"dbc8b60463de1240880b50cc926467b7 -"
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"
|
|
1
|
+
"f77ad5e89050b87880c3d65ec10fc0a1 -"
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"
|
|
1
|
+
"ea831f86d0c2a93c4abcffec960becd5 -"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"isDraft": false,
|
|
3
|
-
"isDeprecated":
|
|
3
|
+
"isDeprecated": true,
|
|
4
4
|
"isBeta": false,
|
|
5
5
|
"friendlyName": "Nextdoor",
|
|
6
6
|
"description": "Turn neighbors into customers with Nextdoor Ads built for small businesses with big goals.",
|
|
@@ -24,6 +24,10 @@
|
|
|
24
24
|
{
|
|
25
25
|
"date": "2024-08-07T00:00:00.000Z",
|
|
26
26
|
"note": "Version: 1.0.0\nStable release"
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
"date": "2026-04-15T00:00:00.000Z",
|
|
30
|
+
"note": "Version: 1.1.0\nDeprecating in favor of the released Nextdoor CAPI Kit"
|
|
27
31
|
}
|
|
28
32
|
]
|
|
29
33
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"
|
|
1
|
+
"abaf95331749fcf48b02e826f4b269f1 -"
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"
|
|
1
|
+
"ddb770a867e75edd94e56d9b6128e1dd -"
|
package/README.md
CHANGED
|
@@ -4,6 +4,8 @@
|
|
|
4
4
|
- CM360 - Floodlights
|
|
5
5
|
- Hightouch
|
|
6
6
|
- Meta CAPI
|
|
7
|
+
- Microsoft Ads CAPI
|
|
8
|
+
- Nextdoor
|
|
7
9
|
- Pinterest CAPI
|
|
8
10
|
- The Trade Desk - Offline Conversions
|
|
9
11
|
- Wirtualna Polska
|
|
@@ -70,13 +72,13 @@
|
|
|
70
72
|
| Merkle | 2021-06-24 | N/A | 2025-07-30 | Version: 1.3.0 | Replaced context.traits with traits. |
|
|
71
73
|
| Meta CAPI | 2021-06-24 | N/A | 2026-04-08 | Version: 1.10.0 | Removed LDU (Limited Data Use) default. |
|
|
72
74
|
| Microsoft Ads | 2025-01-22 | 2025-04-02 | 2025-12-17 | Version: 1.2.0 | Deprecating this in favor of the released Microsoft Ads CAPI kit |
|
|
73
|
-
| Microsoft Ads CAPI | 2025-09-17 | 2025-11-05 |
|
|
75
|
+
| Microsoft Ads CAPI | 2025-09-17 | 2025-11-05 | 2026-04-15 | Version: 1.1.0 | Added dataProvider field. |
|
|
74
76
|
| Microsoft Advertising | 2021-06-24 | N/A | 2025-12-17 | Version: 0.4.0 | Deprecating this in favor of the released Microsoft Ads CAPI kit |
|
|
75
77
|
| Mixpanel | 2022-03-23 | N/A | 2024-10-23 | Version: 1.2.0 | Added header `Accept-Encoding: application/json` |
|
|
76
78
|
| Moloco Commerce Media | 2024-11-14 | 2025-02-12 | 2025-02-12 | Version: 1.0.0 | New Event: session_started -> Mapped to Moloco's LAND event (web) New Event: application_open -> Mapped to Moloco's LAND event (mobile) Updated Event: screen -> Mapped to Moloco's PAGE_VIEW or HOME event based on input.name and/or input.properties.name (mobile) Updated Event: order_completed -> Added mapping for Moloco's shipping_charge field using MetaRouter's properties.shipping (web & mobile) Stable release |
|
|
77
79
|
| Movable Ink | 2021-06-24 | N/A | 2024-10-23 | Version: 0.2.0 | Added header `Accept-Encoding: application/json` |
|
|
78
80
|
| Movable Ink - Customer Data | 2024-02-07 | 2024-04-24 | 2025-07-16 | Version: 1.3.0 | TABLE_SLICE custom function usage. |
|
|
79
|
-
| Nextdoor | 2023-03-07 | 2024-08-07 |
|
|
81
|
+
| Nextdoor | 2023-03-07 | 2024-08-07 | 2026-04-15 | Version: 1.1.0 | Deprecating in favor of the released Nextdoor CAPI Kit |
|
|
80
82
|
| Nextdoor - CAPI | 2024-06-05 | 2024-07-17 | 2025-10-08 | Version: 1.4.0 | Extended Nextdoor CAPI events. |
|
|
81
83
|
| Optimizely | 2026-01-28 | 2026-02-18 | 2026-02-18 | Version: 1.0.0 | Stable Release |
|
|
82
84
|
| Perion | 2025-05-21 | 2025-07-16 | 2025-10-15 | Version: 1.0.1 | Added friendly names to expressions |
|
package/index.js
CHANGED
|
@@ -441,12 +441,6 @@ exports['movable-ink-customer-data'] = {
|
|
|
441
441
|
metadata: require('./.dist/movable-ink-customer-data/metadata.json')
|
|
442
442
|
}
|
|
443
443
|
|
|
444
|
-
exports['nextdoor'] = {
|
|
445
|
-
endpointSchema: require('./.dist/nextdoor/connection.json'),
|
|
446
|
-
playbook: require('./.dist/nextdoor/playbook.json'),
|
|
447
|
-
metadata: require('./.dist/nextdoor/metadata.json')
|
|
448
|
-
}
|
|
449
|
-
|
|
450
444
|
exports['nextdoor-capi'] = {
|
|
451
445
|
endpointSchema: require('./.dist/nextdoor-capi/connection.json'),
|
|
452
446
|
playbook: require('./.dist/nextdoor-capi/playbook.json'),
|
|
@@ -998,11 +992,6 @@ exports.etags = {
|
|
|
998
992
|
playbook: require('./.dist/movable-ink-customer-data/playbook.etag.json'),
|
|
999
993
|
kit: require('./.dist/movable-ink-customer-data/kit.etag.json')
|
|
1000
994
|
},
|
|
1001
|
-
nextdoor: {
|
|
1002
|
-
endpointSchema: require('./.dist/nextdoor/connection.etag.json'),
|
|
1003
|
-
playbook: require('./.dist/nextdoor/playbook.etag.json'),
|
|
1004
|
-
kit: require('./.dist/nextdoor/kit.etag.json')
|
|
1005
|
-
},
|
|
1006
995
|
'nextdoor-capi': {
|
|
1007
996
|
endpointSchema: require('./.dist/nextdoor-capi/connection.etag.json'),
|
|
1008
997
|
playbook: require('./.dist/nextdoor-capi/playbook.etag.json'),
|