adzerk_decision_sdk 1.0.0.pre.beta.8 → 1.0.0.pre.beta.9

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: d3c1fa1975fc4fcfd55306fd13622738720961b229b85f309fea506f0f1d450f
4
- data.tar.gz: 53914caaa486d34f102326193f719d0a29e819f6b3917d0fbf7e0917eee6d4c5
3
+ metadata.gz: 7bd3e6c1e7915ed0d64549a440bf3b0b83cdb8d8d77145c52bc9601be798e980
4
+ data.tar.gz: 1074e2dee4c3ed743df25fa5cdfd7b9d7d13d30920bccb6c6c4cebb152ac64ae
5
5
  SHA512:
6
- metadata.gz: 6fc835f013c0781ed26da9f40e4f95d6d594d8d1cea3528d0d61643b6e8925581526ef3cc1c8670f3992d50f70b2aecf51cb4475779fa078115fe19779974d05
7
- data.tar.gz: 1a2523d2a2499da3a4aff92b1dd9492d2587a775b7dfe90ca82be33c08bbb650c32d91731a2003bd2fc70d015931dfb6a7ce3b21f5022183944377cce05ea947
6
+ metadata.gz: 98813d4465b2c903f69574b2e05d7e88985ec81eb4a8b91fce3b7cb7e93d60d009c25acb796f49a363ddc4ede1fa0bb9f1a9748b1729ed83728f14cf6e1d98be
7
+ data.tar.gz: 6152df7fc606fb5a0a715433aa10fb8ea4dbe02d2b2d0086741785d9d96c49c321a949da714ff5384eb1e2440eae43926c22d7a4d86119988c3e0961e2565377
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- adzerk_decision_sdk (1.0.0.pre.beta.8)
4
+ adzerk_decision_sdk (1.0.0.pre.beta.9)
5
5
  typhoeus (~> 1.0, >= 1.0.1)
6
6
 
7
7
  GEM
@@ -65,4 +65,4 @@ DEPENDENCIES
65
65
  rubocop (~> 0.66.0)
66
66
 
67
67
  BUNDLED WITH
68
- 2.2.21
68
+ 2.2.25
@@ -8,7 +8,7 @@
8
8
  The version of the OpenAPI document: 1.0
9
9
 
10
10
  Generated by: https://openapi-generator.tech
11
- OpenAPI Generator version: 5.0.1
11
+ OpenAPI Generator version: 5.1.0
12
12
 
13
13
  =end
14
14
 
data/docs/Placement.md CHANGED
@@ -24,6 +24,8 @@
24
24
  | **event_multiplier** | **Integer** | | [optional] |
25
25
  | **skip_selection** | **Boolean** | | [optional] |
26
26
  | **ad_query** | **Object** | | [optional] |
27
+ | **floor_price** | **Float** | | [optional] |
28
+ | **floor_cpc** | **Float** | | [optional] |
27
29
 
28
30
  ## Example
29
31
 
@@ -50,7 +52,9 @@ instance = AdzerkDecisionSdk::Placement.new(
50
52
  ecpm_partitions: null,
51
53
  event_multiplier: null,
52
54
  skip_selection: null,
53
- ad_query: null
55
+ ad_query: null,
56
+ floor_price: null,
57
+ floor_cpc: null
54
58
  )
