oursprivacy-ingest 1.12.0 → 1.13.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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 9c5114b97abdb6cb31f0426d0f4044598ba178b96cdb543730e50114b8328ee7
4
- data.tar.gz: 0fef11ff275b60c78888766d3d83f6b77a880398883b7cfa699a0b2b6cdfe442
3
+ metadata.gz: 9bf9213d598f3756a6e90972eb152dd6766e7d61d09adcecff07d4f4bea9d900
4
+ data.tar.gz: '08f20ce420682e63dc300f278b6e23eedcc9b6c39d2df7e2d833def8dd52cb2c'
5
5
  SHA512:
6
- metadata.gz: b232dda8a6ecff6f7f9be49efa1a00af1bdf527c5170da627068a68e4fd70b266f7544141ead7438ab4690608e10c0a17421c2a246302db34b565a12738b0917
7
- data.tar.gz: 3f07e898b01e2efa4a90b76c17cfd0ba6a3afa06cf428b3915937cad878cf487c2f5c0cffe0301f9b74069ad24618d180f2ea5496cf5d3a5adc73eca73c8cb05
6
+ metadata.gz: 6b7a2195c9f28c9f2c883653e668f29cabf6503fda363a2affab03ad9462969fe1bbfeec5dc0bfd376a7252efb903f1a29b27a3eb40f5e83e295c965ca290bf4
7
+ data.tar.gz: 921daa614a515901b7287001ffeea54fa5c4053ab42c20064ae9cd34e28be66d734adb69936b174684129294ff69c986551130a38f42a1c7c1fc0df0a6b70b3a
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Changelog
2
2
 
