oursprivacy-ingest 0.3.0 → 0.4.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.
@@ -7,7 +7,7 @@ module OursprivacyIngest
7
7
  default_properties: OursprivacyIngest::TrackEventParams::DefaultProperties?,
8
8
  distinct_id: String?,
9
9
  email: String?,
10
- event_properties: ::Hash[Symbol, top?]?,
10
+ event_properties: ::Hash[Symbol, String?]?,
11
11
  external_id: String?,
12
12
  time: Float?,
13
13
  user_id: String?,
@@ -29,7 +29,7 @@ module OursprivacyIngest
29
29
 
30
30
  attr_accessor email: String?
31
31
 
32
- attr_accessor event_properties: ::Hash[Symbol, top?]?
32
+ attr_accessor event_properties: ::Hash[Symbol, String?]?
33
33
 
34
34
  attr_accessor external_id: String?
35
35
 
@@ -45,7 +45,7 @@ module OursprivacyIngest
45
45
  ?default_properties: OursprivacyIngest::TrackEventParams::DefaultProperties?,
46
46
  ?distinct_id: String?,
47
47
  ?email: String?,
48
- ?event_properties: ::Hash[Symbol, top?]?,
48
+ ?event_properties: ::Hash[Symbol, String?]?,
49
49
  ?external_id: String?,
50
50
  ?time: Float?,
51
51
  ?user_id: String?,
@@ -59,7 +59,7 @@ module OursprivacyIngest
59
59
  default_properties: OursprivacyIngest::TrackEventParams::DefaultProperties?,
60
60
  distinct_id: String?,
61
61
  email: String?,
62
- event_properties: ::Hash[Symbol, top?]?,
62
+ event_properties: ::Hash[Symbol, String?]?,
63
63
  external_id: String?,
64
64
  time: Float?,
65
65
  user_id: String?,
@@ -72,6 +72,7 @@ module OursprivacyIngest
72
72
  active_duration: Float?,
73
73
  ad_id: String?,
74
74
  adset_id: String?,
75
+ basis_cid: String?,
75
76
  browser_language: String?,
76
77
  browser_name: String?,
77
78
  browser_version: String?,
@@ -98,9 +99,10 @@ module OursprivacyIngest
98
99
  gclid: String?,
99
100
  host: String?,
100
101
  iframe: bool?,
102
+ im_ref: String?,
101
103
  ip: String?,
102
104
  irclickid: String?,
103
- is_bot: top,
105
+ is_bot: String?,
104
106
  li_fat_id: String?,
105
107
  msclkid: String?,
106
108
  ndclid: String?,
@@ -144,6 +146,8 @@ module OursprivacyIngest
144
146
 
145
147
  attr_accessor adset_id: String?
146
148
 
149
+ attr_accessor basis_cid: String?
150
+
147
151
  attr_accessor browser_language: String?
148
152
 
149
153
  attr_accessor browser_name: String?
@@ -196,13 +200,13 @@ module OursprivacyIngest
196
200
 
197
201
  attr_accessor iframe: bool?
198
202
 
203
+ attr_accessor im_ref: String?
204
+
199
205
  attr_accessor ip: String?
200
206
 
201
207
  attr_accessor irclickid: String?
202
208
 
203
- attr_reader is_bot: top?
204
-
205
- def is_bot=: (top) -> top
209
+ attr_accessor is_bot: String?
206
210
 
207
211
  attr_accessor li_fat_id: String?
208
212
 
@@ -276,6 +280,7 @@ module OursprivacyIngest
276
280
  ?active_duration: Float?,
277
281
  ?ad_id: String?,
278
282
  ?adset_id: String?,
283
+ ?basis_cid: String?,
279
284
  ?browser_language: String?,
280
285
  ?browser_name: String?,
281
286
  ?browser_version: String?,
@@ -302,9 +307,10 @@ module OursprivacyIngest
302
307
  ?gclid: String?,
