@metarouter/ajs-starter-kit 1.0.163 → 1.0.164
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/connection-schemas.json +14 -6
- package/.dist/google-ads/connection.etag.json +1 -1
- package/.dist/google-ads/connection.json +1 -1
- package/.dist/google-ads/kit.etag.json +1 -1
- package/.dist/google-ads/metadata.json +4 -0
- package/.dist/google-ads/playbook.etag.json +1 -1
- package/.dist/google-ads/playbook.json +1 -1
- package/.dist/roomvo/connection.etag.json +1 -1
- package/.dist/roomvo/connection.json +1 -1
- package/.dist/roomvo/kit.etag.json +1 -1
- package/.dist/roomvo/metadata.json +4 -0
- package/.dist/roomvo/playbook.etag.json +1 -1
- package/.dist/roomvo/playbook.json +1 -1
- package/.dist/twitter-conversions/connection.etag.json +1 -1
- package/.dist/twitter-conversions/connection.json +4 -4
- package/.dist/twitter-conversions/kit.etag.json +1 -1
- package/.dist/twitter-conversions/metadata.json +4 -0
- package/.dist/twitter-conversions/playbook.etag.json +1 -1
- package/.dist/twitter-conversions/playbook.json +1 -1
- package/.dist/x-ads/connection.etag.json +1 -1
- package/.dist/x-ads/connection.json +4 -4
- package/.dist/x-ads/kit.etag.json +1 -1
- package/.dist/x-ads/metadata.json +4 -0
- package/.dist/x-ads/playbook.etag.json +1 -1
- package/.dist/x-ads/playbook.json +1 -1
- package/README.md +6 -3
- package/package.json +1 -1
|
@@ -416,6 +416,12 @@
|
|
|
416
416
|
"region": {
|
|
417
417
|
"type": "string"
|
|
418
418
|
},
|
|
419
|
+
"roleArn": {
|
|
420
|
+
"type": "string"
|
|
421
|
+
},
|
|
422
|
+
"roleArnExternalId": {
|
|
423
|
+
"type": "string"
|
|
424
|
+
},
|
|
419
425
|
"secretKey": {
|
|
420
426
|
"type": "string"
|
|
421
427
|
},
|
|
@@ -425,9 +431,7 @@
|
|
|
425
431
|
},
|
|
426
432
|
"required": [
|
|
427
433
|
"region",
|
|
428
|
-
"bucket"
|
|
429
|
-
"accessKey",
|
|
430
|
-
"secretKey"
|
|
434
|
+
"bucket"
|
|
431
435
|
],
|
|
432
436
|
"additionalProperties": false
|
|
433
437
|
},
|
|
@@ -501,6 +505,12 @@
|
|
|
501
505
|
"region": {
|
|
502
506
|
"type": "string"
|
|
503
507
|
},
|
|
508
|
+
"roleArn": {
|
|
509
|
+
"type": "string"
|
|
510
|
+
},
|
|
511
|
+
"roleArnExternalId": {
|
|
512
|
+
"type": "string"
|
|
513
|
+
},
|
|
504
514
|
"secretKey": {
|
|
505
515
|
"type": "string"
|
|
506
516
|
},
|
|
@@ -510,9 +520,7 @@
|
|
|
510
520
|
},
|
|
511
521
|
"required": [
|
|
512
522
|
"region",
|
|
513
|
-
"bucket"
|
|
514
|
-
"accessKey",
|
|
515
|
-
"secretKey"
|
|
523
|
+
"bucket"
|
|
516
524
|
],
|
|
517
525
|
"additionalProperties": false
|
|
518
526
|
},
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"
|
|
1
|
+
"d82448ae823427431be8e340b7dd2997 -"
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"
|
|
1
|
+
"020004b116326415a20cc2de44ab3d78 -"
|
|
@@ -56,6 +56,10 @@
|
|
|
56
56
|
{
|
|
57
57
|
"date": "2026-01-07T00:00:00.000Z",
|
|
58
58
|
"note": "Version: 1.5.0\nUpgraded to Google Ads API v22\nAdded userIdentifiers and userIpAddress fields\nRemoved gbraid mapping"
|
|
59
|
+
},
|
|
60
|
+
{
|
|
61
|
+
"date": "2026-03-25T00:00:00.000Z",
|
|
62
|
+
"note": "Version: 1.5.1\nConverted some fields to camelCase for schema validation"
|
|
59
63
|
}
|
|
60
64
|
]
|
|
61
65
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"
|
|
1
|
+
"af9a72aa925361377ed8c97723b1b3ff -"
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"
|
|
1
|
+
"f3c3e076cb740f8520eecf3eb9da6656 -"
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"
|
|
1
|
+
"d3bf5738f66810d7e3fc2dc9c17d75fd -"
|
|
@@ -36,6 +36,10 @@
|
|
|
36
36
|
{
|
|
37
37
|
"date": "2025-10-15T00:00:00.000Z",
|
|
38
38
|
"note": "Version: 0.2.1\nAdded friendly names to expressions"
|
|
39
|
+
},
|
|
40
|
+
{
|
|
41
|
+
"date": "2026-03-25T00:00:00.000Z",
|
|
42
|
+
"note": "Version: 0.2.2\nConverted some fields to camelCase for schema validation"
|
|
39
43
|
}
|
|
40
44
|
]
|
|
41
45
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"
|
|
1
|
+
"a85522f1c827597df67ec452870df3ed -"
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"
|
|
1
|
+
"b9d6aedfdaeabcd91a0d444e05fbc95e -"
|
|
@@ -24,10 +24,10 @@
|
|
|
24
24
|
"default": {
|
|
25
25
|
"endpoint": "https://ads-api.twitter.com/10/accounts/$$ACCOUNT_ID$$/measurement/conversions",
|
|
26
26
|
"oauth1Auth": {
|
|
27
|
-
"
|
|
28
|
-
"
|
|
29
|
-
"
|
|
30
|
-
"
|
|
27
|
+
"consumerKey": "$$CONSUMER_KEY$$",
|
|
28
|
+
"consumerSecret": "$$CONSUMER_SECRET$$",
|
|
29
|
+
"accessToken": "$$ACCESS_TOKEN$$",
|
|
30
|
+
"tokenSecret": "$$TOKEN_SECRET$$"
|
|
31
31
|
},
|
|
32
32
|
"method": "POST",
|
|
33
33
|
"headers": [
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"
|
|
1
|
+
"a9ac737aa2efd16bdafaf40eb168ce7e -"
|
|
@@ -36,6 +36,10 @@
|
|
|
36
36
|
{
|
|
37
37
|
"date": "2025-07-30T00:00:00.000Z",
|
|
38
38
|
"note": "Version: 1.3.0\nReplaced context.traits with traits."
|
|
39
|
+
},
|
|
40
|
+
{
|
|
41
|
+
"date": "2026-03-25T00:00:00.000Z",
|
|
42
|
+
"note": "Version: 1.3.1\nConverted some fields to camelCase for schema validation"
|
|
39
43
|
}
|
|
40
44
|
]
|
|
41
45
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"
|
|
1
|
+
"90a054753bd1285ed5ff754e9e3e0b44 -"
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"
|
|
1
|
+
"7427db2e4a77a10a0d21e66d2e696db8 -"
|
|
@@ -29,10 +29,10 @@
|
|
|
29
29
|
"default": {
|
|
30
30
|
"endpoint": "https://ads-api.x.com/$$API_VERSION$$/measurement/conversions/$$PIXEL_ID$$",
|
|
31
31
|
"oauth1Auth": {
|
|
32
|
-
"
|
|
33
|
-
"
|
|
34
|
-
"
|
|
35
|
-
"
|
|
32
|
+
"consumerKey": "$$CONSUMER_KEY$$",
|
|
33
|
+
"consumerSecret": "$$CONSUMER_SECRET$$",
|
|
34
|
+
"accessToken": "$$ACCESS_TOKEN$$",
|
|
35
|
+
"tokenSecret": "$$TOKEN_SECRET$$"
|
|
36
36
|
},
|
|
37
37
|
"batchSize": 250,
|
|
38
38
|
"transform": {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"
|
|
1
|
+
"20b172beb6655734acdae40530baa958 -"
|
|
@@ -24,6 +24,10 @@
|
|
|
24
24
|
{
|
|
25
25
|
"date": "2025-07-30T00:00:00.000Z",
|
|
26
26
|
"note": "Version: 1.1.0\nReplaced context.traits with traits."
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
"date": "2026-03-25T00:00:00.000Z",
|
|
30
|
+
"note": "Version: 1.1.1\nConverted some fields to camelCase for schema validation"
|
|
27
31
|
}
|
|
28
32
|
]
|
|
29
33
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"
|
|
1
|
+
"5917ebdda3797b0544acc239fb894ac1 -"
|
package/README.md
CHANGED
|
@@ -5,11 +5,14 @@
|
|
|
5
5
|
- Attentive
|
|
6
6
|
- Axon
|
|
7
7
|
- Eulerian
|
|
8
|
+
- Google Ads - Conversions
|
|
8
9
|
- Google Cloud Storage
|
|
9
10
|
- Hightouch
|
|
10
11
|
- Kargo
|
|
12
|
+
- Roomvo
|
|
11
13
|
- Stdout (New)
|
|
12
14
|
- Wirtualna Polska (New)
|
|
15
|
+
- X Ads - Web Conversions
|
|
13
16
|
- adMarketplace
|
|
14
17
|
|
|
15
18
|
| Kit Name | Initial Release Date | Stable Release Date | Latest Release Date | Current Version | Latest Note |
|
|
@@ -49,7 +52,7 @@
|
|
|
49
52
|
| Eulerian | 2025-12-10 | 2026-03-04 | 2026-03-04 | Version: 1.0.0 | Stable Release |
|
|
50
53
|
| Firebase | 2024-01-15 | N/A | 2024-10-23 | Version: 0.2.0 | Updated header `Accept-Encoding: application/json` |
|
|
51
54
|
| Google AJSID Segments | 2024-05-29 | N/A | 2025-10-15 | Version: 0.1.1 | Added friendly names to expressions |
|
|
52
|
-
| Google Ads - Conversions | 2023-07-04 | 2024-04-17 | 2026-
|
|
55
|
+
| Google Ads - Conversions | 2023-07-04 | 2024-04-17 | 2026-03-25 | Version: 1.5.1 | Converted some fields to camelCase for schema validation |
|
|
53
56
|
| Google Analytics | 2021-06-24 | N/A | 2025-10-15 | Version: 1.0.1 | Added friendly names to expressions |
|
|
54
57
|
| Google Analytics 4 | 2022-08-11 | N/A | 2025-12-17 | Version: 1.3.0 | Added consent, device and user_agent mappings Removed gclid and dclid fields Added additional standard events and updated endpoint to a parameter |
|
|
55
58
|
| Google Analytics 4 (Collect) | 2024-04-24 | 2025-08-20 | 2025-10-15 | Version: 1.0.1 | Added friendly names to expressions |
|
|
@@ -95,7 +98,7 @@
|
|
|
95
98
|
| Ringier Axel Springer Poland | 2025-06-25 | 2026-01-21 | 2026-01-21 | Version: 1.0.0 | Stable Release |
|
|
96
99
|
| Ringier Axel Springer Poland | 2025-03-05 | 2025-04-09 | 2026-01-21 | Version: 1.4.0 | Deprecating in favor of the released RASP SDK Kit |
|
|
97
100
|
| Roku | 2023-04-27 | N/A | 2025-07-30 | Version: 1.2.0 | Replaced context.traits with traits. |
|
|
98
|
-
| Roomvo | 2021-08-10 | N/A |
|
|
101
|
+
| Roomvo | 2021-08-10 | N/A | 2026-03-25 | Version: 0.2.2 | Converted some fields to camelCase for schema validation |
|
|
99
102
|
| Salesforce CDP | 2022-05-31 | N/A | 2025-07-30 | Version: 1.2.0 | Replaced originalTimestamp with timestamp |
|
|
100
103
|
| Snapchat - CAPI | 2024-06-05 | 2024-07-17 | 2026-01-14 | Version: 1.5.0 | Added add_data parameters. |
|
|
101
104
|
| Snapchat Ads | 2021-06-24 | N/A | 2025-10-15 | Version: 1.1.1 | Added friendly names to expressions |
|
|
@@ -112,7 +115,7 @@
|
|
|
112
115
|
| Wallaroo | 2025-12-03 | N/A | 2025-12-10 | Version: 0.1.1 | Added expression name |
|
|
113
116
|
| Webhooks | 2024-05-29 | 2024-08-07 | 2025-10-15 | Version: 1.0.1 | Added friendly names to expressions |
|
|
114
117
|
| Wirtualna Polska (New) | 2026-03-11 | N/A | 2026-03-11 | Version: 0.1.0 | Beta Version Wirtualna Polska initial release |
|
|
115
|
-
| X Ads - Web Conversions | 2024-09-04 | 2024-09-25 |
|
|
118
|
+
| X Ads - Web Conversions | 2024-09-04 | 2024-09-25 | 2026-03-25 | Version: 1.1.1 | Converted some fields to camelCase for schema validation |
|
|
116
119
|
| Xandr | 2021-07-13 | N/A | 2024-10-23 | Version: 1.1.0 | Added header `Accept-Encoding: application/json` |
|
|
117
120
|
| Yahoo Enhanced Attribution | 2023-03-07 | N/A | 2025-04-09 | Version: 0.4.0 | Deprecated |
|
|
118
121
|
| Yahoo Pixel API | 2023-03-07 | 2023-12-13 | 2025-04-09 | Version: 1.3.0 | Friendly name updated |
|