We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
averageClickPosition
1 parent 70f0e4e commit 66b5121Copy full SHA for 66b5121
lib/algolia/models/abtesting/variant.rb
@@ -98,7 +98,7 @@ def self.types_mapping
98
{
99
:add_to_cart_count => :"Integer",
100
:add_to_cart_rate => :"Float",
101
- :average_click_position => :"Integer",
+ :average_click_position => :"Float",
102
:click_count => :"Integer",
103
:click_through_rate => :"Float",
104
:conversion_count => :"Integer",
0 commit comments