303
308
  ?host: String?,
304
309
  ?iframe: bool?,
310
+ ?im_ref: String?,
305
311
  ?ip: String?,
306
312
  ?irclickid: String?,
307
- ?is_bot: top,
313
+ ?is_bot: String?,
308
314
  ?li_fat_id: String?,
309
315
  ?msclkid: String?,
310
316
  ?ndclid: String?,
@@ -345,6 +351,7 @@ module OursprivacyIngest
345
351
  active_duration: Float?,
346
352
  ad_id: String?,
347
353
  adset_id: String?,
354
+ basis_cid: String?,
348
355
  browser_language: String?,
349
356
  browser_name: String?,
350
357
  browser_version: String?,
@@ -371,9 +378,10 @@ module OursprivacyIngest
371
378
  gclid: String?,
372
379
  host: String?,
373
380
  iframe: bool?,
381
+ im_ref: String?,
374
382
  ip: String?,
375
383
  irclickid: String?,
376
- is_bot: top,
384
+ is_bot: String?,
377
385
  li_fat_id: String?,
378
386
  msclkid: String?,
379
387
  ndclid: String?,
@@ -415,14 +423,15 @@ module OursprivacyIngest
415
423
  {
416
424
  ad_id: String?,
417
425
  adset_id: String?,
426
+ basis_cid: String?,
418
427
  campaign_id: String?,
419
428
  city: String?,
420
429
  clickid: String?,
421
430
  clid: String?,
422
431
  company_name: String?,
423
- consent: ::Hash[Symbol, top?]?,
432
+ consent: ::Hash[Symbol, String?]?,
424
433
  country: String?,
425
- custom_properties: ::Hash[Symbol, top?]?,
434
+ custom_properties: ::Hash[Symbol, String?]?,
426
435
  date_of_birth: String?,
427
436
  dclid: String?,
428
437
  email: String?,
@@ -436,15 +445,16 @@ module OursprivacyIngest
436
445
  gbraid: String?,
437
446
  gclid: String?,
438
447
  gender: String?,
448
+ im_ref: String?,
439
449
  ip: String?,
440
450
  irclickid: String?,
441
- is_bot: top,
451
+ is_bot: String?,
442
452
  job_title: String?,
443
453
  last_name: String?,
444
454
  li_fat_id: String?,
445
455
  msclkid: String?,
446
456
  ndclid: String?,
447
- phone_number: top,
457
+ phone_number: String?,
448
458
  qclid: String?,
449
459
  rdt_cid: String?,
450
460
  referrer: String?,
@@ -464,7 +474,7 @@ module OursprivacyIngest
464
474
  utm_source: String?,
465
475
  utm_term: String?,
466
476
  wbraid: String?,
467
- zip: top
477
+ zip: String?
468
478
  }
469
479
 
470
480
  class UserProperties < OursprivacyIngest::Internal::Type::BaseModel
@@ -472,6 +482,8 @@ module OursprivacyIngest
472
482
 
473
483
  attr_accessor adset_id: String?
474
484
 
485
+ attr_accessor basis_cid: String?
486
+
475
487
  attr_accessor campaign_id: String?
476
488
 
477
489
  attr_accessor city: String?
@@ -482,11 +494,11 @@ module OursprivacyIngest
482
494
 
483
495
  attr_accessor company_name: String?
484
496
 
485
- attr_accessor consent: ::Hash[Symbol, top?]?
497
+ attr_accessor consent: ::Hash[Symbol, String?]?
486
498
 
487
499
  attr_accessor country: String?
488
500
 
489
- attr_accessor custom_properties: ::Hash[Symbol, top?]?
501
+ attr_accessor custom_properties: ::Hash[Symbol, String?]?
490
502
 
491
503
  attr_accessor date_of_birth: String?
492
504
 
@@ -514,13 +526,13 @@ module OursprivacyIngest
514
526
 
515
527
  attr_accessor gender: String?
