@metarouter/ajs-starter-kit 1.0.168 → 1.0.170
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/ad-marketplace/connection.etag.json +1 -1
- package/.dist/ad-marketplace/connection.json +0 -1
- package/.dist/ad-marketplace/kit.etag.json +1 -1
- package/.dist/ad-marketplace/metadata.json +4 -0
- package/.dist/ad-marketplace/playbook.etag.json +1 -1
- package/.dist/ad-marketplace/playbook.json +1 -1
- package/.dist/axon/connection.etag.json +1 -1
- package/.dist/axon/connection.json +1 -2
- package/.dist/axon/kit.etag.json +1 -1
- package/.dist/axon/metadata.json +4 -0
- package/.dist/axon/playbook.etag.json +1 -1
- package/.dist/axon/playbook.json +1 -1
- package/.dist/connection-schemas.json +46 -0
- package/README.md +3 -12
- package/package.json +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
"
|
|
1
|
+
"1b001cd99f7337576c2c2115dd187e62 -"
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"
|
|
1
|
+
"bdd76e213da9305f232df630a34286f1 -"
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"
|
|
1
|
+
"2615b597b1ef2f0073c7d420e7317aa4 -"
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"
|
|
1
|
+
"74f3da698dcd0c6e4588862fda4fe4d1 -"
|
package/.dist/axon/kit.etag.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"
|
|
1
|
+
"39ea058755069b0edc8650d946c96926 -"
|
package/.dist/axon/metadata.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"
|
|
1
|
+
"d39e803d8712b307f447fc63eac66c69 -"
|
package/.dist/axon/playbook.json
CHANGED
|
@@ -225,6 +225,52 @@
|
|
|
225
225
|
"additionalProperties": false
|
|
226
226
|
}
|
|
227
227
|
},
|
|
228
|
+
"partitioning": {
|
|
229
|
+
"type": "object",
|
|
230
|
+
"properties": {
|
|
231
|
+
"events": {
|
|
232
|
+
"type": "array",
|
|
233
|
+
"items": {
|
|
234
|
+
"type": "object",
|
|
235
|
+
"properties": {
|
|
236
|
+
"eventName": {
|
|
237
|
+
"type": "string"
|
|
238
|
+
},
|
|
239
|
+
"tableOverride": {
|
|
240
|
+
"type": "string"
|
|
241
|
+
}
|
|
242
|
+
},
|
|
243
|
+
"required": [
|
|
244
|
+
"eventName"
|
|
245
|
+
],
|
|
246
|
+
"additionalProperties": false
|
|
247
|
+
}
|
|
248
|
+
},
|
|
249
|
+
"expirationDays": {
|
|
250
|
+
"type": "number"
|
|
251
|
+
},
|
|
252
|
+
"granularity": {
|
|
253
|
+
"type": "number",
|
|
254
|
+
"description": "0: BIG_QUERY_PARTITION_GRANULARITY_UNSPECIFIED; 1: BIG_QUERY_PARTITION_GRANULARITY_HOURLY; 2: BIG_QUERY_PARTITION_GRANULARITY_DAILY; 3: BIG_QUERY_PARTITION_GRANULARITY_MONTHLY; 4: BIG_QUERY_PARTITION_GRANULARITY_YEARLY",
|
|
255
|
+
"enum": [
|
|
256
|
+
0,
|
|
257
|
+
1,
|
|
258
|
+
2,
|
|
259
|
+
3,
|
|
260
|
+
4
|
|
261
|
+
]
|
|
262
|
+
},
|
|
263
|
+
"partitionField": {
|
|
264
|
+
"type": "string"
|
|
265
|
+
}
|
|
266
|
+
},
|
|
267
|
+
"required": [
|
|
268
|
+
"granularity",
|
|
269
|
+
"events",
|
|
270
|
+
"partitionField"
|
|
271
|
+
],
|
|
272
|
+
"additionalProperties": false
|
|
273
|
+
},
|
|
228
274
|
"projectId": {
|
|
229
275
|
"type": "string"
|
|
230
276
|
},
|
package/README.md
CHANGED
|
@@ -1,15 +1,6 @@
|
|
|
1
1
|
# MetaRouter Starter Kits
|
|
2
2
|
|
|
3
|
-
### 2026-
|
|
4
|
-
- CM360 - Floodlights
|
|
5
|
-
- Hightouch
|
|
6
|
-
- Meta CAPI
|
|
7
|
-
- Microsoft Ads CAPI
|
|
8
|
-
- Nextdoor
|
|
9
|
-
- Pinterest CAPI
|
|
10
|
-
- The Trade Desk - Offline Conversions
|
|
11
|
-
- Wirtualna Polska
|
|
12
|
-
- illumin
|
|
3
|
+
### 2026-05
|
|
13
4
|
|
|
14
5
|
| Kit Name | Initial Release Date | Stable Release Date | Latest Release Date | Current Version | Latest Note |
|
|
15
6
|
|----------|----------------------|---------------------|---------------------|-----------------|-------------|
|
|
@@ -31,7 +22,7 @@
|
|
|
31
22
|
| AppsFlyer Android | 2021-06-24 | 2023-12-13 | 2024-10-23 | Version: 1.2.0 | Added header `Accept-Encoding: application/json` |
|
|
32
23
|
| AppsFlyer iOS | 2021-06-24 | 2023-12-13 | 2024-10-23 | Version: 1.2.0 | Added header `Accept-Encoding: application/json` |
|
|
33
24
|
| Attentive | 2025-12-17 | 2026-03-04 | 2026-03-04 | Version: 1.0.0 | Stable Release |
|
|
34
|
-
| Axon | 2026-02-04 | 2026-03-18 | 2026-
|
|
25
|
+
| Axon | 2026-02-04 | 2026-03-18 | 2026-04-29 | Version: 1.0.1 | Clean up |
|
|
35
26
|
| Azure Blob | 2021-08-03 | 2023-12-13 | 2025-10-15 | Version: 1.2.1 | Added friendly names to expressions |
|
|
36
27
|
| Bloomreach CDP | 2022-10-06 | N/A | 2023-12-13 | N/A | Marked as stable version: 1.0.0 |
|
|
37
28
|
| Blueshift | 2021-06-24 | 2025-01-22 | 2025-10-15 | Version: 1.1.1 | Added friendly names to expressions |
|
|
@@ -115,5 +106,5 @@
|
|
|
115
106
|
| Yahoo Enhanced Attribution | 2023-03-07 | N/A | 2025-04-09 | Version: 0.4.0 | Deprecated |
|
|
116
107
|
| Yahoo Pixel API | 2023-03-07 | 2023-12-13 | 2025-04-09 | Version: 1.3.0 | Friendly name updated |
|
|
117
108
|
| Zeotap | 2024-02-21 | 2025-08-20 | 2025-08-20 | Version: 1.0.0 | Stable Release |
|
|
118
|
-
| adMarketplace | 2026-01-21 | 2026-03-18 | 2026-
|
|
109
|
+
| adMarketplace | 2026-01-21 | 2026-03-18 | 2026-04-29 | Version: 1.0.1 | Clean up |
|
|
119
110
|
| illumin | 2021-06-24 | 2023-12-13 | 2026-04-22 | Version: 1.2.0 | Friendly name updated |
|