3
+ ## 1.13.0 (2026-06-05)
4
+
5
+ Full Changelog: [v1.12.0...v1.13.0](https://github.com/with-ours/ingest-sdk-ruby/compare/v1.12.0...v1.13.0)
6
+
7
+ ### Features
8
+
9
+ * **api:** api update ([60cd11f](https://github.com/with-ours/ingest-sdk-ruby/commit/60cd11fb6470f64d48f1a67665e2e9ca4a8c0b3e))
10
+
3
11
  ## 1.12.0 (2026-06-03)
4
12
 
5
13
  Full Changelog: [v1.11.0...v1.12.0](https://github.com/with-ours/ingest-sdk-ruby/compare/v1.11.0...v1.12.0)
data/README.md CHANGED
@@ -17,7 +17,7 @@ To use this gem, install via Bundler by adding the following to your application
17
17
  <!-- x-release-please-start-version -->
18
18
 
19
19
  ```ruby
20
- gem "oursprivacy-ingest", "~> 1.12.0"
20
+ gem "oursprivacy-ingest", "~> 1.13.0"
21
21
  ```
22
22
 
23
23
  <!-- x-release-please-end -->
@@ -189,7 +189,7 @@ module OursprivacyIngest
189
189
  optional :aleid, String, nil?: true
190
190
 
191
191
  # @!attribute axwrt
192
- # The AppLovin Axon pixel cookie value (\_axwrt). Web-only.
192
+ # The AppLovin pixel cookie value (\_axwrt). Web-only.
193
193
  #
194
194
  # @return [String, nil]
195
195
  optional :axwrt, String, nil?: true
@@ -652,7 +652,7 @@ module OursprivacyIngest
652
652
  #
653
653
  # @param aleid [String, nil] The AppLovin aleid query parameter. Ex: aleid123
654
654
  #
655
- # @param axwrt [String, nil] The AppLovin Axon pixel cookie value (\_axwrt). Web-only.
655
+ # @param axwrt [String, nil] The AppLovin pixel cookie value (\_axwrt). Web-only.
656
656
  #
657
657
  # @param basis_cid [String, nil] The Basis DSP Click ID. Ex: basis_cid123
658
658
  #
@@ -177,7 +177,7 @@ module OursprivacyIngest
177
177
  optional :aleid, String, nil?: true
178
178
 
179
179
  # @!attribute axwrt
180
- # The AppLovin Axon pixel cookie value (\_axwrt). Web-only.
180
+ # The AppLovin pixel cookie value (\_axwrt). Web-only.
181
181
  #
182
182
  # @return [String, nil]
183
183
  optional :axwrt, String, nil?: true
@@ -640,7 +640,7 @@ module OursprivacyIngest
640
640
  #
641
641
  # @param aleid [String, nil] The AppLovin aleid query parameter. Ex: aleid123
642
642
  #
643
- # @param axwrt [String, nil] The AppLovin Axon pixel cookie value (\_axwrt). Web-only.
643
+ # @param axwrt [String, nil] The AppLovin pixel cookie value (\_axwrt). Web-only.
644
644
  #
645
645
  # @param basis_cid [String, nil] The Basis DSP Click ID. Ex: basis_cid123
646
646
  #
@@ -593,7 +593,7 @@ module OursprivacyIngest
593
593
  optional :aleid, String, nil?: true
594
594
 
595
595
  # @!attribute axwrt
596
- # The AppLovin Axon pixel cookie value (\_axwrt). Web-only.
596
+ # The AppLovin pixel cookie value (\_axwrt). Web-only.
597
597
  #
598
598
  # @return [String, nil]
599
599
  optional :axwrt, String, nil?: true
@@ -1056,7 +1056,7 @@ module OursprivacyIngest
1056
1056
  #
1057
1057
  # @param aleid [String, nil] The AppLovin aleid query parameter. Ex: aleid123
1058
1058
  #
1059
- # @param axwrt [String, nil] The AppLovin Axon pixel cookie value (\_axwrt). Web-only.
1059
+ # @param axwrt [String, nil] The AppLovin pixel cookie value (\_axwrt). Web-only.
1060
1060
  #
1061
1061
  # @param basis_cid [String, nil] The Basis DSP Click ID. Ex: basis_cid123
1062
1062
  #
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module OursprivacyIngest
4
- VERSION = "1.12.0"
4
+ VERSION = "1.13.0"
5
5
  end
@@ -297,7 +297,7 @@ module OursprivacyIngest
297
297
  sig { returns(T.nilable(String)) }
298
298
  attr_accessor :aleid
299
299
 
300
- # The AppLovin Axon pixel cookie value (\_axwrt). Web-only.
300
+ # The AppLovin pixel cookie value (\_axwrt). Web-only.
301
301
  sig { returns(T.nilable(String)) }
302
302
  attr_accessor :axwrt
303
303
 
@@ -697,7 +697,7 @@ module OursprivacyIngest
697
697
  alart: nil,
698
698
  # The AppLovin aleid query parameter. Ex: aleid123
699
699
  aleid: nil,
700
- # The AppLovin Axon pixel cookie value (\_axwrt). Web-only.
700
+ # The AppLovin pixel cookie value (\_axwrt). Web-only.
701
701
  axwrt: nil,
702
702
  # The Basis DSP Click ID. Ex: basis_cid123
703
703
  basis_cid: nil,
@@ -247,7 +247,7 @@ module OursprivacyIngest
247
247
  sig { returns(T.nilable(String)) }
248
248
  attr_accessor :aleid
249
249
 
250
- # The AppLovin Axon pixel cookie value (\_axwrt). Web-only.
250
+ # The AppLovin pixel cookie value (\_axwrt). Web-only.
251
251
  sig { returns(T.nilable(String)) }
252
252
  attr_accessor :axwrt
253
253
 
@@ -647,7 +647,7 @@ module OursprivacyIngest
647
647
  alart: nil,
648
648
  # The AppLovin aleid query parameter. Ex: aleid123
649
649
  aleid: nil,
650
- # The AppLovin Axon pixel cookie value (\_axwrt). Web-only.
650
+ # The AppLovin pixel cookie value (\_axwrt). Web-only.
651
651
  axwrt: nil,
652
652
  # The Basis DSP Click ID. Ex: basis_cid123
653
653
  basis_cid: nil,
@@ -623,7 +623,7 @@ module OursprivacyIngest
623
623
  sig { returns(T.nilable(String)) }
624
624
  attr_accessor :aleid
625
625
 
626
- # The AppLovin Axon pixel cookie value (\_axwrt). Web-only.
626
+ # The AppLovin pixel cookie value (\_axwrt). Web-only.
627
627
  sig { returns(T.nilable(String)) }
628
628
  attr_accessor :axwrt
629
629
 
@@ -1023,7 +1023,7 @@ module OursprivacyIngest
1023
1023
  alart: nil,
1024
1024
  # The AppLovin aleid query parameter. Ex: aleid123
1025
1025
  aleid: nil,
1026
- # The AppLovin Axon pixel cookie value (\_axwrt). Web-only.
1026
+ # The AppLovin pixel cookie value (\_axwrt). Web-only.
1027
1027
  axwrt: nil,
1028
1028
  # The Basis DSP Click ID. Ex: basis_cid123
1029
1029
  basis_cid: nil,
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: 1.12.0
4
+ version: 1.13.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: 2026-06-04 00:00:00.000000000 Z
11
+ date: 2026-06-11 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: cgi