516
528
 
529
+ attr_accessor im_ref: String?
530
+
517
531
  attr_accessor ip: String?
518
532
 
519
533
  attr_accessor irclickid: String?
520
534
 
521
- attr_reader is_bot: top?
522
-
523
- def is_bot=: (top) -> top
535
+ attr_accessor is_bot: String?
524
536
 
525
537
  attr_accessor job_title: String?
526
538
 
@@ -532,9 +544,7 @@ module OursprivacyIngest
532
544
 
533
545
  attr_accessor ndclid: String?
534
546
 
535
- attr_reader phone_number: top?
536
-
537
- def phone_number=: (top) -> top
547
+ attr_accessor phone_number: String?
538
548
 
539
549
  attr_accessor qclid: String?
540
550
 
@@ -574,21 +584,20 @@ module OursprivacyIngest
574
584
 
575
585
  attr_accessor wbraid: String?
576
586
 
577
- attr_reader zip: top?
578
-
579
- def zip=: (top) -> top
587
+ attr_accessor zip: String?
580
588
 
581
589
  def initialize: (
582
590
  ?ad_id: String?,
583
591
  ?adset_id: String?,
592
+ ?basis_cid: String?,
584
593
  ?campaign_id: String?,
585
594
  ?city: String?,
586
595
  ?clickid: String?,
587
596
  ?clid: String?,
588
597
  ?company_name: String?,
589
- ?consent: ::Hash[Symbol, top?]?,
598
+ ?consent: ::Hash[Symbol, String?]?,
590
599
  ?country: String?,
591
- ?custom_properties: ::Hash[Symbol, top?]?,
600
+ ?custom_properties: ::Hash[Symbol, String?]?,
592
601
  ?date_of_birth: String?,
593
602
  ?dclid: String?,
594
603
  ?email: String?,
@@ -602,15 +611,16 @@ module OursprivacyIngest
602
611
  ?gbraid: String?,
603
612
  ?gclid: String?,
604
613
  ?gender: String?,
614
+ ?im_ref: String?,
605
615
  ?ip: String?,
606
616
  ?irclickid: String?,
607
- ?is_bot: top,
617
+ ?is_bot: String?,
608
618
  ?job_title: String?,
609
619
  ?last_name: String?,
610
620
  ?li_fat_id: String?,
611
621
  ?msclkid: String?,
612
622
  ?ndclid: String?,
613
- ?phone_number: top,
623
+ ?phone_number: String?,
614
624
  ?qclid: String?,
615
625
  ?rdt_cid: String?,
616
626
  ?referrer: String?,
@@ -630,20 +640,21 @@ module OursprivacyIngest
630
640
  ?utm_source: String?,
631
641
  ?utm_term: String?,
632
642
  ?wbraid: String?,
633
- ?zip: top
643
+ ?zip: String?
634
644
  ) -> void
635
645
 
636
646
  def to_hash: -> {
637
647
  ad_id: String?,
638
648
  adset_id: String?,
649
+ basis_cid: String?,
639
650
  campaign_id: String?,
640
651
  city: String?,
641
652
  clickid: String?,
642
653
  clid: String?,
643
654
  company_name: String?,
644
- consent: ::Hash[Symbol, top?]?,
655
+ consent: ::Hash[Symbol, String?]?,
645
656
  country: String?,
646
- custom_properties: ::Hash[Symbol, top?]?,
657
+ custom_properties: ::Hash[Symbol, String?]?,
647
658
  date_of_birth: String?,
648
659
  dclid: String?,
649
660
  email: String?,
@@ -657,15 +668,16 @@ module OursprivacyIngest
657
668
  gbraid: String?,
658
669
  gclid: String?,
659
670
  gender: String?,
671
+ im_ref: String?,
660
672
  ip: String?,
661
673
  irclickid: String?,
662
- is_bot: top,
674
+ is_bot: String?,
663
675
  job_title: String?,
664
676
  last_name: String?,
665
677
  li_fat_id: String?,
666
678
  msclkid: String?,
667
679
  ndclid: String?,
668
- phone_number: top,
680
+ phone_number: String?,
669
681
  qclid: String?,
670
682
  rdt_cid: String?,
671
683
  referrer: String?,
@@ -685,7 +697,7 @@ module OursprivacyIngest
685
697
  utm_source: String?,
686
698
  utm_term: String?,
687
699
  wbraid: String?,
688
- zip: top
700
+ zip: String?
689
701
  }