55
59
  ```
56
60
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 5.0.1
9
+ OpenAPI Generator version: 5.1.0
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 5.0.1
9
+ OpenAPI Generator version: 5.1.0
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 5.0.1
9
+ OpenAPI Generator version: 5.1.0
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 5.0.1
9
+ OpenAPI Generator version: 5.1.0
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 5.0.1
9
+ OpenAPI Generator version: 5.1.0
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 5.0.1
9
+ OpenAPI Generator version: 5.1.0
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 5.0.1
9
+ OpenAPI Generator version: 5.1.0
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 5.0.1
9
+ OpenAPI Generator version: 5.1.0
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 5.0.1
9
+ OpenAPI Generator version: 5.1.0
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 5.0.1
9
+ OpenAPI Generator version: 5.1.0
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 5.0.1
9
+ OpenAPI Generator version: 5.1.0
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 5.0.1
9
+ OpenAPI Generator version: 5.1.0
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 5.0.1
9
+ OpenAPI Generator version: 5.1.0
10
10
 
11
11
  =end
12
12
 
@@ -72,6 +72,10 @@ module AdzerkDecisionSdk
72
72
 
73
73
  attr_accessor :ad_query
74
74
 
75
+ attr_accessor :floor_price
76
+
77
+ attr_accessor :floor_cpc
78
+
75
79
  # Attribute mapping from ruby-style variable name to JSON key.
76
80
  def self.attribute_map
77
81
  {
@@ -94,7 +98,9 @@ module AdzerkDecisionSdk
94
98
  :'ecpm_partitions' => :'ecpmPartitions',
95
99
  :'event_multiplier' => :'eventMultiplier',
96
100
  :'skip_selection' => :'skipSelection',
97
- :'ad_query' => :'adQuery'
101
+ :'ad_query' => :'adQuery',
102
+ :'floor_price' => :'floorPrice',
103
+ :'floor_cpc' => :'floorCpc'
98
104
  }
99
105
  end
100
106
 
@@ -125,7 +131,9 @@ module AdzerkDecisionSdk
125
131
  :'ecpm_partitions' => :'Array<String>',
126
132
  :'event_multiplier' => :'Integer',
127
133
  :'skip_selection' => :'Boolean',
128
- :'ad_query' => :'Object'
134
+ :'ad_query' => :'Object',
135
+ :'floor_price' => :'Float',
136
+ :'floor_cpc' => :'Float'
129
137
  }
130
138
  end
131
139
 
@@ -147,7 +155,9 @@ module AdzerkDecisionSdk
147
155
  :'ecpm_partitions',
148
156
  :'event_multiplier',
149
157
  :'skip_selection',
150
- :'ad_query'
158
+ :'ad_query',
159
+ :'floor_price',
160
+ :'floor_cpc'
151
161
  ])
152
162
  end
153
163
 
@@ -255,6 +265,14 @@ module AdzerkDecisionSdk
255
265
  if attributes.key?(:'ad_query')
256
266
  self.ad_query = attributes[:'ad_query']
257
267
  end
268
+
269
+ if attributes.key?(:'floor_price')
270
+ self.floor_price = attributes[:'floor_price']
271
+ end
272
+
273
+ if attributes.key?(:'floor_cpc')
274
+ self.floor_cpc = attributes[:'floor_cpc']
275
+ end
258
276
  end
259
277
 
260
278
  # Show invalid properties with the reasons. Usually used together with valid?
@@ -318,7 +336,9 @@ module AdzerkDecisionSdk
318
336
  ecpm_partitions == o.ecpm_partitions &&
319
337
  event_multiplier == o.event_multiplier &&
320
338
  skip_selection == o.skip_selection &&
321
- ad_query == o.ad_query
339
+ ad_query == o.ad_query &&
340
+ floor_price == o.floor_price &&
341
+ floor_cpc == o.floor_cpc
322
342
  end
323
343
 
324
344
  # @see the `==` method
@@ -330,7 +350,7 @@ module AdzerkDecisionSdk
330
350
  # Calculates hash code according to all attributes.
331
351
  # @return [Integer] Hash code
332
352
  def hash
333
- [div_name, network_id, site_id, ad_types, zone_ids, campaign_id, flight_id, ad_id, click_url, properties, event_ids, overrides, content_keys, count, proportionality, ecpm_partition, ecpm_partitions, event_multiplier, skip_selection, ad_query].hash
353
+ [div_name, network_id, site_id, ad_types, zone_ids, campaign_id, flight_id, ad_id, click_url, properties, event_ids, overrides, content_keys, count, proportionality, ecpm_partition, ecpm_partitions, event_multiplier, skip_selection, ad_query, floor_price, floor_cpc].hash
334
354
  end
335
355
 
336
356
  # Builds the object from hash
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 5.0.1
9
+ OpenAPI Generator version: 5.1.0
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 5.0.1
9
+ OpenAPI Generator version: 5.1.0
10
10
 
11
11
  =end
12
12
 
@@ -11,5 +11,5 @@ OpenAPI Generator version: 4.3.1
11
11
  =end
12
12
 
13
13
  module AdzerkDecisionSdk
14
- VERSION = '1.0.0-beta.8'
14
+ VERSION = '1.0.0-beta.9'
15
15
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: adzerk_decision_sdk
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.0.pre.beta.8
4
+ version: 1.0.0.pre.beta.9
5
5
  platform: ruby
6
6
  authors:
7
7
  - Adzerk, Inc.
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-06-23 00:00:00.000000000 Z
11
+ date: 2021-08-05 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: typhoeus