690
702
  end
691
703
  end
@@ -51,14 +51,15 @@ module OursprivacyIngest
51
51
  {
52
52
  ad_id: String?,
53
53
  adset_id: String?,
54
+ basis_cid: String?,
54
55
  campaign_id: String?,
55
56
  city: String?,
56
57
  clickid: String?,
57
58
  clid: String?,
58
59
  company_name: String?,
59
- consent: ::Hash[Symbol, top?]?,
60
+ consent: ::Hash[Symbol, String?]?,
60
61
  country: String?,
61
- custom_properties: ::Hash[Symbol, top?]?,
62
+ custom_properties: ::Hash[Symbol, String?]?,
62
63
  date_of_birth: String?,
63
64
  dclid: String?,
64
65
  email: String?,
@@ -72,15 +73,16 @@ module OursprivacyIngest
72
73
  gbraid: String?,
73
74
  gclid: String?,
74
75
  gender: String?,
76
+ im_ref: String?,
75
77
  ip: String?,
76
78
  irclickid: String?,
77
- is_bot: top,
79
+ is_bot: String?,
78
80
  job_title: String?,
79
81
  last_name: String?,
80
82
  li_fat_id: String?,
81
83
  msclkid: String?,
82
84
  ndclid: String?,
83
- phone_number: top,
85
+ phone_number: String?,
84
86
  qclid: String?,
85
87
  rdt_cid: String?,
86
88
  referrer: String?,
@@ -100,7 +102,7 @@ module OursprivacyIngest
100
102
  utm_source: String?,
101
103
  utm_term: String?,
102
104
  wbraid: String?,
103
- zip: top
105
+ zip: String?
104
106
  }
105
107
 
106
108
  class UserProperties < OursprivacyIngest::Internal::Type::BaseModel
@@ -108,6 +110,8 @@ module OursprivacyIngest
108
110
 
109
111
  attr_accessor adset_id: String?
110
112
 
113
+ attr_accessor basis_cid: String?
114
+
111
115
  attr_accessor campaign_id: String?
112
116
 
113
117
  attr_accessor city: String?
@@ -118,11 +122,11 @@ module OursprivacyIngest
118
122
 
119
123
  attr_accessor company_name: String?
120
124
 
121
- attr_accessor consent: ::Hash[Symbol, top?]?
125
+ attr_accessor consent: ::Hash[Symbol, String?]?
122
126
 
123
127
  attr_accessor country: String?
124
128
 
125
- attr_accessor custom_properties: ::Hash[Symbol, top?]?
129
+ attr_accessor custom_properties: ::Hash[Symbol, String?]?
126
130
 
127
131
  attr_accessor date_of_birth: String?
128
132
 
@@ -150,13 +154,13 @@ module OursprivacyIngest
150
154
 
151
155
  attr_accessor gender: String?
152
156
 
157
+ attr_accessor im_ref: String?
158
+
153
159
  attr_accessor ip: String?
154
160
 
155
161
  attr_accessor irclickid: String?
156
162
 
157
- attr_reader is_bot: top?
158
-
159
- def is_bot=: (top) -> top
163
+ attr_accessor is_bot: String?
160
164
 
161
165
  attr_accessor job_title: String?
162
166
 
@@ -168,9 +172,7 @@ module OursprivacyIngest
168
172
 
169
173
  attr_accessor ndclid: String?
170
174
 
171
- attr_reader phone_number: top?
172
-
173
- def phone_number=: (top) -> top
175
+ attr_accessor phone_number: String?
174
176
 
175
177
  attr_accessor qclid: String?
176
178
 
@@ -210,21 +212,20 @@ module OursprivacyIngest
210
212
 
211
213
  attr_accessor wbraid: String?
212
214
 
213
- attr_reader zip: top?
214
-
215
- def zip=: (top) -> top
215
+ attr_accessor zip: String?
216
216
 
217
217
  def initialize: (
218
218
  ?ad_id: String?,
219
219
  ?adset_id: String?,
220
+ ?basis_cid: String?,
220
221
  ?campaign_id: String?,
221
222
  ?city: String?,
222
223
  ?clickid: String?,
223
224
  ?clid: String?,
224
225
  ?company_name: String?,
225
- ?consent: ::Hash[Symbol, top?]?,
226
+ ?consent: ::Hash[Symbol, String?]?,
226
227
  ?country: String?,
227
- ?custom_properties: ::Hash[Symbol, top?]?,
228
+ ?custom_properties: ::Hash[Symbol, String?]?,
228
229
  ?date_of_birth: String?,
229
230
  ?dclid: String?,
230
231
  ?email: String?,
@@ -238,15 +239,16 @@ module OursprivacyIngest
238
239
  ?gbraid: String?,
239
240
  ?gclid: String?,
240
241
  ?gender: String?,
242
+ ?im_ref: String?,
241
243
  ?ip: String?,
242
244
  ?irclickid: String?,
243
- ?is_bot: top,
245
+ ?is_bot: String?,
244
246
  ?job_title: String?,
245
247
  ?last_name: String?,
246
248
  ?li_fat_id: String?,
247
249
  ?msclkid: String?,
248
250
  ?ndclid: String?,
249
- ?phone_number: top,
251
+ ?phone_number: String?,
250
252
  ?qclid: String?,
251
253
  ?rdt_cid: String?,
252
254
  ?referrer: String?,
@@ -266,20 +268,21 @@ module OursprivacyIngest
266
268
  ?utm_source: String?,
267
269
  ?utm_term: String?,
268
270
  ?wbraid: String?,
269
- ?zip: top
271
+ ?zip: String?
270
272
  ) -> void
271
273
 
272
274
  def to_hash: -> {
273
275
  ad_id: String?,
274
276
  adset_id: String?,
277
+ basis_cid: String?,
275
278
  campaign_id: String?,
276
279
  city: String?,
277
280
  clickid: String?,
278
281
  clid: String?,
279
282
  company_name: String?,
280
- consent: ::Hash[Symbol, top?]?,
283
+ consent: ::Hash[Symbol, String?]?,
281
284
  country: String?,
282
- custom_properties: ::Hash[Symbol, top?]?,
285
+ custom_properties: ::Hash[Symbol, String?]?,
283
286
  date_of_birth: String?,
284
287
  dclid: String?,
285
288
  email: String?,
@@ -293,15 +296,16 @@ module OursprivacyIngest
293
296
  gbraid: String?,
294
297
  gclid: String?,
295
298
  gender: String?,
299
+ im_ref: String?,
296
300
  ip: String?,
297
301
  irclickid: String?,
298
- is_bot: top,
302
+ is_bot: String?,
299
303
  job_title: String?,
300
304
  last_name: String?,
301
305
  li_fat_id: String?,
302
306
  msclkid: String?,
303
307
  ndclid: String?,
304
- phone_number: top,
308
+ phone_number: String?,
305
309
  qclid: String?,
306
310
  rdt_cid: String?,
307
311
  referrer: String?,
@@ -321,7 +325,7 @@ module OursprivacyIngest
321
325
  utm_source: String?,
322
326
  utm_term: String?,
323
327
  wbraid: String?,
324
- zip: top
328
+ zip: String?
325
329
  }
326
330
  end
327
331
 
@@ -330,6 +334,7 @@ module OursprivacyIngest
330
334
  active_duration: Float?,
331
335
  ad_id: String?,
332
336
  adset_id: String?,
337
+ basis_cid: String?,
333
338
  browser_language: String?,
334
339
  browser_name: String?,
335
340
  browser_version: String?,
@@ -356,9 +361,10 @@ module OursprivacyIngest
356
361
  gclid: String?,
357
362
  host: String?,
358
363
  iframe: bool?,
364
+ im_ref: String?,
359
365
  ip: String?,
360
366
  irclickid: String?,
361
- is_bot: top,
367
+ is_bot: String?,
362
368
  li_fat_id: String?,
363
369
  msclkid: String?,
364
370
  ndclid: String?,
@@ -402,6 +408,8 @@ module OursprivacyIngest
402
408
 
403
409
  attr_accessor adset_id: String?
404
410
 
411
+ attr_accessor basis_cid: String?
412
+
405
413
  attr_accessor browser_language: String?
406
414
 
407
415
  attr_accessor browser_name: String?
@@ -454,13 +462,13 @@ module OursprivacyIngest
454
462
 
455
463
  attr_accessor iframe: bool?
456
464
 
465
+ attr_accessor im_ref: String?
466
+
457
467
  attr_accessor ip: String?
458
468
 
459
469
  attr_accessor irclickid: String?
460
470
 
461
- attr_reader is_bot: top?
462
-
463
- def is_bot=: (top) -> top
471
+ attr_accessor is_bot: String?
464
472
 
465
473
  attr_accessor li_fat_id: String?
466
474
 
@@ -534,6 +542,7 @@ module OursprivacyIngest
534
542
  ?active_duration: Float?,
535
543
  ?ad_id: String?,
536
544
  ?adset_id: String?,
545
+ ?basis_cid: String?,
537
546
  ?browser_language: String?,
538
547
  ?browser_name: String?,
539
548
  ?browser_version: String?,
@@ -560,9 +569,10 @@ module OursprivacyIngest
560
569
  ?gclid: String?,
561
570
  ?host: String?,
562
571
  ?iframe: bool?,
572
+ ?im_ref: String?,
563
573
  ?ip: String?,
564
574
  ?irclickid: String?,
565
- ?is_bot: top,
575
+ ?is_bot: String?,
566
576
  ?li_fat_id: String?,
567
577
  ?msclkid: String?,
568
578
  ?ndclid: String?,
@@ -603,6 +613,7 @@ module OursprivacyIngest
603
613
  active_duration: Float?,
604
614
  ad_id: String?,
605
615
  adset_id: String?,
616
+ basis_cid: String?,
606
617
  browser_language: String?,
607
618
  browser_name: String?,
608
619
  browser_version: String?,
@@ -629,9 +640,10 @@ module OursprivacyIngest
629
640
  gclid: String?,
630
641
  host: String?,
631
642
  iframe: bool?,
643
+ im_ref: String?,
632
644
  ip: String?,
633
645
  irclickid: String?,
634
- is_bot: top,
646
+ is_bot: String?,
635
647
  li_fat_id: String?,
636
648
  msclkid: String?,
637
649
  ndclid: String?,
@@ -7,7 +7,7 @@ module OursprivacyIngest
7
7
  ?default_properties: OursprivacyIngest::TrackEventParams::DefaultProperties?,
8
8
  ?distinct_id: String?,
9
9
  ?email: String?,
10
- ?event_properties: ::Hash[Symbol, top?]?,
10
+ ?event_properties: ::Hash[Symbol, String?]?,
11
11
  ?external_id: String?,
12
12
  ?time: Float?,
13
13
  ?user_id: String?,
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: oursprivacy-ingest
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.0
4
+ version: 0.4.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ours Privacy
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2025-11-26 00:00:00.000000000 Z
11
+ date: 2025-12-12 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: connection_pool